Skip to content
Snippets Groups Projects

Fix version check regular expressions in relase script

Merged Samuel GAIST requested to merge fix_version_number_handling into master

One was not properly escaping the . and the other one was neither escaping the . nor handling more than one digit numbers.

This results in the release process crashing as soon as a package version number item hits 10 when using the automatic increment.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading