Skip to content

chore: use lockfiles for NPM dependencies#80

Open
daniel-graham-amplitude wants to merge 1 commit intomainfrom
codex/release-lockfiles
Open

chore: use lockfiles for NPM dependencies#80
daniel-graham-amplitude wants to merge 1 commit intomainfrom
codex/release-lockfiles

Conversation

@daniel-graham-amplitude

Applies the equivalent of amplitude/Amplitude-Swift#350 in this repository.

Changes

  • switch release workflow from inline npx -p ... installs to lockfile-based commands
  • run npm ci before semantic-release in dry-run and release steps
  • run semantic-release via npm exec
  • add root package.json + package-lock.json for deterministic dependency resolution
  • ignore node_modules/ in .gitignore where needed

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