Ben van B

Results 121 comments of Ben van B

@leonardo-albertovich Thank you for approving. Can you please merge this PR finally?

Thank you for addressing this. We will have to fix the following: - [x] allow all kind of base URLs in conjunction with repositoriesV2, i.e.: `host:port/nexus` should be allowed as...

@3eka Could you try 6.4.3 in conjunction with [--basePathPrefix](https://github.com/030/n3dr/blob/master/examples/repositoriesV2/BASE_PATH_PREFIX.md)?

The version is only added by the CI. When I download [one of the artifacts](https://github.com/030/n3dr/releases/tag/6.4.3) the the version is 6.4.3: ``` n3dr --version n3dr version refs/tags/6.4.3 ```

@3eka The binary has already been created by the CI: ``` curl -L https://github.com/030/n3dr/releases/download/6.4.3/n3dr-ubuntu-20.04 -o n3dr && chmod +x n3dr && ./n3dr --version % Total % Received % Xferd Average...

@3eka 6.5.0 supports rpm/yum uploads.

Could you try `--showLogo=false`? Example: https://github.com/030/n3dr/blob/main/test/integration-tests.sh#L514

Did you try repositoriesV2 as well?

Could you run the command with the debug option and check whether there are some errors?