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

Refactor Library deploy workflows #223

Open
spaenleh opened this issue Sep 22, 2023 · 2 comments
Open

Refactor Library deploy workflows #223

spaenleh opened this issue Sep 22, 2023 · 2 comments
Assignees
Labels
chore Generic task or chore ci

Comments

@spaenleh
Copy link
Member

spaenleh commented Sep 22, 2023

We currently have 3 workflows that deploy the library to ecs for each environment. This leads to a lot of duplicated code.
We should:

  • split these workflows into composite workflows for each specific step
  • combine these composite in the graasp-library for the specific environments

ref: #222 (review)

@pyphilia
Copy link
Contributor

@spaenleh closed with the PR? Or add details to the issue.

@spaenleh
Copy link
Member Author

@pyphilia No, this is the next step to take. I added a better description of the issue.

@spaenleh spaenleh added chore Generic task or chore ci labels Sep 25, 2023
@spaenleh spaenleh self-assigned this Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Generic task or chore ci
Projects
None yet
Development

No branches or pull requests

2 participants