Skip to content

Releases: bionade24/abs_cd

2.1

29 Sep 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0...2.1

2.0

12 Sep 11:46
Compare
Choose a tag to compare
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

27 Mar 16:31
c1e47cb
Compare
Choose a tag to compare

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

27 Jan 12:12
a10744d
Compare
Choose a tag to compare
1.1

Fix package deletion problems for packages with one base.

Initial Release

26 Dec 21:04
4cbbc90
Compare
Choose a tag to compare

This is the first release.