Commit Graph

24 Commits

Author SHA1 Message Date
FSJ 75327df076 Updating validation to ignore default ports as well as a flag for skipping the registry validation. (#68)
* initial attempt at adding in default port agnostic configs for validation with a boolean to disable

* first run at tests

* more tests and fixing an error in logic in the impl file

* adding in extra package.jsons for testing

* adding in more tests to cover some more in depth possible variations

* Changing to a cleaner code and logic for the comparisons

* typo fix and a cleanup of the isNilOrStandardSchemePort logic

* making the new env var and settings name be consistent with the cli flag; formatting

* Adding in a README section for the new env var; as well as an example without said env var
2025-03-03 19:42:02 +05:30
TP Honey 0a3ecfe895 (maint) move to harness.drone.io 2022-12-15 13:07:58 +00:00
Don 3ca6af50fe Remove main.go 2019-12-18 16:20:22 -08:00
Thomas Boerger 0f07dedb66 Drop import of unused fmt package 2019-02-18 23:47:41 +01:00
Thomas Boerger a7b22ec590 Add a reliable version and integrate libsonnet definition 2019-02-15 00:06:24 +01:00
Bo-Yi Wu 91f5680b74 feat(vendor): switch dep to go module (#45) 2019-01-10 00:20:55 +08:00
jmlaplante 9402c9a75f Renamed flag to fail_on_version_conflict 2018-12-04 13:18:31 +00:00
jmlaplante 46bfdccab9 Add flag to fail publishing if version conflict in NPM 2018-11-30 10:13:10 +00:00
Thomas Boerger 47acbbc425 Restructuring of build process 2017-08-30 00:38:28 +02:00
Stephan Szabo 5c8568f9ac Add support for --access in addition 2017-02-10 17:00:08 -08:00
Stephan Szabo a0dfdb13e3 Added support for setting tag on npm publish 2017-02-10 15:04:50 -08:00
Thomas Boerger 977592cac1 Set a proper version number 2016-08-23 22:40:46 +02:00
Thomas Boerger 2da05af598 Added env-file flag, disabled autoload, moved error logging more general 2016-08-22 21:38:45 +02:00
Thomas Boerger ddda10ed6c Switched to renamed cli package 2016-07-31 18:24:56 +02:00
Don 0bcdc1ed60 Remove always auth 2016-06-24 18:42:26 -07:00
Don 13602ddba7 Reworking plugin 2016-06-24 18:39:48 -07:00
eolmstead 855c36c395 Adding skip_verify flag 2016-05-25 14:04:32 -07:00
Don 42c3c96902 Update main.go 2016-05-25 13:24:37 -07:00
Don aafcdaed32 Update to 0.5 2016-05-25 12:15:01 -07:00
Thomas Boerger 3c0f0e1d00 Make the builds reproducable based on commit sha 2016-02-21 11:06:40 +01:00
Thomas Boerger cb48ba6a57 Unification: Drone config, Makefile, structure and badges 2016-01-27 16:14:15 +01:00
Brad Rydzewski 95d22f714f add .npmrc to the user home directory so that it doesn't get published 2015-11-20 11:34:25 -08:00
Don e8f74ecb0d Solidifying plugin 2015-09-14 19:16:57 -07:00
Don 95a9a788af Adding initial implementation 2015-09-14 17:50:25 -07:00