Releases: EmergencePlatform/php-runtime
Releases · EmergencePlatform/php-runtime
Release list
v1.1.0
Improvements
- feat: replace Habitat-based site builds with site-base overlay approach @themightychris
v1.0.15
Technical
- chore: empty commit to force new build @themightychris
v1.0.14
Improvements
- fix(actions/deploy-site-preview): replace hardcoded "laddr" in site title with namespace @themightychris
v1.0.13
Improvements
- feat: enable configuring site handle @themightychris
v1.0.12
Technical
- fix(actions/destroy-site-preview): ignore delete failures @themightychris
v1.0.11
Technical
- feat(actions/destroy-site-preview): add initial action @themightychris
- feat(actions/destroy-site-preview): delete k8s environment @themightychris
- fix(actions/destroy-site-preview): add missing input defs @themightychris
- fix(actions/destroy-site-preview): correct script path @themightychris
- fix(actions/destroy-site-preview): correct script path even more @themightychris
v1.0.10
Technical
- fix(actions/deploy-site-preview): associate deployment with head_ref by default @themightychris
v1.0.9
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
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
Technical
- feat(ci): add release publication for deploy-site-preview @themightychris