Skip to content

Commit

Permalink
RFC 2606§3 - Hello, World! 0.0.0
Browse files Browse the repository at this point in the history
* Reset
  • Loading branch information
Martii committed Feb 7, 2018
1 parent 26a0274 commit 5180c68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// @copyright 2007+, Marti Martz (http://userscripts.org/users/37004)
// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
// @license GPL-3.0+; http://www.gnu.org/licenses/gpl-3.0.txt
// @version 0.0.3
// @version 0.0.0
// @icon https://s3.amazonaws.com/uso_ss/icon/13701/large.png
// @author Marti Martz <somewhere@example.com> (https://openuserjs.org/users/Marti)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// @copyright 2007+, Marti Martz (http://userscripts.org/users/37004)
// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
// @license GPL-3.0+; http://www.gnu.org/licenses/gpl-3.0.txt
// @version 0.0.3
// @version 0.0.0
// @icon https://s3.amazonaws.com/uso_ss/icon/13701/large.png
// @author Marti Martz <somewhere@example.com> (https://openuserjs.org/users/Marti)

Expand All @@ -31,9 +31,3 @@
alert('Hello, World!');

})();

// Test for https://openuserjs.org/garage/Problems_pushing_scripts_from_Github with .meta.js mirror created on GH PASS
// One more time of actual source change without version... PASS
// One additional test for matching version bumps... GH cache not allowing fast successive changes still... rechecked payload... potential issue detected with those authors definining their own GH .meta.js and webhook...
// Applied patch https://github.com/OpenUserJS/OpenUserJS.org/commit/95bfec7189f9fd492227b46f97060f9b42130ab1 and version bumped
// Retest optimized

0 comments on commit 5180c68

Please sign in to comment.