Skip to content

Stop managing example's lock file#1635

Draft
Yang-33 wants to merge 6 commits into
masterfrom
lock-file-maintenance
Draft

Stop managing example's lock file#1635
Yang-33 wants to merge 6 commits into
masterfrom
lock-file-maintenance

Conversation

@Yang-33
Copy link
Copy Markdown
Contributor

@Yang-33 Yang-33 commented May 29, 2026

This change updates our strategy for the examples.

  1. We will stop managing lock files in the examples. The main reason is that npm audit creates too much maintenance overhead.
  2. We will pin the SDK version used by the examples. Renovate will keep it up to date, so it will not become stale.

We still want to keep the ability for ourselves and contributors to use a local SDK in the examples when needed, so that workflow will remain supported.

This should make maintenance significantly easier, and user can copy example to his or her repository directly.

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