circleci-templates
orb for common tasks
- Made only HIGH bolt vulnerabilities create issues
- fix(deps): update module github.com/stretchr/testify to v1.9.0
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.4
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- Upgraded
golang.org/x/net
to0.23.0
- fix(deps): update go.starlark.net digest to 42030a7
- chore(deps): update alpine docker tag to v3.20.3
- fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0
- Upgraded go to
1.23
- fix(deps): update go.starlark.net digest to 1207426
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.5
- fix(deps): update go.starlark.net digest to d4d7611
- fix(deps): update module github.com/stretchr/testify to v1.10.0
- fix(deps): update go.starlark.net digest to c05ff20
- chore(deps): update alpine docker tag to v3.21.0
- fix(deps): update go.starlark.net digest to 8dfa5b9
- chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0
- chore(deps): update alpine docker tag to v3.21.2
- fix(deps): update go.starlark.net digest to d908c3e
- Trailing spaces in yaml files
- Dependence on
starpg
- #13: Functional tests
changelog-updater
to CI pipeline
- Combined jobs in CI pipeline using parameters
- #42: Merged contents of
DOCS.md
intoREADME.md
- #40: Updated dockerhub readme in CI pipeline
- Restructured the project as per golang-standards
- #31: Upgraded
goutils
to1.1.1
- #29: Upgraded
testify
to1.8.4
- Upgraded go to
1.20
- Upgraded
sprig
to3.2.3
- #47: Upgraded
logrus
to1.9.3
- #41: Built a multi-arch docker image
- Upgraded
cli
to2.25.6
- Upgraded
alpine
to3.18.2
- Unused
PORT
environment variable from render
- Deployment to render.com
- Used
starpg
deployed on render.com
- Deployment to heroku
- Support for Starlark based vela templates
- #25: Fixed failures in templates that used
vela
function
- test: Basic tests so that coveralls and Sonar can be introduced
- Accepted a list as
parameters
in the API along withmap
. This will make the API be able to expand any golang/sprig template, not just vela templates
- vela plugin to test vela templates
- Ability to use
PORT
environment variable as port, for Heroku.
- Step to deploy the API to heroku
- A health check
- API to test and validate a vela-ci template