This repository was archived by the owner on Mar 9, 2021. It is now read-only.
Commit cf0685c
Release/1.3.0 (#51)
* [GOVCMS-4392]: Update the deploy process. (#41)
* Update the deploy process.
- Align the deploy process with the scaffold tooling approach.
GovCMS base images now include the scaffold-tooling dependency, this installs deploy
scripts to the /app/vendor/bin directory and will allow us to align approaches and
centrally manage updates to the deployment process.
* Update script names to match naming convention.
* Update the govcms commands in lagoon.yml.
- Change to match the naming convention of `govcms-[object]-[action]`
govCMS/scaffold-tooling#33
* Ensure command files are available.
- Pre-deploy scripts run in existing containers, the atomic govcms deploy
scripts may not always be available.
* Message was causing errors in Lagoon.
* Update README.md
* Added support for config workflow env var in local/ci. (#50)
Aligned govcms-deploy process to standard scripts.
* Automated testing synchronisation (#38)
* Add the screenshots directory.
Co-authored-by: steveworley <sj.worley88@gmail.com.au>
* [GOVCMS-3727]: Add validate steps to post-deploy tasks. (#49)
* Add a elevated permissions check to post rollout.
* Add theme linting to post deploy.
* 1.3.0 release.
Co-authored-by: Steve <sj.worley88@gmail.com>1 parent 7033107 commit cf0685c
File tree
7 files changed
+25
-3
lines changed- tests/behat/screenshots
7 files changed
+25
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
46 | 56 | | |
47 | 57 | | |
48 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments