cti-python-stix2 icon indicating copy to clipboard operation
cti-python-stix2 copied to clipboard

Create new (and automated?) pypi package

Open ThisIsNotTheUserYouAreLookingFor opened this issue 2 years ago • 1 comments

Hi current package available is from last year September. I would suggest writing a GitHub actions pipeline which allows you to release packages on a more regular basis. If you need help, let me know!

Since I had some time yesterday, added PR https://github.com/oasis-open/cti-python-stix2/pull/550 to provide a solution. You will need to add a token (in twine format) in your repository secrets to get this working. If the version is not upped and the pipeline is run, it will fail (as intended)