webpro / reveal-md

reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
MIT License
3.71k stars 416 forks source link

Fix Docker metadata to push more tags #454

Closed MindTooth closed 1 year ago

MindTooth commented 1 year ago

I'm working with the Docker metadata action on an another project, and came back to this for reference. Then however, I noticed that it was missing something. This pull request tries to rectify that. As it now only pushes full SemVer tags.

  1. This change will now push the tags 6 and 6.0 too.
  2. I added a license file so that GitHub were able to detect a repository license and it would autofill the metadata without some custom label.

For number 2, I'm looking into license-year-updater for updating it annually, but it's lacking the option to just bump the year in place instead of bumping the range.


Ed1t: I guess you need to trigger it for the login action to be able to use the login details?

webpro commented 1 year ago

Was a bit surprised there was no license file, thanks!

Merged it and the action seems to work fine, right? Just did another patch release that seemed to go well, it seems to have pushed a 5.5.1 and 5.5 and 5.