@wix/publish-test-yanivef
v0.0.1
Published
Throwaway package for validating the Falcon to public-npm bootstrap path post-Shai-Hulud. Safe to unpublish.
Maintainers
Keywords
Readme
@wix/publish-test-yanivef
Throwaway package for validating the Falcon → public-npm bootstrap path post–Shai-Hulud.
Purpose
Verify that:
- A new
@wix/*package can be first-published to public npmjs.org via a Falcon-managedwix-privaterepo. - After bootstrap, an npm Trusted Publisher rule can be added against a separate public GitHub repo, and subsequent versions can be published from that repo via GitHub Actions OIDC.
- Deleting the temporary
wix-privaterepo afterward doesn't break (1) or (2).
Cleanup
Once the test succeeds:
npm unpublish @wix/publish-test-yanivef --force(within npm's 72h window) or leave it as a tombstone version.- Delete the temporary
wix-privaterepo.
