Skip to content

Github action for ezQTL#88

Merged
phyllip3 merged 6 commits intomasterfrom
ghaction
Jan 13, 2026
Merged

Github action for ezQTL#88
phyllip3 merged 6 commits intomasterfrom
ghaction

Conversation

@nhoktenz
Copy link
Copy Markdown
Contributor

@nhoktenz nhoktenz commented Jan 8, 2026

Add github action for ezQTL

@phyllip3 phyllip3 self-requested a review January 12, 2026 19:13
Comment on lines +33 to +36
ECS_WEB_CPU_UNITS: "2 vCPU"
ECS_WEB_MEMORY_UNITS: "4 GB"
ECS_WORKER_CPU_UNITS: "4 vCPU"
ECS_WORKER_MEMORY_UNITS: "16 GB"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Unused, remove.

Comment on lines +194 to +198
- name: Wait for service stability
run: |
aws ecs wait services-stable \
--cluster ${{ env.ECS_CLUSTER }} \
--services ${{ env.ECS_WEB_SERVICE }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

comment out

@nhoktenz nhoktenz requested a review from phyllip3 January 12, 2026 19:45
@phyllip3 phyllip3 merged commit 95a67a9 into master Jan 13, 2026
3 checks passed
@phyllip3 phyllip3 deleted the ghaction branch March 5, 2026 19:42
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