moritz / svg-plot

Various plot types with SVG output, with Perl 6
Artistic License 2.0
13 stars 5 forks source link

Please "git tag" your RAKU modules with it's versions #26

Open AntonOks opened 1 year ago

AntonOks commented 1 year ago

1. Can you please set a specific "version" for your RAKU module in your META6.json file? You have a '*" now, which is known to make trouble and may not be supported within the RAKU tool chain (soon), say ZEF, FEZ, MI6...

2. Can you please "GIT TAG" your RAKU modules with it's version, similar and at the same time you maintain it's "version": "x.y.z" in your META6.json file?

I was told, this will happen "for free" going forward with mi6 anyhow, but for now it would be great if you spend those 2 seconds already now :)

"Tagging" is generally highly appreciated in regards to "reproducible builds" and here especially for the "Rakudo Star" modules

THANK YOU!

AntonOks commented 1 year ago

@moritz turning red please bare with me... could you please also "git tag" this module? Helps to get Star reproducible sooner or later ;)