Skip to content

Releases: ITISFoundation/ci-service-integration-library

Release v2.1.27

05 Aug 10:24
Compare
Choose a tag to compare
  • added missing branch name when cloning to build in CI as well

Release v2.1.26

05 Aug 09:00
Compare
Choose a tag to compare
  • FIX bug: builds service from the correct branch, was using the default branch previously
  • enhancement: only clone target branch

Release v2.1.25

22 Jul 14:00
Compare
Choose a tag to compare
  • added is-collaborative inside runtime.yml which when set will allow services to start in collaborative mode

Release v2.1.24

18 Jul 05:11
Compare
Choose a tag to compare
  • built form release branch

Release v2.1.24-dev4

17 Jul 13:18
Compare
Choose a tag to compare
  • adding buildx to allow ci to work

Release v2.1.24-dev3

17 Jul 13:17
Compare
Choose a tag to compare
  • also create arm image

Release v2.1.24-dev2

17 Jul 13:09
Compare
Choose a tag to compare
  • refactor to use a proper implementation validation for ooil of OsparcVariableIdentifier is done via the ENABLE_OOIL_OSPARC_VARIABLE_IDENTIFIER env var which when set allows ooil to parse quadruple dollar signs

Release v2.1.24-dev1

16 Jul 12:39
Compare
Choose a tag to compare
  • using quadruple $ escape inside containers-allowed-outgoing-permit-list

Release v2.1.23

11 Jul 06:49
Compare
Choose a tag to compare
  • dpos now supports --legacy-escape and will escape $${ with $$$${ these will be translated, as before to a ${ as labels on the image

Release v2.1.22-dev4

11 Jul 06:33
Compare
Choose a tag to compare
  • fixed broken build CI