CI/CD Pipeline
Interactive visualization of the release workflow — click a phase to focus, hover nodes for details
All Phases
Branching
CI Checks
Release & Sync
Branching
CI Checks
Release, Bump & Sync
feature/**
dev
integration branch
hotfix
urgent fixes
main
production
dependabot/*
PR merge
PR merge
minor bump
PR merge
patch bump
patch bump
lint
typecheck
test
format
on push & PR
ci.yml
build
PRs to main only
needs: all 4
version-bump.yml
npm publish
GH Release
bump dev
next minor
bump hotfix
next patch
PR merged to main
then
Branches
CI
Release
Sync