Check minversion of `test-proxy` prior to push
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
- [ ] Add a `minimum_proxy_version.txt` file under `eng/` of `azure-sdk-assets`
- [ ] Leverage #8020 's `pull from main` ability to check get the updated file from main
- [ ] Before a `push` operation, check running proxy version against this minimum_proxy_version file.
- [ ] Error and recommend upgrade if not newer than the target version.
- [ ] an eng/common template that can check this same file and error if the running proxy version for CI is below this minimum version.
FYI @gearama this is based on your suggestion in the just-past meeting. This is lower priority than adding a version of credscan or getting that common PR out, but we'll likely get to it pretty quick.
Contributor guide
Assessment
This issue has not been assessed yet.