Releases: bionade24/abs_cd
Releases · bionade24/abs_cd
2.2
2.1
What's Changed
- Fix BUILD_STATUS reset conditions by @bionade24 in #28
- Sign repo databases upon deletion of a pkg. by @bionade24 in #29
Full Changelog: 2.0...2.1
2.0
What's Changed
- Improved UI by @Der-Eddy in #15
- Remove PackageSystem prefix of Connection() by @fmauch in #18
- Integrate PGP signing, custom repo names, improve build container info & paginate cd_manager log by @bionade24 in #20
- Upgrade to Django 5 by @bionade24 in #23
- cd_manager: Reset build statuses of the build phase to NOT_BUILT by @bionade24 in #21
New Contributors
Full Changelog: 1.2...2.0
Version 1.2
ABS-CD now automatically checks if the git repos of packages have new commits and if so, it build those packages.
This versions also features proper python logging. Log levels adjustable in settings.py.
Crond logs to the container's stdout, too.
Edit: V1.1 is removed because I deleted the referenced tag with a non-conforming name.
Initial Release
This is the first release.