1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C490 forks (490 forks)batch import
good first issue
Repository metrics
- Stars
- 16,744 stars (16,744 stars)
- PR merge metrics
- Avg merge 23h 19m (Avg merge 23h 19m)1 merged PR in 30d (1 merged PR in 30d)
Contributor guide
- Research direction
- Examine the existing GitHub Actions workflows in the repository, particularly any that publish to Crates.io. Look at the current .cargo/config and Cargo.toml for the bottomless cli crate. You may need to create or modify a workflow that triggers on tags or pushes to the main branch to run 'cargo publish'. Ensure the crate has a valid API token stored as a secret in the repository.
- Tech stack
- rust
- Domain
- devopsrelease
- Issue type
- Chore
- Prerequisites
- GitGitHub Actions