When attempting to release 0.0.3 it turned out that when pushing the tag, the release.yml workflow didn't trigger. The assumption is that this didn't work because the regex looks for a tag with v prefix. During testing this was found to not make a difference, but it seems like either that discovery was erroneous or that something has changed in the meantime. For the 0.0.4 release an experimental fix has been included:
When attempting to release 0.0.3 it turned out that when pushing the tag, the
release.yml
workflow didn't trigger. The assumption is that this didn't work because the regex looks for a tag withv
prefix. During testing this was found to not make a difference, but it seems like either that discovery was erroneous or that something has changed in the meantime. For the 0.0.4 release an experimental fix has been included:https://github.com/numba/numba-rvsdg/pull/101/commits/42842505773542b1cad75bbc9a1f11bb812ce61f