Skip to content

v1.0.8

Choose a tag to compare

@jarvus-bot jarvus-bot released this 02 Apr 18:57
bbbed3e

Improvements

  • feat(actions/deploy-site-preview): begin helm deployment @themightychris
  • feat(actions/deploy-site-preview): add helm chart deployment @themightychris
  • feat(actions/deploy-site-preview): wait for deployment to be ready @themightychris
  • feat(actions/deploy-site-preview): load fixtures into new deployment @themightychris
  • feat(actions/deploy-site-preview): add GitHub deployment management @themightychris
  • feat: add env config with MYSQL_ params @themightychris

Technical

  • feat(actions/deploy-site-preview): pass through source-* inputs @themightychris
  • fix(actions/build-site-container): comment out unused site-ref input @themightychris
  • style(actions/deploy-site-preview): add blank lines to output @themightychris
  • fix(actions/deploy-site-preview): use GitHub token from input @themightychris
  • fix(actions/deploy-site-preview): add missing . in actions expression @themightychris
  • fix(actions/deploy-site-preview): run wait-for-deployment script instead of copy-pasta @themightychris
  • style(actions/deploy-site-preview): quote bash arg @themightychris