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

Fix deploy Github Actions workflow #394

Merged
merged 6 commits into from
Aug 24, 2023

Conversation

daphnegold
Copy link
Contributor

Ticket

Resolves #393

Changes

  • Pass APP_NAME to all relevant make commands
  • Create cd-frontend.yml that calls deploy.yml

Test workflow dispatch: https://github.com/HHS/grants-equity/actions/runs/5957648324

Testing

Tested in grants-equity repository

HHS/simpler-grants-gov#407

On PR

Screenshot 2023-08-23 at 4 55 01 PM

Dispatch workflow

cmd: gh workflow run cd-frontend.yml --ref daphnegold/issue-406-build-publish-fix --app-name frontend

Screenshot 2023-08-23 at 4 55 09 PM

@daphnegold daphnegold requested a review from lorenyu August 24, 2023 00:11
.github/workflows/cd-app.yml Outdated Show resolved Hide resolved
.github/workflows/cd.yml Outdated Show resolved Hide resolved
@daphnegold daphnegold merged commit 3787728 into main Aug 24, 2023
@daphnegold daphnegold deleted the daphnegold/issue-393-build-publish-fix branch August 24, 2023 00:27
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.

Fix deploy Github Actions workflow
2 participants