Revamp the test/build workflows and automate release
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 20
Description
- [ ] automate the release process, see https://github.com/google/sedpack/blob/main/.github/workflows/maturin_ci.yml
- [ ] the github release should include relevant artifacts
- [x] #924
- [x] #914
- [ ] unify running python test suite and build workflows
- [ ] unify testers of stable and -rc packages (move both in the same workflow, in two different jobs)
- [ ] test stable and -rc pip packages on more platforms, see uraimo (https://github.com/google/sedpack/blob/main/.github/workflows/maturin_ci.yml#L62)
Contributor guide
Research direction
Review .github/workflows/maturin_ci.yml, especially the platform-testing section near line 62, and compare it with the repository's current test, build, and release workflows. Work through the remaining checklist items, ensuring releases contain relevant artifacts and stable and -rc packages share unified workflows and broader platform coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python, rust
- Domain
- build-system, ci-cd, release, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100