Skip to content

Releases: shovel-org/GithubActions

Bug fixes and optimizations

08 Nov 03:30
Compare
Choose a tag to compare

Internal Shovel functions are not used anymore. All checks are done using native commands.

PR checks were fixed after Verbose output was adopted

1.6.0

06 Nov 07:47
Compare
Choose a tag to compare
  • Nodejs was dropped in favour of native composite action.
  • Download check is using shovel download command now, preventing false positive issues (like shovel-org/Base#60)

Archived manifests support

23 Dec 18:18
4193c0e
Compare
Choose a tag to compare

Support validation of opened issues targeting old/archived versions

YML typed manifests PR/issue process support

15 Dec 17:31
Compare
Choose a tag to compare

Support yml typed manifests in PR checks and while processing issues

Pull requests check tweaks

20 Aug 18:06
Compare
Choose a tag to compare
  • Use native utils command for PR checks (checkver, checkhashes)
  • Change forked repository path to windows specific ($env:TMP\forked_repository)
  • Check only changed PR files from from bucket/ folder

Shovel only adoption

09 Aug 18:02
Compare
Choose a tag to compare
  • Support main branch for bucket in scheduled action
  • Checkhashes uses native utility instead of binary