Commit Graph

226 Commits

Author SHA1 Message Date
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
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
ElaineDeMattosSilvaB fad1b903a8 feat: allow the oauth token to be used in the gitlab:projectVariableAction:create action
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-07-03 19:47:37 +02:00
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
John Redwood 2fb0eb88b7 fix: allow gitlab pipeline triggers to include variables
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
2024-06-30 10:31:15 +10:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
Fredrik Adelöw e1cd125981 Merge pull request #25286 from backstage/clean-up-docs-container-runners
Clean up docs container runners
2024-06-20 13:08:25 +02:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
Vincenzo Scamporlino 1c2bef7ffb scaffolder: remove references to containerRunners
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-18 10:56:14 +02:00
Fredrik Adelöw 78a0b086d2 Make createBackendPlugin and createBackendModule return BackendFeature instead of () => BackendFeature
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-13 15:56:24 +02:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
César Sepúlveda 792612b46d Update gitlab.examples.ts
documentation fix.
The correct name is `protect`.
`protected` is use for variables.

Signed-off-by: César Sepúlveda <cesar.sepulveda.b@gmail.com>
2024-06-10 17:13:49 -04:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
John 58c0342d90 Merge branch 'backstage:master' into feat/scaffolder-add-edit-action 2024-05-29 22:05:53 +10:00
John Redwood 4723da321d update plurals for action name
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
2024-05-29 09:50:14 +00:00
github-actions[bot] 77da22e67f Version Packages (next) 2024-05-28 13:43:01 +00:00
John Redwood fb8bef25e8 node20reports
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
2024-05-28 04:05:51 +00:00
John Redwood 2c9615a386 api-reports
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
2024-05-28 02:46:18 +00:00
John Redwood cf96041109 feat: add new edit issue gitlab action
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
2024-05-28 02:06:20 +00:00
ElaineDeMattosSilvaB f67ae7c6c2 fix: add api-report.md
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-05-27 14:50:55 +02:00
ElaineDeMattosSilvaB 595819b6ad fix: add changes to api report
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-05-27 12:58:46 +02:00
ElaineDeMattosSilvaB 5c5622290e chore: rename files in the gitlab module
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-05-27 12:06:05 +02:00
ElaineDeMattosSilvaB c22bc6d5a2 feat: add tests
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-05-27 12:04:01 +02:00
ElaineDeMattosSilvaB 31ecd983a0 feat: add logs and finally block
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-05-27 12:03:11 +02:00
ElaineDeMattosSilvaB eff06359a8 feat: add scaffolder action to trigger gitlab pipelines
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-05-24 17:05:49 +02:00
github-actions[bot] cce04957e9 Version Packages (next) 2024-05-21 14:41:46 +00:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
Camila Belo d229dc49ad refator(backend-common): extract path utilities to plugin api
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-05-13 13:23:45 +02:00
github-actions[bot] d85dd88b3c Version Packages (next) 2024-05-07 13:27:02 +00:00
Ben Lambert dd0584588a Merge pull request #24438 from backstage/renovate/zod-3.x-lockfile
fix(deps): update dependency zod to v3.23.6
2024-05-06 16:16:13 +02:00