Skip to content

Releases: wunderio/silta-circleci

Silta CircleCI orb 0.1.28

03 Oct 11:15

Choose a tag to compare

  • 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

30 Sep 14:48

Choose a tag to compare

  • Extra quoting for dockerignore removed

Silta CircleCI orb 0.1.27

01 Oct 07:53

Choose a tag to compare

Extra quoting removed. Fails when there is no dockerignore file.

Silta CircleCI orb 0.1.26

30 Sep 08:58
0c3048c

Choose a tag to compare

  • Refactor bash scripts.
  • Add cluster domain as environment variable parameter.
  • Less repetitive output when waiting for volumes to be deleted.

v0.1.18

30 Sep 10:17
641f589

Choose a tag to compare

  • Adds grumphp validation

Silta CircleCI orb 0.1.25

19 Sep 09:05

Choose a tag to compare

  • Wait for kubernetes deployment to be ready.
  • Don't remove vendor tests when installing dev dependencies.

Silta CircleCI orb 0.1.24

12 Sep 14:10
5fdb02a

Choose a tag to compare

  • 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

12 Sep 14:13
5fdb02a

Choose a tag to compare

  • Preload the helm repositories we use
  • Optimise docker image size by installing gcloud from a package

Silta CircleCI orb 0.1.23

11 Sep 15:44
96cc077

Choose a tag to compare

  • Add a job to build our frontend helm chart.

Silta CircleCI orb 0.1.22

09 Sep 12:24

Choose a tag to compare

  • Split helm chart cleanup to facilitate code reuse.