github-actions[bot]
|
5aa499b953
|
Version Packages (next)
|
2025-02-04 12:36:25 +00:00 |
|
Ben Lambert
|
6029bb0bf4
|
Merge pull request #28631 from mpsanchis/mpsanchis/gitlab-migration-project-id
createGitlabProjectMigrateAction returns migration id
|
2025-02-04 11:00:35 +01:00 |
|
Ben Lambert
|
88ee37e025
|
Merge pull request #28656 from swnia/gitlabrepourlpickerfix
Gitlabrepourlpickerfix
|
2025-02-04 10:43:00 +01:00 |
|
Hghtwr
|
f2d7fa5021
|
fix api report
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-02-02 14:29:50 +01:00 |
|
Hghtwr
|
d764b19a8a
|
fix api report
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-02-02 14:28:11 +01:00 |
|
Hghtwr
|
b3835d5b50
|
update api report
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-02-02 13:50:42 +01:00 |
|
Hghtwr
|
9d04e91133
|
Fix automated assignment of reviewers for instances without premium/ultimate license (404). Introduce opt-in flag for automatic reviewer assignment based on approval rules
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-02-02 12:02:50 +01:00 |
|
Hghtwr
|
829e5015c4
|
implement try catch for gitlab premium feature, implement conditional for automatic mr reviewer assignment
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-31 15:13:36 +01:00 |
|
Severin Wischmann
|
d0cd6a0dec
|
Changes functionality in line with comment
Based on [this comment](https://github.com/backstage/backstage/issues/28565#issuecomment-2624141216), the path is now the `id`
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
|
2025-01-30 13:36:11 +01:00 |
|
Severin Wischmann
|
5def47e1da
|
Added api-reports
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
|
2025-01-30 09:49:28 +01:00 |
|
Severin Wischmann
|
c68e09060d
|
Added API reports
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
|
2025-01-30 09:26:13 +01:00 |
|
Fredrik Adelöw
|
971300a41f
|
Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
|
2025-01-29 16:50:12 +01:00 |
|
Severin Wischmann
|
ace69f981d
|
Use Gitlab path rather than project name
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
|
2025-01-29 15:12:29 +01:00 |
|
mpsanchis
|
9545c5f66e
|
feat(scaffolder-backend-module-gitlab): createGitlabProjectMigrateAction returns migration id
Signed-off-by: mpsanchis <33475618+mpsanchis@users.noreply.github.com>
|
2025-01-29 14:53:46 +01:00 |
|
github-actions[bot]
|
84fdc40c42
|
Version Packages (next)
|
2025-01-28 13:06:36 +00:00 |
|
Ben Lambert
|
b883267633
|
Merge pull request #28440 from Jenson3210/feature/publish-gitlab
Support empty repo and skip creation of a repository if it already exists
|
2025-01-28 09:49:17 +01:00 |
|
github-actions[bot]
|
132173b897
|
Version Packages (next)
|
2025-01-21 14:07:39 +00:00 |
|
Axel Hecht
|
a904b605aa
|
Update existing knip-report files
Also remove a stray one
Signed-off-by: Axel Hecht <axel@pike.org>
|
2025-01-20 15:32:35 +01:00 |
|
github-actions[bot]
|
43f666371b
|
Version Packages
|
2025-01-14 12:23:31 +00:00 |
|
Jente Sondervorst
|
747b34ba49
|
Update plugins/scaffolder-backend-module-gitlab/src/actions/gitlab.ts
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
|
2025-01-14 08:49:10 +01:00 |
|
Ben Lambert
|
55625f0d80
|
Merge pull request #28439 from Jenson3210/master
Make gitlab:group:ensureExists support path objects
|
2025-01-14 08:47:52 +01:00 |
|
Hghtwr
|
c0a16aee2e
|
remove commented parts
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:08:44 +01:00 |
|
Hghtwr
|
b11da743d2
|
update api signature
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:08:44 +01:00 |
|
Hghtwr
|
2cc4b5944a
|
updating api report
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:08:30 +01:00 |
|
Hghtwr
|
9bcd3f582e
|
add tests for automatic reviewer assignment
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:08:30 +01:00 |
|
Hghtwr
|
ee55a6cdef
|
added automatic assignment of reviewers when they are eligible approvers
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:08:30 +01:00 |
|
Hghtwr
|
04f8fb830d
|
return undefined if reviewer not found, add basic testing
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:08:28 +01:00 |
|
Hghtwr
|
27ad9a3446
|
update gitbeaker to support reviewerId's in it's interface (#3498), add reviewer id's with async retrieval
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
|
2025-01-14 08:07:22 +01:00 |
|
Ben Lambert
|
bd0afe14a1
|
Merge pull request #27838 from mpsanchis/mpsanchis/gitlab-scaffolder-project-migration
Add gitlab scaffolder action to migrate groups and projects (bulk_imports)
|
2025-01-14 07:42:13 +01:00 |
|
mpsanchis
|
9bb0614dbb
|
chore(scaffolder-backend-module-gitlab): Do not export project migrate action (transition to new backend system)
Signed-off-by: mpsanchis <miguelpsanchis@gmail.com>
|
2025-01-13 09:46:09 +01:00 |
|
mpsanchis
|
a913bebf46
|
feat(scaffolder-backend-module-gitlab): Add gitlab scaffolder action to migrate groups and projects (bulk_imports)
Signed-off-by: mpsanchis <miguelpsanchis@gmail.com>
|
2025-01-13 09:46:09 +01:00 |
|
Jente Sondervorst
|
06eee14594
|
Support empty repo and condition creation
Fixes #28427
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
|
2025-01-11 00:10:43 +01:00 |
|
Jente Sondervorst
|
4273db9b7e
|
Updated api
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
|
2025-01-10 22:52:11 +01:00 |
|
Jente Sondervorst
|
7b6298706b
|
Updated the path field in the gitlab:group:ensureExists action to accept an array of objects (with name and slug) besides the existing array of strings
Fixes #28392
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
|
2025-01-10 22:20:09 +01:00 |
|
github-actions[bot]
|
0980e400a0
|
Version Packages (next)
|
2025-01-07 15:04:17 +00:00 |
|
github-actions[bot]
|
2e3fbc11c2
|
Version Packages (next)
|
2024-12-24 10:07:58 +00:00 |
|
github-actions[bot]
|
cfdf107d34
|
Version Packages
|
2024-12-17 10:54:05 +00:00 |
|
github-actions[bot]
|
134bc9981f
|
Version Packages (next)
|
2024-12-10 12:54:09 +00:00 |
|
github-actions[bot]
|
d8f9e72384
|
Version Packages (next)
|
2024-12-03 13:18:49 +00:00 |
|
Fredrik Adelöw
|
f41ea01bbe
|
some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-12-01 16:25:43 +01:00 |
|
github-actions[bot]
|
b86975e7fb
|
Version Packages (next)
|
2024-11-26 11:10:07 +00:00 |
|
Ben Lambert
|
d8118e51c8
|
Merge pull request #27367 from swnia/repopicker-gitlab-autocomplete
Add autocomplete to GitlabRepoUrlPicker
|
2024-11-26 11:59:47 +01:00 |
|
Fredrik Adelöw
|
db65221536
|
Merge pull request #27581 from mpsanchis/mpsanchis/upgrade-gitbeaker-gitlab-scaffolder
chore(scaffolder-backend-module-gitlab): Upgrade to gitbeaker ^41.2.0
|
2024-11-21 18:55:20 +01:00 |
|
github-actions[bot]
|
1552f03186
|
Version Packages
|
2024-11-19 11:21:20 +00:00 |
|
mpsanchis
|
f84dba3d8d
|
chore(scaffolder-backend,scaffolder-backend-module-gitlab): Fix api reports
Signed-off-by: mpsanchis <miguelpsanchis@gmail.com>
|
2024-11-17 14:41:16 +01:00 |
|
mpsanchis
|
32459d0a57
|
chore(scaffolder-backend-module-gitlab): Upgrade to gitbeaker ^41.2.0
Signed-off-by: mpsanchis <miguelpsanchis@gmail.com>
|
2024-11-15 12:43:46 +01:00 |
|
Fredrik Adelöw
|
2dbdccb6ce
|
Removed circular import
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-11-15 10:34:30 +01:00 |
|
Fredrik Adelöw
|
1cbee7157d
|
Merge pull request #27600 from CptnFizzbin/scaffolder-gitlab-error-handler
Scaffolder: Gitlab - Include description field when displaying error messages
|
2024-11-14 23:04:25 +01:00 |
|
Severin Wischmann
|
452a2302c3
|
Update api reports
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
|
2024-11-13 15:43:03 +01:00 |
|
Severin Wischmann
|
6011c8d88a
|
Update api-report
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
|
2024-11-13 15:43:02 +01:00 |
|