Please enable JavaScript.
Coggle requires JavaScript to display documents.
Project CI/CD, Pipeline Test, Tests, conventional commits, Experiment,…
Project CI/CD
Local Development
Git Commit / Push
Git Hook
Lint Check
Pipeline Trigger
Build Project
Build Container
Push Container
Ephemeral Deployment
- 3 more items...
-
-
-
-
-
conventional commits
-
-
-
-
build
Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
-
style
white-space, formatting, missing semi-colons, etc
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Package CI/CD
Git Development Branch
Local Development
Git Commit / Push
Git Hook
Lint
-
Squash Commits
Merge Request
-
Scheduled
Slack Notification
- 1 more item...
-
-
-
Service CI/CD
Local Development
Git Commit / Push
Git Hook
Lint
Pipeline Trigger
Staging Deployment
Scheduled
Slack Notification
Pipeline Trigger
- 1 more item...
Gitops Sync
Health Check
Merge Request
- 2 more items...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Workflow
Ticket
Design
Design Review
Design Handover
Code
Branch
Commit
CI Pipeline
Merge Request
- 1 more item...
-
-
-
-
-
-
-
-
-
-
-
-
-
-