All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m44s
- Version bump 0.5.1 → 0.5.2 (24 commits since last tag) - Update sitemap lastmod dates to 2026-03-02 - Add .dockerignore to exclude node_modules, .git, tests from build context - Update minor deps: pg, puppeteer, stripe, swagger-ui-dist, @types/* - npm audit: 0 vulnerabilities, 440 tests passing
10 lines
96 B
Text
10 lines
96 B
Text
node_modules
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
src/__tests__
|
|
vitest.config.ts
|
|
.env*
|
|
.credentials
|
|
memory
|
|
dist
|