microsoft / microsoft/beachball
Issue with permission/mode change
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 815
- Forks
- 93
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 12
Description
When the only change that was committed to a package was a change of a file's permissions/mode, then the various beachball commands have inconsistent behavior. Some commands consider that this package has a change and some other commands consider that it does not.
I think that all the commands should considered the package as changed, but the most important is consistency across commands
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 reproducing the inconsistent behavior across the beachball commands using a package whose only commit changes a file permission or mode. Compare which commands treat the package as changed, then make the commands consistent and verify that mode-only changes are covered by tests.】【。
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100