You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we have #539 closed we'd have most of our basic CICD needs covered. At that point we would have only a couple of our services ready and need to spread it to other apps.
Acceptance criteria:
automated versioning and changelogs should be added to the referred app
.github/workflows/create-pre-release-pr.yml should be updated to also include a referred app
create release-${app}.yml workflow after existing examples
create workflows to deploy after existing examples
Once we have #539 closed we'd have most of our basic CICD needs covered. At that point we would have only a couple of our services ready and need to spread it to other apps.
Acceptance criteria:
.github/workflows/create-pre-release-pr.yml
should be updated to also include a referred apprelease-${app}.yml
workflow after existing examplesDepends on #539
The text was updated successfully, but these errors were encountered: