-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
HMSIDM Sprint 30, HMSIDM Sprint 31, HMSIDM Sprint 32
-
1
Goal:
- As a developer I want to enhance the ephemeral rule automation to make them more intuitive for the developer that meet with:
Acceptance Criteria:
- rename ephemeral-build-deploy to ephemeral-build. After all the target builds the container image.
- change ephemeral-deploy to only deploy the image
- add a new target ephemeral-build-deploy that runs ephemeral-build + ephemeral-deploy in right order
PR at: https://github.com/podengo-project/idmsvc-backend/pull/94 (merged)
PR at: https://github.com/podengo-project/idmsvc-frontend/pull/30