0f6cb392d6
wip tests
2024-10-30 16:55:51 +01:00
48a889b353
obs-staging-bot: cleanup modules
2024-10-29 15:37:57 +01:00
a672bb85fb
wip
2024-10-29 15:36:20 +01:00
6ecc4ecb3a
wip
2024-10-01 17:21:28 +02:00
881cba862f
common: refactor IsReviewed()
2024-10-01 12:18:37 +02:00
77bdf7649a
common: parse all PR for associated PrjGit PR
...
we may have more than 1 page of PR to parse
2024-10-01 12:03:50 +02:00
a0a79dcf4d
pr: add reviewers to PR workflow
2024-09-30 16:19:40 +02:00
3d7336a3a0
doc formatting
2024-09-30 15:37:43 +02:00
bbdd9eb0be
docs
2024-09-30 15:36:54 +02:00
c48ff699f4
docs
2024-09-30 15:35:46 +02:00
27014958be
docs
2024-09-30 15:28:25 +02:00
5027e98c04
pr: processing checks
2024-09-30 15:09:45 +02:00
e2498afc4d
pr: branch forwarding on check
2024-09-30 10:25:08 +02:00
7234811edc
pr: wip
2024-09-29 23:11:51 +02:00
4692cfbe6f
workflow-pr: app name
2024-09-29 15:32:32 +02:00
464e807747
pr: WIP
2024-09-27 17:58:09 +02:00
76f2ae8aec
common: find pull requests by source and target
2024-09-27 17:55:49 +02:00
a0b65ea8f4
common: print stacktrace when recovering from panic
2024-09-27 17:54:31 +02:00
5de077610c
direct: use CloneURL instead of SSH
...
Make sure that we use public CloneURL instead of SSH for submodule
OBS doesn't fetch submodules with SSH schema
2024-09-25 16:33:07 +02:00
d7bbe5695c
devel-importer: more fixes
2024-09-19 19:00:56 +02:00
86df1921e0
devel-importer: handle history rewrite
...
Imports can have history rewritten because email addresses
can change in OBS and are not recorded as in git commits. This
can be handled via comparing Tree objects and rebasing
new changes ontop.
2024-09-18 17:17:24 +02:00
9de8cf698f
.
2024-09-18 13:52:50 +02:00
c955811373
devel-importer: handle cases where remotes or factory branch not main
2024-09-18 13:51:52 +02:00
530318a35b
add missing file
2024-09-18 12:23:32 +02:00
798f96e364
devel-importer: adapt for scmsync packages
2024-09-18 11:47:42 +02:00
11bf2aafcd
remove temp dir created if using another
2024-09-17 15:16:04 +02:00
3a2c590158
Rename variables
2024-09-17 15:06:29 +02:00
a47d217ab3
[devel-importer] configurable import location
2024-09-17 10:56:31 +02:00
6b40bf7bbf
devel-importer: migrate logging to log module
...
also remove webhook stuff, since we use RabbitMQ now
2024-09-16 16:05:46 +02:00
d36c0c407f
devel-importer: use common.GitExec()
2024-09-16 13:10:25 +02:00
e71e6f04e8
rename things
2024-09-13 14:58:10 +02:00
7e663964ee
Compiles, ship it!
...
ported pr-review to rabbitmq
2024-09-13 13:41:40 +02:00
7940a8cc86
refactor
2024-09-12 17:57:09 +02:00
edab8aa9dd
fix branch handling in repo check
2024-09-12 17:40:51 +02:00
a552f751f0
refactor
2024-09-12 16:40:43 +02:00
b7ec9a9ffb
Handle case when branch not exist
...
Handle default branch name in push and branch create handlers
Don't panic in this case in case the project has multiple configs
2024-09-12 16:25:22 +02:00
b0b39726b8
Do not remove git work directory in debug mode
2024-09-12 14:34:05 +02:00
06228c58f3
remove duplicate RabbitMQ listen topics
2024-09-12 14:30:19 +02:00
d828467d25
fixes
2024-09-12 14:15:59 +02:00
dd316e20b7
direct: change to src
as app, instead of gitea
2024-09-11 19:51:49 +02:00
937664dfba
enable debug-only rabbitmq webhook hander
2024-09-11 18:56:48 +02:00
4c8eae5e7c
simplify error handling
2024-09-11 18:50:49 +02:00
c61d648294
auth token check
2024-09-11 17:51:56 +02:00
630803246c
move After= to correct section
2024-09-11 16:32:26 +02:00
69b9e41129
spec file changes
2024-09-11 16:15:38 +02:00
f8ad932e33
spec file fix
2024-09-11 14:08:36 +02:00
9c4f8d4979
spec file
2024-09-11 13:15:09 +02:00
ab947586e9
PR review comment parsing
2024-09-11 12:27:20 +02:00
0b6e639567
handle deleted users (id -1, Ghost)
2024-09-11 12:17:35 +02:00
61b8066780
add support for PR review comment
2024-09-11 12:15:51 +02:00