[EVENT] CONTENT
- format
{major}.{minor}.{patch}.{current_date}
- scenario
1.2.3 -> 1.2.3.xxxx -> 1.2.3.yyyy -> 1.2.4
By default, [Push] includes a manual trigger (dispatch).
-
[Push] Build dev
- EVENT
- When code is pushed to master
- (triggered by
[Push] Sync CI
)
- (triggered by
- When the workflow is manually triggered
- When code is pushed to master
- CONTENT
- Build code and push docker image to pyengine
- EVENT
-
[Dispatch] Release
- EVENT
- When the workflow is manually triggered
- CONTENT
- Build code and push docker image to pyengine and spaceone
- EVENT
-
[Push] Sync CI
- EVENT
- When code is pushed to master
- (trigger
[Push] Build dev
)
- (trigger
- When the workflow is manually triggered
- When code is pushed to master
- CONTENT
- [Push]
- Get workflows from actions and Trigger
[Push] Build dev
- Get workflows from actions and Trigger
- [Dispatch]
- Just get workflows from actions
- [Push]
- EVENT
-
[PR] Review (TODO)
- Release:
- Manually trigger
[Dispatch] Release
- Manually trigger
- Build Dev (Push):
- Commit code to master branch(
[Push] Sync CI
->[Push] Build dev
)
- Commit code to master branch(
- Build Dev (Dispatch):
- Manually trigger
[Push] Build dev
- Manually trigger
- Update workflows:
- Manually trigger
[Push] Sync CI
- Manually trigger