Skip to content

Conversation

@NiloCK
Copy link
Collaborator

@NiloCK NiloCK commented Feb 11, 2025

No description provided.

this was moved to package/common
(metadata for faster local builds against small change sets)
(claude)

1. Updated to use the latest GitHub Actions versions (v4 for checkout
and node-setup)
2. Added triggers for changes to the common package since express
depends on it
3. Removed lerna references and switched to yarn workspace commands
4. Added corepack to enable the correct yarn version (as specified in
your package.json)
5. Simplified the workflow to match your current build process:
   - Build common first (dependency)
   - Then build and test express
   - Added type checking step
6. Improved environment variable formatting (added quotes)
7. Removed the commented-out sections from the old workflow
@NiloCK NiloCK merged commit b2c2db5 into master Feb 28, 2025
2 checks 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.

2 participants