Commit Graph

1440 Commits

Author SHA1 Message Date
Patrik Oldsberg 155901d486 Merge pull request #19640 from miqdigital/document-bitbucket-scaffolder-action
Document bitbucket scaffolder action
2023-09-04 17:47:18 +02:00
Fredrik Adelöw 814feeed73 fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-04 09:47:28 +02:00
subash ded27b83ea Add examples for publish:bitbucket scaffolder actions
Signed-off-by: subash <subashraina54@gmail.com>
2023-08-25 11:05:41 +05:30
PIYUSH NEGI 6ed06924f2 Update githubActionsDispatch.examples.test.ts
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
2023-08-24 15:52:58 +05:30
PIYUSH NEGI e60e0a8e6c Update githubActionsDispatch.ts
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
2023-08-24 15:51:52 +05:30
npiyush97 f3c0b95e3e Add examples for github:actions:dispatch scaffolder actions
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-08-24 15:46:43 +05:30
Fredrik Adelöw 20def974d5 Merge pull request #18921 from PeteLevineA/continued-mysql-support
patch: Add Continued MySQL Support
2023-08-22 13:23:03 +02:00
Sander Aernouts 5f1a92b9f1 feature(azure devops): support multiple organisations
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-08-18 16:27:00 +02:00
lpete@vmware.com 9ae110cde3 Swap pk for app-backend path, fix heartbeat task
Signed-off-by: lpete@vmware.com <lpete@vmware.com>
2023-08-17 12:11:57 -04:00
Patrik Oldsberg fb57a4694f scaffolder-backend: fixed alpha module plugin and module ID
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-17 17:44:43 +02:00
Fredrik Adelöw 93434fa453 Merge pull request #19379 from tperehinets/scaffolder-action-examples
Added description for publish:github and publish:gitlab scaffolder actions.
2023-08-16 09:20:30 +02:00
Patrik Oldsberg 6565eeb2d4 scaffolder-{backend,node}: update API reports + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-15 16:39:13 +02:00
Patrik Oldsberg 349611126a scaffolder-backend: removed alpha options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-15 16:27:35 +02:00
Patrik Oldsberg 88bc6e27a2 scaffolder-backend: make concurrentTasksLimit configurable via static config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-15 16:16:18 +02:00
Patrik Oldsberg e07a4914f6 scaffolder-backend: move more types to -node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-15 16:16:18 +02:00
tperehinets 3e4ccbb0a5 Deleted never used values
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
2023-08-15 17:09:54 +03:00
tperehinets a4989552d8 Added description for scaffolder actions.
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
2023-08-15 16:51:56 +03:00
Patrik Oldsberg 1519c45b7c Merge pull request #19243 from kurtaking/kk/document-github-scaffolder-actions
Add examples for github:repo* scaffolder actions
2023-08-12 17:55:18 +02:00
Ben Lambert 46454c148f Merge pull request #18157 from alexef/scaffolder-each
scaffolder: enable each property on task step (#8890)
2023-08-11 14:54:31 +02:00
Kurt King 1e945f311b chore: minor description updates
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-08-05 18:24:54 -06:00
Kurt King 563b8443e9 docs: add more examples
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-08-05 18:13:37 -06:00
Kurt King 2e7c770cda docs: provide example for github:repo:push
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-08-05 18:03:20 -06:00
Kurt King 6c6115b6e1 test: update description
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-08-05 17:01:46 -06:00
Kurt King fa33214ba8 docs: provide example for github:repo:create
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-08-05 16:57:48 -06:00
Stefan Petrovic a93cb09398 minor fs:rename example test change
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-04 22:35:20 +02:00
Stefan Petrovic 1777c5f52b added test classes for delete and rename examples
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-04 21:10:37 +02:00
Stefan Petrovic 97b972978f added fs delete and rename examples
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-04 09:12:31 +02:00
Brian Fletcher aea0482fee fix typo
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-03 14:15:29 +01:00
Brian Fletcher 6a76b89372 fix mocking
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-03 14:13:53 +01:00
Alex Eftimie 43b61fdb39 fix tsc
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-08-03 10:44:37 +03:00
Alex Eftimie 17d626cad4 Fix variable passing
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-08-03 10:34:25 +03:00
Alex Eftimie 5a432881d7 Merge branch 'master' into scaffolder-each 2023-08-03 09:01:29 +03:00
Brian Fletcher 85617f898d fix tests
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-02 11:25:39 +01:00
Brian Fletcher e65b437798 fixes after merge to master
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-02 11:00:35 +01:00
Brian Fletcher e07f7fcb75 Merge branch 'master' into add-examples
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-02 10:25:48 +01:00
Patrik Oldsberg 5f83133dd3 Merge pull request #18838 from backstage/vinzscam/root-config-service
Rename ConfigService to RootConfigService
2023-08-01 13:59:11 +02:00
Fredrik Adelöw b0e3b6c074 fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-01 10:14:50 +02:00
Vincenzo Scamporlino 2cccf58ef1 chore: config to rootConfig
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-07-31 17:11:00 +02:00
Fredrik Adelöw d3b31a791e Expose executeShellCommand, RunCommandOptions, and fetchContents from the node package
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-07-31 14:52:03 +02:00
Brian Fletcher 0b1d775be0 Adds a number of examples for builtin functions
This patch also proposes:
- changing the pattern by which the examples are imported
- adds tests for the examples

Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-07-28 11:07:03 +01:00
Brian Fletcher 600be80492 indicate the option that has been deprecated in warning
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-07-10 13:44:46 +01:00
blam fb7375507d feat: replace vm2 sandbox with isolated-vm
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
blam 7e272d18e1 feat: replace vm2 sandbox with isolated-vm
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
Fredrik Adelöw 3fe56a6a3d Merge pull request #17921 from ohjongsung/bitbucketServer-pullRequests
Add a scaffolder action that pull-requests for Bitbucket Server
2023-06-12 11:39:50 +02:00
ohjongsung c7d401f16a Change objects to precise type and apply encodeURIComponent to url
Signed-off-by: ohjongsung <ohjongsung@gmail.com>
2023-06-12 15:49:59 +09:00
Alex Eftimie 0f58402454 Update docs. Fix tsc
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-06-12 00:08:07 +02:00
Fredrik Adelöw bcc8d79a77 Merge pull request #18110 from go-xman/feat/add-target-branch-name-for-pr-action
Add `TargetBranchName` variable and output for the `publish:gitlab:merge-request` and `publish:github:pull-request` s'cascaffolder actions.
2023-06-08 13:56:06 +02:00
Alex Eftimie a0303ee5ef scaffolder: enable each property on task step (#8890)
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-06-07 03:46:41 +02:00
mingfu 84b0e47373 chore: Add TargetBranchName variable and output for the publish:gitlab:merge-request and publish:github:pull-request s'cascaffolder actions.
Signed-off-by: mingfu <mingfu@alauda.io>
2023-06-05 16:03:00 +08:00
Andrew Ochsner 1948845861 add github:environment:create and github:deployKey:create
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
2023-06-02 10:04:07 -05:00