-
Notifications
You must be signed in to change notification settings - Fork 0
chore: sync WaitSpin public client 0.1.16 source refresh #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,9 +6,8 @@ | |
| "open_vsx_url": "https://open-vsx.org/extension/waitspin/waitspin-vscode", | ||
| "open_vsx_verified": true, | ||
| "open_vsx_published_by": "nttylock", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Consumers of Useful? React with 👍 / 👎. |
||
| "namespace_access": "restricted", | ||
| "source_package_version": "0.1.16", | ||
| "provenance_version": "0.1.16", | ||
| "publish_state": "published", | ||
| "checked_at": "2026-07-23T22:11:42.207Z" | ||
| "checked_at": "2026-08-09T02:28:58.476Z" | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When this revision is checked out,
npm run waitspin:provenance:checkfails because0a0cfdc1a01cc00de71422b48ffb72d1a6f51980is a sibling of this commit rather than its ancestor, so thegit merge-base --is-ancestorcheck inscripts/waitspin-public-tree-check.mjsexits nonzero. Bind the provenance in a follow-up commit whose parent is the exported source revision, or otherwise reference an ancestor containing the manifest.Useful? React with 👍 / 👎.