Skip to content

Releases: italia/publiccode-softwareversion-check-action

Version 1.2.1

25 Aug 08:58
Compare
Choose a tag to compare
  • Default commit is now semantic
  • Dependencies have been upgraded

Version 1.2.0

07 Jun 16:27
Compare
Choose a tag to compare
  • Add remote repo support (remoterepo input)
  • Add remove input (optional): aegular expression applied to the latest tag to remove characters
  • Add filter input (optional): a regular expression to filter tags

Version 1.1.0

11 Mar 20:14
Compare
Choose a tag to compare
  • Add releaseDate output
  • Generated pull request updates publiccode.yml releaseDate field

Version 1.0.0

18 Feb 15:49
Compare
Choose a tag to compare

First version 🎉

This action checks whether softwareVersion field in your publiccode.yml file is aligned with the latest tag.
This action is ready to work in conjunction with peter-evans/create-pull-request action to automatically open a pull request that updates softwareVersion.