Commit Graph

167 Commits

Author SHA1 Message Date
github-actions[bot] ecdb1ce0b6 Version Packages (next) 2024-11-12 21:18:54 +00:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
github-actions[bot] 7907e3b920 Version Packages (next) 2024-10-22 14:53:13 +00:00
github-actions[bot] a9c095d0be Version Packages 2024-10-15 10:25:03 +00:00
github-actions[bot] 56a811849a Version Packages (next) 2024-10-08 11:42:14 +00:00
Ben Lambert 8db9fdfc62 Merge pull request #26886 from koalaty-code/github-branch-protection-scaffolder-action
feat(scaffolder-backend-module-github): add github:branch-protection:create action
2024-10-07 08:42:15 +02:00
Adam Letizia 8ce0c4cd51 feat(scaffolder-backend-module-github): add github:branch-protection:create action
Signed-off-by: Adam Letizia <LetiziaAdam@JohnDeere.com>
2024-10-02 07:21:03 -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
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
Ben Lambert 21d3922d6a Merge pull request #26659 from thomas-grininger/master
fix(deps): update dependency @octokit/webhooks to 10.9.2 due to vulnerability
2024-09-17 09:01:52 +02:00
Raghunandan Balachandran 286647dd9d Make catalog client optional in github env create action
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-09-16 17:59:16 +02:00
Raghunandan Balachandran e3c0b4472e Fix API reports
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-09-16 17:59:16 +02:00
Raghunandan Balachandran c8b1b78a3f remove unused dep in scaffolde module github
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-09-16 17:59:16 +02:00
Raghunandan Balachandran 878c8080b7 Pass a catalogClient to the Github Environment Action
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-09-16 17:59:16 +02:00
Raghunandan Balachandran d0ea1748aa Change imput param keys to camelCase. Fetch entityrefs from catalog and get users and teams from github for env reviewers.
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-09-16 17:59:16 +02:00
Raghunandan Balachandran ce0d10cb48 support reviewers, prevent_self_review and wait_timer
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-09-16 17:59:16 +02:00
thomas.grininger 162cdf445e fix(deps): update dependency @octokit/webhooks to 10.9.2 due to vulnerability
Signed-off-by: thomas.grininger <thomas.grininger@dynatrace.com>
2024-09-12 15:12:54 +02:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
Bogdan Nechyporenko 7b8446a5e1 Merge pull request #26371 from efrenaguilar95/master
Update GitHub scaffolder plugin - grant ability to add custom properties to organization repos
2024-09-06 16:31:00 +02:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
Efren Aguilar 76c94be56a Add API report file
Signed-off-by: Efren Aguilar <efrenaguilar95@hotmail.com>
2024-08-29 16:06:43 -07:00
Efren Aguilar 8eb75423a5 Add custom prop functionality
Signed-off-by: Efren Aguilar <efrenaguilar95@hotmail.com>
2024-08-29 15:13:43 -07:00
github-actions[bot] 911bbe0d92 Version Packages (next) 2024-08-27 11:41:57 +00: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 0a894fa703 Merge pull request #25801 from parmar-abhinav/master-code-17
Added examples for action github:pages and improved test cases
2024-08-11 11:30:28 +02:00
Ben Lambert ac80681fc1 Merge pull request #25802 from parmar-abhinav/master-code-18
Added examples for github:repo:create action and improved test cases
2024-08-11 11:29:57 +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 6d4cb97f07 Added examples for github:repo:create action and improved test cases
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com>
2024-07-30 12:41:44 +05:30
parmar-abhinav cd203f1250 Added examples for action github:pages and improved test cases
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com>
2024-07-27 15:27:20 +05:30
parmar-abhinav d21d3079fc Added examples for github:environment:create action and improve its test cases
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com>
2024-07-26 13:38:08 +05:30
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
Mccaskey Skye ccfc9d12c1 fix: Added owner and repo args to getEnvironmentPublicKey
Signed-off-by: Mccaskey Skye <smccaskey@me.com>
2024-07-10 12:57:23 -05:00
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
Ben Lambert 0927084609 Merge pull request #25355 from awanlin/topic/github-pages-action
Added action to enable GitHub Pages on a repo
2024-07-01 12:17:23 +02:00
Fredrik Adelöw bf2a81033a Merge pull request #25301 from koalaty-code/require-last-push-approval-github-scaffolder
fix(scaffolder-backend-module-github): adds requireLastPushApproval input
2024-06-29 22:23:24 +02:00
Andre Wanlin 1469ddade4 Rename based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-06-28 15:43:55 -05:00
Andre Wanlin 141f366625 Added action to enable GitHub Pages on a repo
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-06-28 15:10:43 -05:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
Diego Iglesias 36f3c5e693 fix(scaffolder-backend-module-github): createOrUpdateEnvironmentSecret missing owner and repo
Signed-off-by: Diego Iglesias <diegohi@gmail.com>
2024-06-25 00:31:03 +02:00
Diego Iglesias 4410fed9d9 fix(scaffolder-backend-module-github): createEnvironmentVariable missing owner and repo
Signed-off-by: Diego Iglesias <diegohi@gmail.com>
2024-06-25 00:31:03 +02:00
Christopher Diaz fc6db7af1d update tests and API reports
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-20 17:10:40 -04:00