Skip to content

Releases: EmergencePlatform/php-runtime

v1.1.0

Choose a tag to compare

@themightychris themightychris released this 11 Mar 04:22
fa5640e

Improvements

  • feat: replace Habitat-based site builds with site-base overlay approach @themightychris

v1.0.15

Choose a tag to compare

@jarvus-bot jarvus-bot released this 18 Jul 01:56
e6cf7db

Technical

v1.0.14

Choose a tag to compare

@jarvus-bot jarvus-bot released this 04 Aug 22:40
62b877b

Improvements

  • fix(actions/deploy-site-preview): replace hardcoded "laddr" in site title with namespace @themightychris

v1.0.13

Choose a tag to compare

@jarvus-bot jarvus-bot released this 16 May 16:23
f03487f

Improvements

v1.0.12

Choose a tag to compare

@jarvus-bot jarvus-bot released this 03 Apr 00:06
9fd2b1e

Technical

  • fix(actions/destroy-site-preview): ignore delete failures @themightychris

v1.0.11

Choose a tag to compare

@jarvus-bot jarvus-bot released this 02 Apr 23:55
d968b63

Technical

v1.0.10

Choose a tag to compare

@jarvus-bot jarvus-bot released this 02 Apr 19:29
a55894c

Technical

  • fix(actions/deploy-site-preview): associate deployment with head_ref by default @themightychris

v1.0.9

Choose a tag to compare

@jarvus-bot jarvus-bot released this 02 Apr 19:21
3581804

Technical

  • fix(actions/deploy-site-preview): read env file for database name @themightychris
  • fix(actions/deploy-site-preview): add missing POD_NAME env to load-fixtures step @themightychris

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

v1.0.7

Choose a tag to compare

@jarvus-bot jarvus-bot released this 25 Mar 23:09
bb1ad47

Technical

  • feat(ci): add release publication for deploy-site-preview @themightychris