Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 8ea24b1a3c8401b5f731894939dda9a514bf7e30 https://github.com/openSUSE/osc/commit/8ea24b1a3c8401b5f731894939dda9a514bf7... Author: Daniel Mach daniel.mach@suse.com Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths: M osc/commandline.py
Log Message: ----------- commandline: No longer read plugins from /var/lib/osc-plugins
Commit: f7c84d42a31357394f32b51a8c552fc9c56a2959 https://github.com/openSUSE/osc/commit/f7c84d42a31357394f32b51a8c552fc9c56a2... Author: Daniel Mach daniel.mach@suse.com Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths: M osc/babysitter.py
Log Message: ----------- Simplify how babysitter works with options and config
Commit: e0404c003b12193a156aaef3c2a5b9bd2c050a64 https://github.com/openSUSE/osc/commit/e0404c003b12193a156aaef3c2a5b9bd2c050... Author: Daniel Mach daniel.mach@suse.com Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths: M osc/cmdln.py
Log Message: ----------- cmdln: Sort commands before printing help
Commit: 26a8fb1acfe50a98a12ba59256e26f7e7b12cd58 https://github.com/openSUSE/osc/commit/26a8fb1acfe50a98a12ba59256e26f7e7b12c... Author: Daniel Mach daniel.mach@suse.com Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths: M doc/api/osc.commandline.rst M doc/index.rst A doc/plugins/index.rst A doc/plugins/plugin_locations.rst A doc/plugins/request.py A doc/plugins/request_accept.py A doc/plugins/request_list.py A doc/plugins/simple.py M osc/babysitter.py M osc/commandline.py A osc/commands/__init__.py M setup.cfg M tests/test_commandline.py A tests/test_doc_plugins.py
Log Message: ----------- commandline: New class-based commands
This is based on a prototype we've worked on together with Laurin Fäller laurin.faeller@suse.com.
Commit: 5ef74a6e3da763c508fb7acb01817371be747150 https://github.com/openSUSE/osc/commit/5ef74a6e3da763c508fb7acb01817371be747... Author: Daniel Mach daniel.mach@suse.com Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths: M doc/api/osc.commandline.rst M doc/index.rst A doc/plugins/index.rst A doc/plugins/plugin_locations.rst A doc/plugins/request.py A doc/plugins/request_accept.py A doc/plugins/request_list.py A doc/plugins/simple.py M osc/babysitter.py M osc/cmdln.py M osc/commandline.py A osc/commands/__init__.py M setup.cfg M tests/test_commandline.py A tests/test_doc_plugins.py
Log Message: ----------- Merge pull request #1285 from dmach/commandline-refactor
Refactor osc.commandline to classes
Compare: https://github.com/openSUSE/osc/compare/16abcb463064...5ef74a6e3da7
obs-commits@lists.opensuse.org