Orange-OpenSource / Orange-OpenSource/github-security-alerts
Fix build script to avoid immutability issues during release
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- Avg merge
- 9h 26m
- Merged PRs (30d)
- 13
Description
Review the build script to be able to build the executables on the same release without having any immutability problems
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 and reading the build script used to produce the executables for a release. Reproduce a same-release build and identify the immutability failure; the work is done when executables can be rebuilt in that release without immutability errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100