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

feat: setup-staging-alt3-ghactions #8025

Draft
wants to merge 55 commits into
base: develop
Choose a base branch
from
Draft

feat: setup-staging-alt3-ghactions #8025

wants to merge 55 commits into from

Conversation

kevin9foong
Copy link
Contributor

Problem

We want to set up staging-alt3 with IaC and ECS.

Closes FRM-1926

Solution

Define GH actions to deploy pushes to staging-alt3 to infra. This is step 2 of the implementation strategy.

@kevin9foong kevin9foong requested a review from KenLSM January 2, 2025 07:36
@kevin9foong kevin9foong self-assigned this Jan 2, 2025
Copy link

linear bot commented Jan 2, 2025

@kevin9foong kevin9foong changed the title Staging alt3 feat/setup-staging-alt3-ghactions Jan 2, 2025
@kevin9foong kevin9foong changed the title feat/setup-staging-alt3-ghactions feat: setup-staging-alt3-ghactions Jan 2, 2025
@datadog-opengovsg
Copy link

Datadog Report

Branch report: staging-alt3
Commit report: 915afa6
Test service: formsg

✅ 0 Failed, 3153 Passed, 1 Skipped, 6m 58.56s Total Time

"name": "formsg-app",
"essential": true,
"command": "/bin/sh -c \"./generate-env-from-ecs-params.sh && npm start\"",
"portMappings": [
Copy link
Contributor Author

Choose a reason for hiding this comment

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

to config the port mappings, ecs task and execution role etc

file: Dockerfile.production
push: true
tags: |
${{ steps.login-ecr.outputs.registry }}/${{ env.ECR_REPOSITORY }}:${{ env.IMAGE_TAG }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

to configure the s3 bucket image upload, static file upload and check if any dd config is still needed.

also, ensure that able to push to ECR

@kevin9foong kevin9foong marked this pull request as ready for review January 3, 2025 08:14
@KenLSM KenLSM requested a review from a team as a code owner February 20, 2025 15:57
@KenLSM KenLSM marked this pull request as draft February 20, 2025 16:00
@KenLSM KenLSM requested review from KenLSM and removed request for a team and KenLSM February 20, 2025 16:03
@KenLSM KenLSM marked this pull request as ready for review February 20, 2025 16:04
@KenLSM KenLSM marked this pull request as draft February 20, 2025 16:04
@datadog-opengovsg
Copy link

datadog-opengovsg bot commented Feb 20, 2025

Datadog Report

Branch report: staging-alt3
Commit report: c6e154a
Test service: formsg

✅ 0 Failed, 40 Passed, 0 Skipped, 14m 42.07s Total Time

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.

3 participants