[ci] make gitu executable in release assets
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.9k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
When building gitu for a new release, set the executable bit on the gitu file which is included in the release assets (Linux and MacOS).
Including an executable library allow the use of DRA to download and install a release asset from the Gitu GitHub repository.
It is not currently possible to use DRA to install Gitu, as no executable file is found in the .zip file of the release (tested on Linux).
Thank you.
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
Inspect the CI or release configuration that packages the Linux and macOS gitu assets. Reproduce a release archive and check the executable bit inside the .zip; done means DRA can recognize and install the included gitu file as executable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, rust
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100