Skip to content
Compare
Choose a tag to compare
@Brend-Smits Brend-Smits released this 21 Apr 12:23
f34aa97

1.0.0 (2023-04-21)

Features

  • add ci and release workflow (911aa36)
  • move away from bash and use rust cli in action (bfd4af8)
  • save spdx files to configured directory (1ca1b4b)

Bug Fixes

  • ci: annotate files for release-please (30ecdcc)
  • ci: only run test workflow on non release prs (b3e67ca)
  • ci: skip test workflow when ref_name contains release-please (9bf27b9)
  • directories were not being created if they did not exist (ffdf7ba)

Miscellaneous Chores