Releases: bionade24/abs_cd
Releases · bionade24/abs_cd
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.
1.1
Initial Release
This is the first release.