[openSUSE/obs-build] 5f924f: Improve registry handling
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 5f924f6231dc9368ff9ad888ee3c096371d523e4 https://github.com/openSUSE/obs-build/commit/5f924f6231dc9368ff9ad888ee3c096... Author: Michael Schroeder <mls@suse.de> Date: 2022-01-31 (Mon, 31 Jan 2022) Changed paths: M PBuild/Download.pm M PBuild/RemoteRegistry.pm Log Message: ----------- Improve registry handling - strip domain part of container name if it matches the registry url - reduce GET requests for docker.io Commit: 1b9e8737448d6b6fbb34d7255adb2e761f5990f5 https://github.com/openSUSE/obs-build/commit/1b9e8737448d6b6fbb34d7255adb2e7... Author: Michael Schroeder <mls@suse.de> Date: 2022-01-31 (Mon, 31 Jan 2022) Changed paths: M Build/Docker.pm M PBuild/AssetMgr.pm M PBuild/Recipe.pm M PBuild/RemoteAssets.pm M build-recipe-docker M obs-docker-support Log Message: ----------- Support 'curl' commands in docker builds We parse the curl calls and create a webcache with the downloaded content. The sha256sum of the url is used as cache key. Commit: e16d744d921efc49304f18bd91eec1049c401e8e https://github.com/openSUSE/obs-build/commit/e16d744d921efc49304f18bd91eec10... Author: Michael Schroeder <mls@suse.de> Date: 2022-01-31 (Mon, 31 Jan 2022) Changed paths: M pbuild Log Message: ----------- Allow to specify registries as repo with type "registry" Commit: d239d9b31750907d8fd1c209c3ded593d26fd5a3 https://github.com/openSUSE/obs-build/commit/d239d9b31750907d8fd1c209c3ded59... Author: Michael Schroeder <mls@suse.de> Date: 2022-01-31 (Mon, 31 Jan 2022) Changed paths: M configs/debian10.conf Log Message: ----------- Add repo url for debian buster Compare: https://github.com/openSUSE/obs-build/compare/035ae4ed5cbf...d239d9b31750
participants (1)
-
Michael Schroeder