Allow for publishing preview builds of unreleased packages
Open
Nobody has claimed this yet.
team-wallet-framework
wf-release-process
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
It should be possible to publish a preview build for a new package before creating its first release.
Unfortunately, Yarn expects a package for which a preview build is being created to exist, particularly if other packages depend on that package.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or entry point is named. Start by tracing the Yarn publishing flow for preview builds and how it resolves package dependencies; done means a new package can receive a preview build before its first release, including when other packages depend on it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100