trlinkin / puppet-nsswitch

Puppet module to control /etc/nsswitch.conf file.
Other
2 stars 34 forks source link

Missing commit/tag for 2.3.0 #45

Open silug opened 2 years ago

silug commented 2 years ago

The change to metadata.json in the latest release to the forge is missing from git.

diff -ur -x .git puppet-nsswitch/metadata.json trlinkin-nsswitch-2.3.0/metadata.json
--- puppet-nsswitch/metadata.json   2022-07-15 16:15:26.094866598 -0500
+++ trlinkin-nsswitch-2.3.0/metadata.json   2022-07-15 08:16:02.000000000 -0500
@@ -1,6 +1,6 @@
 {
   "name": "trlinkin-nsswitch",
-  "version": "2.2.0",
+  "version": "2.3.0",
   "author": "Thomas Linkin",
   "summary": "Module for managing nsswitch.conf",
   "license": "Apache-2.0",

That release also doesn't have a corresponding git tag.

TwizzyDizzy commented 1 year ago

@trlinkin did you see this? Shall I open a PR for that?

Cheers & Sorry for the bump Thomas