-
- Downloads
Make runtime versioner ignore any additional flags (#3520)
## Motivation and Context This is the first of two PRs to remove the concept of stable/unstable versions from the release process. This PR will cause a full docker rebuild, so I'm splitting it out to merge first to make iterating on the second PR easier. ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Showing
- tools/ci-build/runtime-versioner/src/command/patch.rs 0 additions, 30 deletionstools/ci-build/runtime-versioner/src/command/patch.rs
- tools/ci-build/runtime-versioner/src/main.rs 6 additions, 2 deletionstools/ci-build/runtime-versioner/src/main.rs
- tools/ci-scripts/check-semver-hazards 3 additions, 10 deletionstools/ci-scripts/check-semver-hazards
Loading
Please register or sign in to comment