Commit Graph

8 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 b4ed9cd8a3 (fix) remove deprecated always-auth npm config 2022-12-20 10:10:46 +00:00
TP Honey 0a3ecfe895 (maint) move to harness.drone.io 2022-12-15 13:07:58 +00:00
Don Olmstead 8f610a8a9f Update build to run golangci (#63)
Use golang:1.18 for the build/test images.

Fix all linter errors.

Update go.mod to 1.16 to support os.ReadFile, os.WriteFile. Update libraries.
2022-06-10 11:19:39 -07:00
Sean Ryan edd496b5a8 Remove standard http ports from registry URL when writing authToken (#62) 2022-06-09 11:12:45 -07:00
Mehran Poursadeghi cb8d56a12e Change whoami command from required to optional (#60) 2022-05-03 09:50:19 -07:00
Don 63fbcfc1af Fix error string lint 2020-06-04 13:08:40 -07:00
Don 4ac099f9db Update to latest boilr template 2020-06-04 13:00:20 -07:00