[openSUSE/osc] 76b182: Add commandline.pop_project_package_from_args()
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 76b1821f19bb1195fd72cd4c79b254f8591b1d07 https://github.com/openSUSE/osc/commit/76b1821f19bb1195fd72cd4c79b254f8591b1... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M osc/commandline.py A tests/test_commandline.py Log Message: ----------- Add commandline.pop_project_package_from_args() Commit: d81c6887596747f761d4d96f69e59eae60ef53dd https://github.com/openSUSE/osc/commit/d81c6887596747f761d4d96f69e59eae60ef5... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M osc/_private/api.py Log Message: ----------- Add _private.api.post() function Commit: 78c3cf1c4cecdafd47aae040efb658cc8131d212 https://github.com/openSUSE/osc/commit/78c3cf1c4cecdafd47aae040efb658cc8131d... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M osc/_private/__init__.py A osc/_private/common.py Log Message: ----------- Add functions for printing to stdout or debug outputs Commit: ad85ff437f9040e5b68febdf3d554042f33bdfc1 https://github.com/openSUSE/osc/commit/ad85ff437f9040e5b68febdf3d554042f33bd... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: A behave/features/addchannels-pkgcheckout.feature A behave/features/addchannels-prjcheckout.feature A behave/features/addchannels-project-package.feature A behave/features/addchannels-project.feature M osc/_private/__init__.py A osc/_private/api_source.py M osc/commandline.py Log Message: ----------- Move addchannels code from commandline to _private Commit: 59e7013cf297a4120945ea439fb81bdae48a0262 https://github.com/openSUSE/osc/commit/59e7013cf297a4120945ea439fb81bdae48a0... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: A behave/features/enablechannels-pkgcheckout.feature A behave/features/enablechannels-prjcheckout.feature A behave/features/enablechannels-project-package.feature A behave/features/enablechannels-project.feature M osc/_private/__init__.py M osc/_private/api_source.py M osc/commandline.py Log Message: ----------- Move enablechannels code from commandline to _private Commit: 3faf01c86279dfb87e1985f1cc61c6e087dbc243 https://github.com/openSUSE/osc/commit/3faf01c86279dfb87e1985f1cc61c6e087dbc... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M behave/features/steps/common.py Log Message: ----------- behave: Add 'stderr is' step Commit: 6394867952c000d065327ddcaff5da5db7e7ce79 https://github.com/openSUSE/osc/commit/6394867952c000d065327ddcaff5da5db7e7c... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M behave/features/steps/osc.py Log Message: ----------- behave: Remove InsecureRequestWarning that is irrelevant to the tests from stderr Commit: c6b30e500f28d8f059b63310564b7f785dd8b31c https://github.com/openSUSE/osc/commit/c6b30e500f28d8f059b63310564b7f785dd8b... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M behave/features/addchannels-pkgcheckout.feature M behave/features/addchannels-prjcheckout.feature M behave/features/addchannels-project-package.feature M behave/features/addchannels-project.feature M behave/features/enablechannels-pkgcheckout.feature M behave/features/enablechannels-prjcheckout.feature M behave/features/enablechannels-project-package.feature M behave/features/enablechannels-project.feature M osc/_private/common.py Log Message: ----------- Add 'dest_project' and 'dest_package' args to format_msg_project_package_options() Commit: 6dcc45f27201255eb29afadfd0c38191b0d73eec https://github.com/openSUSE/osc/commit/6dcc45f27201255eb29afadfd0c38191b0d73... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: A behave/features/develproject-pkgcheckout.feature A behave/features/develproject-prjcheckout.feature A behave/features/develproject-project-package.feature A behave/features/develproject-project.feature A behave/features/setdevelproject-pkgcheckout.feature A behave/features/setdevelproject-prjcheckout.feature A behave/features/setdevelproject-project-package.feature M osc/commandline.py M osc/core.py M tests/test_commandline.py Log Message: ----------- Improve argument handling in the 'develproject' command Commit: 2f70408deaa958f79b5190432ffb632efe420e38 https://github.com/openSUSE/osc/commit/2f70408deaa958f79b5190432ffb632efe420... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: A behave/features/addcontainers-pkgcheckout.feature A behave/features/addcontainers-prjcheckout.feature A behave/features/addcontainers-project-package.feature M osc/_private/__init__.py M osc/_private/api_source.py M osc/commandline.py Log Message: ----------- Move addcontainers code from commandline to _private Commit: 4634690176778bee1a60c991a10493ac4121e8f6 https://github.com/openSUSE/osc/commit/4634690176778bee1a60c991a10493ac4121e... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: A behave/features/showlinked-pkgcheckout.feature A behave/features/showlinked-prjcheckout.feature A behave/features/showlinked-project-package.feature M osc/_private/__init__.py M osc/_private/api_source.py M osc/commandline.py Log Message: ----------- Move showlinked code from commandline to _private Commit: 62ba626eb5702e4bc845019d9653c733f797f6c0 https://github.com/openSUSE/osc/commit/62ba626eb5702e4bc845019d9653c733f797f... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M osc/commandline.py M osc/core.py Log Message: ----------- Migrate 'log' command to pop_project_package_from_args() Commit: 37a34e58d494ee4998cd8c433b2863505fc908c2 https://github.com/openSUSE/osc/commit/37a34e58d494ee4998cd8c433b2863505fc90... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: A behave/features/setlinkrev-project-package.feature A behave/features/setlinkrev-project.feature M osc/commandline.py Log Message: ----------- Migrate 'setlinkrev' command to pop_project_package_from_args() Commit: 56bb193b4e7137b7244a909402402b0ff18e5d82 https://github.com/openSUSE/osc/commit/56bb193b4e7137b7244a909402402b0ff18e5... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M osc/_private/common.py Log Message: ----------- Add 'repository' and 'dest_repository' args to format_msg_project_package_options() Commit: 3027edc0eb370478c70922ab8c380ead64582dbe https://github.com/openSUSE/osc/commit/3027edc0eb370478c70922ab8c380ead64582... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M osc/_private/__init__.py M osc/_private/api_source.py M osc/commandline.py Log Message: ----------- Move 'release' code from commandline to _private Commit: 1839e834c61877c25bac7859c901a1a8574d13a0 https://github.com/openSUSE/osc/commit/1839e834c61877c25bac7859c901a1a8574d1... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M behave/features/environment.py M behave/features/steps/common.py M behave/features/steps/osc.py M behave/features/steps/podman.py Log Message: ----------- behave: Print debug information when running commands Run behave with -DDEBUG=1 to enable the debug mode Commit: 44eac57595279335a9493c846cad264aa7e183f4 https://github.com/openSUSE/osc/commit/44eac57595279335a9493c846cad264aa7e18... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M behave/features/environment.py M behave/features/steps/podman.py Log Message: ----------- behave: Properly support @destructive tests Commit: 85d86249d406e358e71a7c877cdd82f036aab3ab https://github.com/openSUSE/osc/commit/85d86249d406e358e71a7c877cdd82f036aab... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: A behave/features/addchannels-pkgcheckout.feature A behave/features/addchannels-prjcheckout.feature A behave/features/addchannels-project-package.feature A behave/features/addchannels-project.feature A behave/features/addcontainers-pkgcheckout.feature A behave/features/addcontainers-prjcheckout.feature A behave/features/addcontainers-project-package.feature A behave/features/develproject-pkgcheckout.feature A behave/features/develproject-prjcheckout.feature A behave/features/develproject-project-package.feature A behave/features/develproject-project.feature A behave/features/enablechannels-pkgcheckout.feature A behave/features/enablechannels-prjcheckout.feature A behave/features/enablechannels-project-package.feature A behave/features/enablechannels-project.feature M behave/features/environment.py A behave/features/setdevelproject-pkgcheckout.feature A behave/features/setdevelproject-prjcheckout.feature A behave/features/setdevelproject-project-package.feature A behave/features/setlinkrev-project-package.feature A behave/features/setlinkrev-project.feature A behave/features/showlinked-pkgcheckout.feature A behave/features/showlinked-prjcheckout.feature A behave/features/showlinked-project-package.feature M behave/features/steps/common.py M behave/features/steps/osc.py M behave/features/steps/podman.py M osc/_private/__init__.py M osc/_private/api.py A osc/_private/api_source.py A osc/_private/common.py M osc/commandline.py M osc/core.py A tests/test_commandline.py Log Message: ----------- Merge pull request #1193 from dmach/commandline-project-package commandline: Migrate project, package argument parsing to pop_project_package_from_args() Compare: https://github.com/openSUSE/osc/compare/33a5b5483861...85d86249d406
participants (1)
-
Daniel Mach