mitre / saf_action

GitHub Action for SAF CLI
https://github.com/marketplace/actions/saf-cli-action
Other
6 stars 0 forks source link

Research using a github action to publish this action instead of doing it manually #5

Open Amndeep7 opened 2 years ago

Amndeep7 commented 2 years ago

https://github.com/tgymnich/publish-github-action

em-c-rod commented 8 months ago

Consider having the user trigger some of the release steps by doing something like a comment / commit with the new SAF CLI and SAF Action version for the release and have it trigger the sequential steps.

If a windows user follows the install instructions and commits the node modules, there are differences that make the action fail. To avoid this issue, having the node modules installed and committed in a pipeline process would allow any OS user to easily release this.