[openSUSE/osc] f0292d: Support copy of scmsync packages
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: f0292dd2bef15130ab781a53f5102a736396d4d0 https://github.com/openSUSE/osc/commit/f0292dd2bef15130ab781a53f5102a736396d... Author: Adrian Schröter <adrian@suse.de> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M osc/commandline.py M osc/core.py Log Message: ----------- Support copy of scmsync packages There are two ways, either copy the scmsync definition or drop it when creating a new package meta. If we keep it, we must not ask OBS to copy sources, it is syncing it anyway. We could add another option to skip the scmsync tag copy, but we keep it as default, because we don't want to give a different view of the the sources to the user. The client side copy is doing this. Commit: 1fc581325fa90916413971367edcf8329f79a258 https://github.com/openSUSE/osc/commit/1fc581325fa90916413971367edcf8329f79a... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M osc/commandline.py M osc/core.py Log Message: ----------- Merge pull request #1625 from adrianschroeter/copypac_scmsync Support copy of scmsync packages Compare: https://github.com/openSUSE/osc/compare/372a6f5b84f5...1fc581325fa9 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/osc/settings/notifications
participants (1)
-
Daniel Mach