Pull request #94 has some nice feature implementations.
In its current state, however, the PR has too many changes to be merged all at once.
To make it possible to split the workload, separate pull-request should be created (based on the code in #94) for the following features:
The order of these items is currently semi-random.
After such changes have been made/merged the remainder of the functionality can be discussed.
To make it clear, all of this does not have to be done by original author. Anyone can pick up (parts of) the workload to move things forward.
Pull request #94 has some nice feature implementations.
In its current state, however, the PR has too many changes to be merged all at once.
To make it possible to split the workload, separate pull-request should be created (based on the code in #94) for the following features:
The order of these items is currently semi-random.
bpkg-loggingscriptbpkg_error,bpkg_info,bpkg_message,bpkg_warnare moved fromlib/utils/utils.shbpkg_debugis newly addedbpkg-utils-urlscript with generic URL functions.I don't think specific functions like
bpkg_is_coding_netbelong here but that could be discussed.bpkg uninstallcommandBPKG_LOG_LEVELinstead ofLOG_LEVELBPKG_PKG_PREFIXto overwrite default deps dirAfter such changes have been made/merged the remainder of the functionality can be discussed.
To make it clear, all of this does not have to be done by original author. Anyone can pick up (parts of) the workload to move things forward.