github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
Ben Lambert
56f656343d
Merge pull request #27116 from backstage/blam/fix-api-report
...
Fix API Report warning validation
2024-10-15 12:20:02 +02:00
blam
29788ea4e3
chore: move to loggerService instead
...
Signed-off-by: blam <ben@blam.sh >
2024-10-15 11:04:18 +02:00
Matt Benson
fcc073ffd7
code review: don't pass entire context to file action computation
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-10-15 10:58:36 +02:00
Matt Benson
368d8db74a
code review: don't mix promise with await
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-10-15 10:58:36 +02:00
Matt Benson
5b6feba582
incorporate code review feedback: nesting depth
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-10-15 10:58:36 +02:00
Matt Benson
7cdbb244a1
improve efficiency when commit is explicitly skipped
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-10-15 10:58:36 +02:00
Matt Benson
9adfe46759
GitLab MR: introduce skip commit action.
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-10-15 10:58:36 +02:00
blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
github-actions[bot]
56a811849a
Version Packages (next)
2024-10-08 11:42:14 +00:00
Matt Benson
73f2ccf218
declare correct type (number) for publish:gitlab output.projectId
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-10-04 15:37:57 -05:00
github-actions[bot]
c42c710982
Version Packages (next)
2024-10-01 09:20:36 +00:00
github-actions[bot]
96864c8386
Version Packages (next)
2024-09-24 09:04:06 +00:00
secustor
c28596309f
update files
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:40 +02:00
secustor
65da28ad53
add newly generated api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:34 +02:00
Johan Haals
82f4b4d6bc
Merge pull request #26656 from tlanfer/scaffolder-gitlab-oauth-token
...
Scaffolder gitlab oauth token
2024-09-20 11:08:51 +02:00
Thorsten Lanfer
2834f98cfa
PR feedback
...
* Use only the ID returned from the group create method, to avoid
unnecessary cast
* Better changeset
Signed-off-by: Thorsten Lanfer <tlanfer@gmail.com >
2024-09-18 21:49:36 +02:00
Thorsten Lanfer
e769ae6deb
Add tests to check if getClient was used correctly
...
Signed-off-by: Thorsten Lanfer <tlanfer@gmail.com >
2024-09-18 21:49:36 +02:00
Thorsten Lanfer
cc8d3eafe1
Fix tests
...
Signed-off-by: Thorsten Lanfer <tlanfer@gmail.com >
2024-09-18 21:49:35 +02:00
Thorsten Lanfer
1fe525a15d
Use utility function getClient
...
Signed-off-by: Thorsten Lanfer <tlanfer@gmail.com >
2024-09-18 21:49:35 +02:00
Fredrik Adelöw
094eaa367b
remove backend-common
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-09-17 17:09:00 +02:00
github-actions[bot]
698adeb1ea
Version Packages
2024-09-17 13:19:01 +00:00
github-actions[bot]
47358815d6
Version Packages (next)
2024-09-10 13:56:19 +00:00
Fredrik Adelöw
5d1670f959
update installation instructions in readme files for new backend system
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-09-04 11:15:41 +02:00
github-actions[bot]
582092fb23
Version Packages (next)
2024-09-03 14:38:01 +00:00
github-actions[bot]
911bbe0d92
Version Packages (next)
2024-08-27 11:41:57 +00:00
Fredrik Adelöw
a1f76b9e2c
fix test race
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-26 13:46:04 +02:00
Fredrik Adelöw
d425fc4dfd
remove the backend feature compat callback pattern
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-20 13:26:13 +02:00
github-actions[bot]
2a2c84ba68
Version Packages
2024-08-20 08:56:34 +00:00
github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
Ben Lambert
b21cda1051
Merge pull request #25707 from parmar-abhinav/master-code-6
...
Added test cases for gitlab:issues:create examples
2024-08-11 11:35:59 +02:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
parmar-abhinav
ce40e48bf6
Merge branch 'master' of https://github.com/backstage/backstage into master-code-6
2024-07-23 21:09:34 +05:30
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
Yghore
422f883e4e
add: test for auto commited action
...
Signed-off-by: Yghore <yhgore@gmail.com >
2024-07-23 10:18:51 +02:00
Yghore
9281a5e9bd
fix(filepath if targetPath is set), fix(default commitAction not retrieve repo files)
...
Signed-off-by: Yghore <yhgore@gmail.com >
2024-07-23 10:18:51 +02:00
Yghore
3afa2966b2
fix: remote file was always fetched even without auto commit action
...
Signed-off-by: Yghore <yhgore@gmail.com >
2024-07-23 10:18:51 +02:00
Yghore
ed0bea5d93
fix(default action) create -> auto
...
Signed-off-by: Yghore <yhgore@gmail.com >
2024-07-23 10:18:51 +02:00
Yghore
224958e952
doc: add api report
...
Signed-off-by: Yghore <yhgore@gmail.com >
2024-07-23 10:18:51 +02:00
Yghore
a6603e4f34
feat: add automatic commited action for merge-request gitlab
...
Signed-off-by: Yghore <yhgore@gmail.com >
2024-07-23 10:18:51 +02:00
Thomas Cardonne
3ca333b683
test(scaffolder-backend-module-gitlab): fix tests for gitlabProjectAccessTokenCreate examples
...
Fixes tests created in #25713
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2024-07-22 22:19:22 +02:00
Ben Lambert
5d873b8ccc
Merge pull request #25710 from parmar-abhinav/master-code-8
...
Added test cases for gitlab:issue:edit examples
2024-07-22 16:25:36 +02:00
Ben Lambert
729e3bd46d
Merge pull request #25711 from parmar-abhinav/master-code-9
...
Added test cases for gitlab:pipeline:trigger examples
2024-07-22 16:25:05 +02:00
parmar-abhinav
da971316ae
Added test cases for gitlab:issues:create examples
...
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com >
2024-07-21 14:01:44 +05:30
parmar-abhinav
ef742dc56e
Added test cases for gitlab:projectAccessToken:create example
...
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com >
2024-07-21 12:29:54 +05:30
parmar-abhinav
1ba4c2f6da
Added test cases for gitlab:pipeline:trigger examples
...
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com >
2024-07-21 10:59:49 +05:30
parmar-abhinav
aab708eb27
Added test cases for gitlab:issue:edit examples
...
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com >
2024-07-21 10:14:29 +05:30
Ben Lambert
cbc4065132
Merge pull request #25512 from elaine-mattos/feat/allow-oauth-gitlab-project-var
...
Allow the oauth token to be used in the createGitlabProjectVariableAction Scaffolder action
2024-07-18 19:24:37 +02:00