secureworks / taegis-magic

Taegis Magic is a Jupyter Notebook and Command Line Interface for interacting with the Secureworks Taegis™ security platform. The Magics project is intended to assist users with workflows and analysis through Jupyter Notebook integrations and Pandas DataFrames.
https://www.secureworks.com/
Apache License 2.0
8 stars 5 forks source link

Remove environments from build #10

Closed mpegman-scwx closed 1 year ago

mpegman-scwx commented 1 year ago

Current build and publish using Github environments need to utilize branch based releases where a number of issues have been found where consistency within the Github workflow is not guaranteed. Until this process stabilizes, we will use the default Pypi Publish template for publishing the package.

https://github.com/orgs/community/discussions/62991 https://github.com/github/roadmap/issues/825