Skip to content

Conversation

@jespino
Copy link

@jespino jespino commented Dec 4, 2025

Use yarn install --frozen-lockfile to ensure dependencies are installed from the lock file.

Changes

  • Update .devcontainer/devcontainer.json to use yarn install --frozen-lockfile
  • Update .github/workflows/publish-npm.yml to use yarn install --frozen-lockfile

Fixes PDE-190

jespino and others added 2 commits December 4, 2025 16:06
- Create Dockerfile with ignore-scripts configuration for npm/yarn
- Disable npx with informative error message
- Update devcontainer.json to use the new Dockerfile

Fixes PDE-183

Co-authored-by: Ona <no-reply@ona.com>
Use yarn install --frozen-lockfile to ensure dependencies are installed
from the lock file.

Fixes PDE-190

Co-authored-by: Ona <no-reply@ona.com>
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