ericcornelissen / js-regex-security-scanner

A static analyzer to scan JavaScript code for problematic regular expressions.
https://hub.docker.com/r/ericornelissen/js-re-scan
Apache License 2.0
6 stars 1 forks source link

Fully automate CD #916

Closed ericcornelissen closed 1 week ago

ericcornelissen commented 2 weeks ago

Relates to #41 (46ace91866d65a41436fb24f85c7a17fb26a157c), #915

Summary

Automate the last part of the release flow, specifically the "Pull the main branch, create a git tag for the new release and push it." part.