Closed nathanhillyer closed 4 years ago
These actions provide prebuilt binaries for users of Linux, macOS, Windows (x86), and Windows (x64).
These actions will be triggered when mahotas/mahotas_version.py is updated on the master branch.
mahotas/mahotas_version.py
master
PYPI_USERNAME & PYPI_PASSWORD will need to be added to the repository secrets for these to work.
PYPI_USERNAME
PYPI_PASSWORD
Coverage remained the same at 97.18% when pulling be9c56d808172e953eb9213d95eb74ee79565db8 on nathanhillyer:master into 0c3cc25d6a38c36b0865e7932e7153a6a027ac19 on luispedro:master.
Thank you! This seems excellent. The only thing I would change would be to trigger on tagging.
Thanks @luispedro. I added a change to trigger on tags fitting the v* pattern.
v*
These actions provide prebuilt binaries for users of Linux, macOS, Windows (x86), and Windows (x64).
These actions will be triggered when
mahotas/mahotas_version.py
is updated on themaster
branch.PYPI_USERNAME
&PYPI_PASSWORD
will need to be added to the repository secrets for these to work.