|
78066f8e70
|
Allow git in git-obs to be switched from SSH to http(s)
|
2025-06-18 13:51:53 +02:00 |
|
|
bdf74e036f
|
Add a possibility to override git-obs login entries from env
|
2025-06-02 15:57:19 +02:00 |
|
Andrii Nikitin
|
ddef2a11cc
|
behave: Add osc fork test
|
2025-05-16 10:46:16 +02:00 |
|
|
a380dc8624
|
Improve git-obs to read credentials from env variables
Supported variables:
- GIT_OBS_GITEA_URL (mandatory)
- GIT_OBS_GITEA_USER (mandatory)
- GIT_OBS_GITEA_TOKEN (mandatory)
- GIT_OBS_GITEA_SSH_KEY (optional)
|
2025-05-05 14:08:19 +02:00 |
|
|
4b10e0381e
|
Improve help of the 'git-obs login' subcommands
|
2025-04-22 16:25:32 +02:00 |
|
|
fffdda9840
|
Add troubleshooting info to gitea_api.Login.DoesNotExist message
|
2025-04-07 11:40:54 +02:00 |
|
|
ad2413d959
|
Fix GitStore by parsing git urls with obs_api.Git.urlparse()
|
2025-04-02 10:12:02 +02:00 |
|
|
b14da66369
|
Change gitea_api.Config.url_to_hostname() to also try matching only a hostname instead of full Gitea URL
|
2025-03-31 20:35:42 +02:00 |
|
|
602315ea18
|
Fix call os.userexpand() on gitea_api.Config() path argument
|
2025-03-19 20:07:52 +01:00 |
|
|
7e52a4a050
|
Implement git-obs command with several subcommands
|
2024-10-11 13:13:26 +02:00 |
|
|
699f4d860e
|
Add 'gitea_api' module
Co-authored-by: Dan Čermák <dcermak@suse.com>
|
2024-09-24 14:01:43 +02:00 |
|