Skip to content

Releases: bionade24/abs_cd

2.2

23 Jan 19:19
9ed1b3a

Choose a tag to compare

  • Fix signing the pacmanrepo db after a pkg has been removed.
    Full Changelog: 2.1...2.2

2.1

29 Sep 15:55

Choose a tag to compare

2.1

What's Changed

Full Changelog: 2.0...2.1

2.0

12 Sep 11:46

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

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.

Edit: V1.1 is removed because I deleted the referenced tag with a non-conforming name.

Initial Release

26 Dec 21:04
4cbbc90

Choose a tag to compare

This is the first release.