This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [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 <[email protected]> * [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 <[email protected]>
- Loading branch information
1 parent
7033107
commit cf0685c
Showing
7 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
/files | ||
screenshots | ||
tests/behat/screenshots/* | ||
!tests/behat/screenshots/.gitkeep |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
version: 8 | ||
type: saas | ||
scaffold: 1.2.0 | ||
scaffold: 1.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|