Commit Graph

3 Commits

Author SHA1 Message Date
OP (oppenheimer) df2ebf6cd9 feat: [CI-16209]: Update .drone.yml (#69) 2025-03-03 20:45:20 +05:30
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
Don 4ac099f9db Update to latest boilr template 2020-06-04 13:00:20 -07:00