Releases: ITISFoundation/ci-service-integration-library
Releases · ITISFoundation/ci-service-integration-library
Release v2.1.27
Release v2.1.26
- FIX bug: builds service from the correct branch, was using the default branch previously
- enhancement: only clone target branch
Release v2.1.25
- added
is-collaborative
insideruntime.yml
which when set will allow services to start in collaborative mode
Release v2.1.24
- built form release branch
Release v2.1.24-dev4
- adding buildx to allow ci to work
Release v2.1.24-dev3
- also create arm image
Release v2.1.24-dev2
- refactor to use a proper implementation validation for ooil of
OsparcVariableIdentifier
is done via theENABLE_OOIL_OSPARC_VARIABLE_IDENTIFIER
env var which when set allows ooil to parse quadruple dollar signs
Release v2.1.24-dev1
- using quadruple $ escape inside
containers-allowed-outgoing-permit-list
Release v2.1.23
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
- fixed broken build CI