Skip to content

Flag for skipping semver compatibility checks #19

Description

@mattyg

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Ready for refinement

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions