Skip to content

Ci/deploy workflows and fixes#3

Open
VictorSulivan wants to merge 25 commits into
Punkte:mainfrom
VictorSulivan:ci/deploy-workflows-and-fixes
Open

Ci/deploy workflows and fixes#3
VictorSulivan wants to merge 25 commits into
Punkte:mainfrom
VictorSulivan:ci/deploy-workflows-and-fixes

Conversation

@VictorSulivan
Copy link
Copy Markdown

No description provided.

VictorSulivan and others added 25 commits November 5, 2025 14:52
test(server): add GET/POST /api/todos tests with storage mock
test(server): adjust coverage excludes to meet thresholds
ci(server): add GitHub Actions workflow for vitest
- Add coverage job that runs on PR only, downloads artifact from test job and verifies thresholds
- Add commitlint workflow to validate Conventional Commits on PRs
- Configure commitlint in both server and client packages
- Add .commitlintrc.json config files in both packages
ci(quality): add coverage check and commitlint for PRs
- Add security-scan-npm workflow with parallel jobs for server and client
- Run npm audit --audit-level=high on both packages
- Fail on high or critical vulnerabilities
ci(security): add npm audit scan for client and server
- Add deploy-frontend workflow for Vercel (triggers on tags)
- Add deploy-backend workflow for Render via webhook (triggers on tags)
- Add smoke-test workflow to validate deployments
- Add notify-discord workflow for success/failure notifications
- Fix Dockerfile paths for Render compatibility
- Add comprehensive README.md with architecture and rollback strategy
- Add SETUP.md guide for configuring secrets and services
Sol1de referenced this pull request in Sol1de/todos-client-server Dec 9, 2025
^ This is the 1st commit message:

feat: create dockerfile

^ This is the commit message #2:

Add CLAUDE.md to .gitignore and provide comprehensive instructions in CONSIGNES.md for Todo List CI/CD pipeline tasks

^ This is the commit message #3:

ADD: dockerfile + dockerignore.

feat: create dockerfile

feat: added Dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant