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

(service): Add CDK Build & Deploy steps to GitHub Actions #11

Open
1 of 6 tasks
ReidWeb opened this issue Dec 5, 2021 · 0 comments
Open
1 of 6 tasks

(service): Add CDK Build & Deploy steps to GitHub Actions #11

ReidWeb opened this issue Dec 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ReidWeb
Copy link
Member

ReidWeb commented Dec 5, 2021

As described

Use Case

As a developer of the API i should be able to have my changes built and automatically deployed to non-prod on the back of commits to the repo.

Proposed Solution

  • CDK build should occur in CI
  • CDK deploy should occur to non-prod env
  • Ability to promote to prod env
  • Should only occur upon changes to CDK or service directories.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@ReidWeb ReidWeb added the enhancement New feature or request label Dec 5, 2021
@ReidWeb ReidWeb self-assigned this Dec 5, 2021
@ReidWeb ReidWeb moved this to Todo in XIVStats Rebuild Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant