DiamondLightSource / DiamondLightSource/blueapi
Fix regex issue in release process
Open
bug
ci
needs investigation
priority high
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 25
Description
A release was made which had the wrong versioning,The regex should be fixed to address this.
Investigation into the issue has let me to belive that it has originated from
https://github.com/DiamondLightSource/blueapi/tree/gh-pages/fix-persistent-volume-retention-1
or
https://github.com/DiamondLightSource/blueapi/tree/gh-pages/fix-persistent-volume-retention-2
The semver in question is [this](https://github.com/DiamondLightSource/blueapi/blob/main/.github/workflows/_container.yml#L22)
Contributor guide
Assessment
This issue has not been assessed yet.