Skip to content
Compare
Choose a tag to compare
@alcaeus alcaeus released this 27 Jun 15:49
· 1 commit to main since this release
58501b8

What's Changed

  • Refactor Actions and Add Python-Specific Actions by @blink1073 in #6
  • Restore instructions on how to sign commits/tags by @alcaeus in #12
  • Add node directory and action to upload a file to s3 by @baileympearson in #14
  • Add action to export code scanning alert to a SARIF file by @alcaeus in #11
  • Fix wrong repository name in action readme by @alcaeus in #15
  • Generate SARIF report for Python libs by @blink1073 in #16
  • Add tagging workflow and contributing guide by @blink1073 in #17
  • Fix copying signature files to release assets by @alcaeus in #18
  • Fix version handling and make some secrets optional by @blink1073 in #19
  • Use local actions in Update Tag workflow by @blink1073 in #20
  • Fix path to local actions by @blink1073 in #21
  • Fix syntax for git tag in update tag workflow by @blink1073 in #22
  • Fix version name in update tag workflow by @blink1073 in #23

New Contributors

Full Changelog: v1...v2