Skip to content

Releases: ITISFoundation/ci-service-integration-library

Release v2.0.5

25 Sep 09:09
Compare
Choose a tag to compare
  • security fix, no longer leak credentials
  • fixed docker image build process

Release v2.0.4

23 Aug 11:39
Compare
Choose a tag to compare

Release v2.0.3

19 Aug 13:08
Compare
Choose a tag to compare
  • also fixed code

Release v2.0.2

19 Aug 13:08
Compare
Choose a tag to compare
  • fixed issue with name in configuration

Release v2.0.0

19 Aug 13:04
Compare
Choose a tag to compare

Breaks compatibility with old configuration file (all GitHub repositories require an access token to work).

It's enough to generate a classic token. When generating the token click "workflow" as only required permission.

  • fixes #6

Release v1.0.7

31 Jul 13:26
Compare
Choose a tag to compare
  • properly fixed permissions issues

Release v1.0.6

02 Jul 15:14
Compare
Choose a tag to compare
  • fixed failing docker build
  • changed installation of requirements to use uv

⚠️ WARNING: it was reported that if you are using this image with: -u $(shell id -u):$(shell id -g), an error: ooil: Permission denied will be given to you. Please upgrade to version `v1.0.7.

Release v1.0.4

05 Apr 11:31
Compare
Choose a tag to compare
  • added pagination when searching for CI builds on GitHub

Release v1.0.3-dev-9

21 Nov 13:38
Compare
Choose a tag to compare
  • added new optional pre_docker_build_hooks inside the RepoModel to allow users to define custom cli commands before running the build

Release v1.0.3-dev-10

21 Nov 13:49
Compare
Choose a tag to compare
  • fixed wrongly placed constraints