holochain / holochain/release-integration
Flag for skipping semver compatibility checks
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes due to an upstream crate issue, the current package no longer builds. We still need to be able to release an updated version. Currently the release util will fail if it cannot build the current version.
We should add the ability to skip the build of the current version with a cli flag.
AC:
- Add a flag to bypass the semver compatibility check, so that the current version is not built.
- Expose this as an input in the github action `prepare-release`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.