[openSUSE/osc] cf4a0d: Add Keyinfo XML model
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: cf4a0d06a2a0244c50066d9d4c567c545539b8ff https://github.com/openSUSE/osc/commit/cf4a0d06a2a0244c50066d9d4c567c545539b... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M osc/obs_api/__init__.py A osc/obs_api/keyinfo.py A osc/obs_api/keyinfo_pubkey.py A osc/obs_api/keyinfo_sslcert.py Log Message: ----------- Add Keyinfo XML model Commit: e170b0d54cc5de9986ebdff64db517575cee0bb6 https://github.com/openSUSE/osc/commit/e170b0d54cc5de9986ebdff64db517575cee0... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M osc/obs_api/keyinfo.py Log Message: ----------- Add Keyinfo.get_{pubkey,sslcert}_deprecated() methods Commit: b8ab16945e182d46332051d9066b2122e0b6f1bb https://github.com/openSUSE/osc/commit/b8ab16945e182d46332051d9066b2122e0b6f... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M osc/commandline.py Log Message: ----------- Migrate 'signkey' command to obs_api.Keyinfo Commit: 7f6c0b3f8a13858b68b9299ff270e39c9bbed9a0 https://github.com/openSUSE/osc/commit/7f6c0b3f8a13858b68b9299ff270e39c9bbed... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M osc/fetch.py Log Message: ----------- Migrate Fetcher.run() to obs_api.Keyinfo Commit: d42383551c138bdceafe04f481f4c16176e57a55 https://github.com/openSUSE/osc/commit/d42383551c138bdceafe04f481f4c16176e57... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M osc/commandline.py M osc/fetch.py M osc/obs_api/__init__.py A osc/obs_api/keyinfo.py A osc/obs_api/keyinfo_pubkey.py A osc/obs_api/keyinfo_sslcert.py Log Message: ----------- Merge pull request #1518 from dmach/keyinfo Move from _pubkey to _keyinfo Compare: https://github.com/openSUSE/osc/compare/56f84ab3ae2a...d42383551c13 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/osc/settings/notifications
participants (1)
-
Daniel Mach