[obs-commits] [openSUSE/osc] f079be: print web url links for creating requests
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: f079be17c2d3e8de9a04461ff59920d8adc19a8c https://github.com/openSUSE/osc/commit/f079be17c2d3e8de9a04461ff59920d8adc19... Author: lethliel <mstrigl@suse.de> Date: 2020-02-06 (Thu, 06 Feb 2020) Changed paths: M osc/commandline.py M osc/conf.py Log Message: ----------- print web url links for creating requests This will print the direct url to show the created request. New general bool option 'print_web_links' must be set to enable this. Right now this is only for creating requests. More to follow. Commit: 4d0c9f2dc60e2a20506c93e9531f15906390797d https://github.com/openSUSE/osc/commit/4d0c9f2dc60e2a20506c93e9531f159063907... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2020-02-06 (Thu, 06 Feb 2020) Changed paths: M osc/commandline.py M osc/conf.py Log Message: ----------- Merge branch 'print_additional_APIURL_links' of https://github.com/lethliel/osc Add a "print_web_links" option. If enabled, a webui url is printed after certain operations. For now, it is only used in "do_submitrequest" in order to print the webui url that can be used to view the newly created request (note: the print_web_links option is not considered in the "cd prj; osc sr" case). Compare: https://github.com/openSUSE/osc/compare/d279dfbedbd3...4d0c9f2dc60e
participants (1)
-
Marcus Hüwe