axodotdev / axodotdev/cargo-dist

add extra files to the release files

Open
#1,748 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.1k
Forks
149
Avg merge
1d 11h
Merged PRs (30d)
32

Description

Dear cargo dist community,

I am using cargo dist to create my github workflow and generate my releases (eg https://github.com/eth-cscs/manta/blob/main/.github/workflows/release.yml), my app is a clap cli and I have a build script that generates shell autocomplete files (https://github.com/eth-cscs/manta/tree/main/autocomplete_shell_scripts).

My goal is to be able to include the autocomplete files in the release packages. Is this something feasible?

thank you

Contributor guide

Open the contributing guide

Research direction

Read the linked .github/workflows/release.yml and inspect the autocomplete_shell_scripts directory to understand the generated files and current release inputs. Trace how cargo-dist assembles release packages; done means the generated shell autocomplete files are included in those packages.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
cli, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.