pcdshub / tc-release

A TwinCAT project release tool
https://confluence.slac.stanford.edu/display/PCDS/Releasing+Pytmc+TwinCAT+Project+IOCs
Other
4 stars 4 forks source link

Improve warning when version number match fails #29

Open klauer opened 1 year ago

klauer commented 1 year ago

This raises with NoneType has no attribute group: https://github.com/pcdshub/tc-release/blob/dcfb780f805ba1019d37d590439f1813718c9738/tc_release/tc_release.py#L321-L322

If the version number uses the other standard of R1.0.0 instead of v1.0.0 (or is otherwise malformed)