- CI: lint, unit tests, production build on all branches - Docker build & push on all branches (tag :latest on main, :branch-* on others) - Deploy: SSH pull & restart on all branches (preprod validation) - Trigger workflow on self-modification (.github/workflows/ui.yml) Closes #38 Assisted-by: Claude:claude-sonnet-4-6
9 lines
75 B
Plaintext
9 lines
75 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.github
|
|
*.md
|
|
.dockerignore
|
|
.editorconfig
|
|
.gitignore
|