Releases: Clever/ci-scripts
Releases · Clever/ci-scripts
v1.8.0
v1.7.0
Support configurable deployment branches
Previously:
- Add new deploy-apps command
- Temporarily disable Go version checks
- Push Docker images to one ECR region
v1.6.0
Add new deploy-apps command
Previously:
- Temporarily disable Go version checks
- Push Docker images to one ECR region
- add option to pass branch name and dryRun to catalog-sync
v1.5.4
Temporarily disable Go version checks
Previously:
- Push Docker images to one ECR region
- add option to pass branch name and dryRun to catalog-sync
- add shared workflow for Claude actions
v1.5.3
Push Docker images to one ECR region
Previously:
- add option to pass branch name and dryRun to catalog-sync
- add shared workflow for Claude actions
v1.5.2
add option to pass branch name and dryRun to catalog-sync
Previously:
- add shared workflow for Claude actions
v1.5.1
add shared workflow for Claude actions
Previously:
- catalog sync is now uses entity endpoint for everything
v1.5.0
catalog sync is now uses entity endpoint for everything
Previously:
- run validate as last step on artifact-build-publish-deploy
- upgrade all aws sdk v2 modules
- reverting node version validation for now
- goci now supports validation of node version
- goci can now publish utilities to the catalog
- updated goci to catch errors for no go.mod file
- bugfix: dont lazy load the oidc token
- Updating goci warning message, including recent version release date
- Supporting lazy loading of environment variables
- updated parsing of go version from go.mod
v1.4.0
run validate as last step on artifact-build-publish-deploy
Previously:
- upgrade all aws sdk v2 modules
- reverting node version validation for now
- goci now supports validation of node version
- goci can now publish utilities to the catalog
- updated goci to catch errors for no go.mod file
- bugfix: dont lazy load the oidc token
- Updating goci warning message, including recent version release date
- Supporting lazy loading of environment variables
- updated parsing of go version from go.mod
- goci now supports validation of go version
v1.3.0
upgrade all aws sdk v2 modules
Previously:
- reverting node version validation for now
- goci now supports validation of node version
- goci can now publish utilities to the catalog
- updated goci to catch errors for no go.mod file
- bugfix: dont lazy load the oidc token
- Updating goci warning message, including recent version release date
- Supporting lazy loading of environment variables
- updated parsing of go version from go.mod
- goci now supports validation of go version
- variable MASTER_COMPARE is now required for local dev