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

add deploy workflow #900

Merged
merged 1 commit into from
Sep 12, 2023
Merged

add deploy workflow #900

merged 1 commit into from
Sep 12, 2023

Conversation

johnake
Copy link
Contributor

@johnake johnake commented Sep 5, 2023

Context

Create a deploy workflow deployv2/action. This github workflow will be used to build and deploy the application

Changes proposed in this pull request

IGoal: deploy to dev AKS environment automatically via Github actions. If the deployment fails, it must not impact the existing workflow.

Guidance to review

Include any useful information needed to review this change.
Include any dependencies that are required for this change.

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 September 5, 2023 12:48
.github/workflows/actions/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
terraform/aks/workspace_variables/review_aks.tfvars.json Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
@RMcVelia RMcVelia temporarily deployed to review_aks September 8, 2023 10:11 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

AKS review app deployed to

@RMcVelia RMcVelia temporarily deployed to review_aks September 8, 2023 10:41 — with GitHub Actions Inactive
@RMcVelia RMcVelia temporarily deployed to review_aks September 8, 2023 12:48 — with GitHub Actions Inactive
@johnake johnake force-pushed the 528-add-deploy-workflow branch from 935737a to e4cd7e0 Compare September 8, 2023 13:22
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-deploy.yml Show resolved Hide resolved
@johnake johnake temporarily deployed to review_aks September 8, 2023 15:25 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 8, 2023 15:30 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 11, 2023 12:33 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 11, 2023 14:58 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 10:00 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 10:10 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 10:19 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 10:23 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 10:34 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to development_aks September 12, 2023 11:04 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 11:07 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to development_aks September 12, 2023 12:40 — with GitHub Actions Inactive
@johnake johnake temporarily deployed to review_aks September 12, 2023 13:30 — with GitHub Actions Inactive
@johnake johnake force-pushed the 528-add-deploy-workflow branch from 7a5f2b6 to 46c2a16 Compare September 12, 2023 15:16
@johnake johnake force-pushed the 528-add-deploy-workflow branch from 6a976c7 to b9719ca Compare September 12, 2023 17:28
@johnake johnake merged commit 56443fe into main Sep 12, 2023
12 of 13 checks passed
@johnake johnake deleted the 528-add-deploy-workflow branch September 12, 2023 17:38
@johnake
Copy link
Contributor Author

johnake commented Sep 13, 2023

Add deploy workflow

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