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

Remove prod paas workflow #942

Merged
merged 7 commits into from
Oct 18, 2023
Merged

Remove prod paas workflow #942

merged 7 commits into from
Oct 18, 2023

Conversation

johnake
Copy link
Contributor

@johnake johnake commented Oct 17, 2023

Context

Remove Prod paas env from workflow after production_aks has been successfully migrated

Changes proposed in this pull request

Remove the prod paas env from the workflow and from the
Remove prod from the scheduled DB copy

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

@johnake johnake requested a review from a team as a code owner October 17, 2023 09:02
@johnake
Copy link
Contributor Author

johnake commented Oct 17, 2023

.github/workflows/build-and-deploy.yml Show resolved Hide resolved
@@ -141,35 +141,3 @@ jobs:
docker_image: ${{ needs.docker.outputs.docker_image }}
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}
arm-access-key: ${{ secrets.ARM_ACCESS_KEY }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also need a database-backup workflow for aks when aks-prod goes live. Either in this PR, or separate.

@johnake johnake force-pushed the 732_remove_prod_paas_workflow branch from 38eddf3 to ce312ba Compare October 18, 2023 07:12
@johnake johnake merged commit de92327 into main Oct 18, 2023
@johnake johnake deleted the 732_remove_prod_paas_workflow branch October 18, 2023 07:24
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