Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix: fix regex match for release tags#125

Merged
software-dov merged 1 commit intomasterfrom
busunkim96-patch-4
Sep 15, 2020
Merged

fix: fix regex match for release tags#125
software-dov merged 1 commit intomasterfrom
busunkim96-patch-4

Conversation

@busunkim96
Copy link
Copy Markdown
Contributor

Allow matches for pre-releases like 1.0.0-dev1.

Release-As: 1.10.0-dev3

Alllow matches for pre-releases like 1.0.0-dev1.
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 15, 2020

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          857       857           
  Branches       149       149           
=========================================
  Hits           857       857           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update beed087...12a1494. Read the comment docs.

@software-dov software-dov merged commit b97574c into master Sep 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants