Releases: wunderio/silta-circleci
Releases · wunderio/silta-circleci
Silta CircleCI orb 0.1.28
- Faster checking for failed first releases.
- Wait for mariadb and elasticsearch before marking builds as successful.
- Remove duplicate bash flags already set by CircleCI.
- Don't remove test folders from composer dependencies, they are sometimes needed.
v0.1.27
Silta CircleCI orb 0.1.27
Extra quoting removed. Fails when there is no dockerignore file.
Silta CircleCI orb 0.1.26
- Refactor bash scripts.
- Add cluster domain as environment variable parameter.
- Less repetitive output when waiting for volumes to be deleted.
v0.1.18
Silta CircleCI orb 0.1.25
- Wait for kubernetes deployment to be ready.
- Don't remove vendor tests when installing dev dependencies.
Silta CircleCI orb 0.1.24
- Update the base image to circleci/php:7.3.9-cli-node
- Wait for volumes to be deleted when cleaning up a failed release
- Only pass database credentials if the environment variables are not empty
v0.1.17
Silta CircleCI orb 0.1.23
- Add a job to build our frontend helm chart.
Silta CircleCI orb 0.1.22
- Split helm chart cleanup to facilitate code reuse.