1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-05 20:58:42 +02:00

14 Commits

Author SHA1 Message Date
afdfdd72c9 Replace hard-coded URL for devel packages mapping with a value from OBS:GitDevelProjectMap attribute 2025-07-18 13:55:50 +02:00
f4f36cbb4e Fix 'osc fork' by copying whole query part to the new scmsync url 2025-07-04 09:34:54 +02:00
c0ef7daae0 Validate arguments in 'osc fork' command 2025-06-12 21:49:54 +02:00
e2d890391e Refactor gitea_api to use objects with properties instead of raw JSON data 2025-05-20 14:29:20 +02:00
02cd8b5e6c Fix 'osc fork' when <attributes/> in the source project is empty 2025-04-22 09:58:10 +02:00
2c22d1f044 Fix 'osc fork' crash when there were no attributes defined in the OBS package 2025-04-03 09:02:58 +02:00
9f5f19eb1f Change 'osc fork' to print an error rather than raising an exception 2025-04-02 10:31:48 +02:00
183c9a273e Improve 'osc fork' to follow the devel package specified in the 'OBS:RejectBranch' attribute 2025-04-02 10:31:48 +02:00
11df8e6c58 Hotfix "osc fork" failures of devel project users
temporary hack to allow people using fork atm at all, when packages
are managed via git project.
fallback always to default branch for now, but we actually need to
parse the right branch instead from .gitmodules
2025-03-28 13:40:02 +01:00
d16197b6c5 Improve 'osc fork' command to support also forking projects managed in git 2025-03-18 15:07:03 +01:00
27852f84c1 Remove superfluous setting of apiurl from 'osc fork' 2025-03-18 14:49:46 +01:00
989121b271 Extend 'osc fork' command with '--target-project' and '--target-package' options 2025-03-18 14:49:14 +01:00
085b16b968 Fix 'osc fork' crash in print_gitea_settings() 2025-03-17 14:16:03 +01:00
42807ce3d8 Add 'osc fork' command for forking a package with sources managed in Gitea 2025-02-28 11:45:02 +01:00