Skip to content

Fix pipeline foundation#22

Merged
alyssalee06 merged 4 commits into
mainfrom
fix/pipeline-foundation
Jun 9, 2026
Merged

Fix pipeline foundation#22
alyssalee06 merged 4 commits into
mainfrom
fix/pipeline-foundation

Conversation

@alyssalee06

Copy link
Copy Markdown
Contributor

Patched 49 npm vulnerabilities via npm audit fix (106 → 57; remaining require CRA migration)
Added lint script and enforced ESLint as a required CI step on every PR
Removed --passWithNoTests so CI fails on an empty test suite
Upgraded Node 18 → 20 LTS in both workflow files
Added frontend/.env.example documenting required environment variables

alyssalee06 and others added 4 commits June 4, 2026 18:40
Adds a developer quick-start block (clone, install, env setup, run) directly
in the README so first-time contributors can get up and running without hunting
for CODEBASE_SETUP.md. Links to that doc for full details.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
- Patched 49 npm vulnerabilities via audit fix (106 → 57 remaining require CRA migration)
- Added lint script and ESLint enforcement step to CI
- Removed --passWithNoTests so CI fails on empty test suite
- Upgraded Node 18 → 20 LTS in ci.yml and deploy.yml
- Added .env.example documenting required environment variables

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
npm audit fix removed it as a transitive dep; store.js imports directly from 'redux'.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@alyssalee06 alyssalee06 merged commit e2300c9 into main Jun 9, 2026
1 check passed
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