Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FMFR-1283 - Change our deployment sequence #3293

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

tim-s-ccs
Copy link
Collaborator

Ticket: FMFR-1283

I have refactored our GitHub actions to allow us to trigger deployments.

I have removed the existing scripts related to the build_test on AWS. I have also moved the unit-test and feature-test jobs into separate workflows so they can be reused in other workflows.

I have created the workflow which should (hopefully) then deploy the code to the correct environments, but this still needs to be tested and sorted.

Note: I have tested this using my own credentials and it does indeed work! We now need to create the account for GitHub to use and add those credentials instead of mine for all 4 environments.

@tim-s-ccs tim-s-ccs force-pushed the feature/FMFR-1283-update-deployment-settings branch 5 times, most recently from 6811e34 to bf1f382 Compare September 20, 2022 08:25
@tim-s-ccs tim-s-ccs force-pushed the feature/FMFR-1283-update-deployment-settings branch from bf1f382 to 5c5bd5e Compare September 20, 2022 14:22
@tim-s-ccs tim-s-ccs force-pushed the feature/FMFR-1283-update-deployment-settings branch 4 times, most recently from 3c11b29 to 31f687d Compare September 20, 2022 14:59
@tim-s-ccs tim-s-ccs force-pushed the feature/FMFR-1283-update-deployment-settings branch 3 times, most recently from 29de199 to cf4bf9c Compare October 3, 2022 14:07
@tim-s-ccs tim-s-ccs temporarily deployed to Sandbox October 4, 2022 09:13 Inactive
@tim-s-ccs tim-s-ccs temporarily deployed to Sandbox October 4, 2022 09:13 Inactive
@tim-s-ccs tim-s-ccs force-pushed the feature/FMFR-1283-update-deployment-settings branch 9 times, most recently from 7bf8f47 to 95666a2 Compare October 13, 2022 14:30
@tim-s-ccs tim-s-ccs temporarily deployed to Sandbox October 13, 2022 14:44 Inactive
@tim-s-ccs tim-s-ccs temporarily deployed to Sandbox October 13, 2022 14:44 Inactive
I have removed the existing scripts related to the build_test on AWS. I have also moved the unit-test and feature-test jobs into separate workflows so they can be reused in other workflows.

I have created the workflow which should (hopefully) then deploy the code to the correct environments, but this still needs to be tested and sorted.
@tim-s-ccs tim-s-ccs force-pushed the feature/FMFR-1283-update-deployment-settings branch from 95666a2 to 3cf02e6 Compare October 13, 2022 14:47
@tim-s-ccs tim-s-ccs temporarily deployed to Sandbox October 13, 2022 14:58 Inactive
@tim-s-ccs tim-s-ccs temporarily deployed to Sandbox October 13, 2022 14:58 Inactive
@tim-s-ccs tim-s-ccs merged commit f688d49 into master Oct 13, 2022
@tim-s-ccs tim-s-ccs deleted the feature/FMFR-1283-update-deployment-settings branch October 13, 2022 15:05
This was referenced Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants