microsoft / microsoft/beachball
Feature: add complete dry-run option
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 815
- Forks
- 93
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 12
Description
Sometimes it's helpful to be able to see exactly what publish is going to do without actually publishing anything. Today beachball doesn't have an option which completely handles this.
Contributor guide
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
Start by locating the publish command and any existing dry-run handling in beachball. Trace every action performed during publishing and define what complete dry-run coverage means, then verify that the command reports those actions without publishing anything.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100