Commit Graph

292 Commits

Author SHA1 Message Date
github-actions[bot] 9a7cae26c9 Version Packages 2025-07-15 14:26:41 +00:00
Kevin Snyder ed5c1d43d1 Fix typo in scaffolder-backend-module-github InputError
Signed-off-by: Kevin Snyder <kevin.snyder@gusto.com>
2025-07-08 15:25:11 -07:00
github-actions[bot] eef10dfb4d Version Packages (next) 2025-07-08 13:35:26 +00:00
github-actions[bot] 952cefedd8 Version Packages (next) 2025-07-01 11:50:02 +00:00
github-actions[bot] f1e160615c Version Packages (next) 2025-06-24 12:20:36 +00:00
Phred 411ed753b2 removed Object.assign usage based on code review
Signed-off-by: Phred <fearphage@gmail.com>
2025-06-24 08:46:09 +02:00
Phred 265dd73dcf refactored based on reviewer feedback to use filesToDelete array
Signed-off-by: Phred <fearphage@gmail.com>
2025-06-24 08:46:09 +02:00
Phred 116468461f moved variable within test scope
Signed-off-by: Phred <fearphage@gmail.com>
2025-06-24 08:46:09 +02:00
Phred db7a11502e added API report (again)
Signed-off-by: Phred <fearphage@gmail.com>

After `yarn install` and `yarn build:api-reports`

Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-24 08:46:09 +02:00
Phred 3312901cf2 added API report
Signed-off-by: Phred <fearphage@gmail.com>
2025-06-24 08:46:08 +02:00
Phred f36bcf9086 allow file deletion in pull requests
Signed-off-by: Phred <fearphage@gmail.com>
2025-06-24 08:46:08 +02:00
github-actions[bot] 58558ef2c1 Version Packages 2025-06-17 12:45:56 +00:00
github-actions[bot] f628f44cab Version Packages (next) 2025-06-10 14:28:09 +00:00
benjdlambert 3bfa1d392f chore: small tweaks
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-05 15:28:22 +02:00
benjdlambert 04c0b15da7 feat: migrating things to using catalogService and removing older exports
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-05 14:29:22 +02:00
benjdlambert c701c34391 chore: smaller changes
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-04 11:25:25 +02:00
benjdlambert 88ccfc17ea chore: refactor
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-04 09:23:14 +02:00
benjdlambert 575c76b13f chore: use new actions format
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-04 08:02:29 +02:00
github-actions[bot] d57a6f7828 Version Packages (next) 2025-06-03 13:12:47 +00:00
github-actions[bot] 19f0650b16 Version Packages (next) 2025-05-27 14:48:17 +00:00
github-actions[bot] 389d265b60 Version Packages 2025-05-20 08:25:02 +00:00
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
github-actions[bot] 35a0c4b598 Version Packages (next) 2025-05-06 13:51:57 +00:00
github-actions[bot] 125d09682e Version Packages (next) 2025-04-29 14:27:15 +00:00
Gabriel Dugny 72d019d663 chore(typos): Fix low-impact typos
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-04-23 17:56:22 +02:00
github-actions[bot] ce2cf32847 Version Packages (next) 2025-04-22 12:36:56 +00:00
Ben Lambert ed39f53e0d Merge pull request #29483 from KevinSnyderCodes/use-action-context-logger-in-octokit-client
Use action context logger in Octokit client
2025-04-22 13:33:25 +02:00
pmckl 6917339006 update api report
Signed-off-by: pmckl <peter.lajos@outlook.com>
2025-04-16 00:09:22 +02:00
pmckl 251b21fe6c add example with test
Signed-off-by: pmckl <peter.lajos@outlook.com>
2025-04-15 23:53:32 +02:00
pmckl 368e7fee26 add tests
Signed-off-by: pmckl <peter.lajos@outlook.com>
2025-04-15 23:53:32 +02:00
pmckl 49da0ff52f add assignees to publish pr action
Signed-off-by: pmckl <peter.lajos@outlook.com>
2025-04-15 23:53:32 +02:00
Kevin Snyder e9fda13083 Remove try-catch blocks from tests
Signed-off-by: Kevin Snyder <kevin.snyder@gusto.com>
2025-04-15 11:11:34 -07:00
Kevin Snyder 995d0249e9 Add tests
Signed-off-by: Kevin Snyder <kevin.snyder@gusto.com>
2025-04-15 11:11:34 -07:00
Kevin Snyder e784ba9de0 Use action context logger in Octokit client
This will surface Octokit logs in the `OngoingTask` log stream.

For example, Octokit will now surface logs when GitHub API rate limits are hit. Previously these were only visible in the backend logs and did not use the structured Backstage logger.

Signed-off-by: Kevin Snyder <kevin.snyder@gusto.com>
2025-04-15 11:11:34 -07:00
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00:00
Ben Lambert f324a1c002 Merge pull request #29488 from QuadmanSWE/assume-default-branch-main
Assume default branch "main" with scaffolder action publish:github
2025-04-15 12:01:51 +02:00
Ben Lambert c6de3e1631 Merge pull request #29283 from acierto/githubdeployKeycreate
Made "github:deployKey:create" action idempotent
2025-04-15 10:33:14 +02:00
github-actions[bot] c590c4413a Version Packages (next) 2025-04-08 18:12:41 +00:00
Bogdan Nechyporenko f2212f1f3e Merge pull request #29146 from wrighbr/add-update-branch-support
 Add support for allowing branch updates
2025-04-07 07:28:34 +02:00
David Söderlund 7bbd08b3e8 Changed value of defaultBranch from 'master' to 'main'.
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 21:50:14 +02:00
David Söderlund b2ece20e2e Updated github tests to reflect that the default branch is expected to be "main" for new repos that get created.
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 21:49:03 +02:00
github-actions[bot] 2fc663ad48 Version Packages (next) 2025-04-01 13:24:16 +00:00
github-actions[bot] 55905367dd Version Packages (next) 2025-03-25 12:51:22 +00:00
Brett Wright 411c87960c Add support for allowing branch updates
This commit adds support for allowing branch updates when creating a GitHub repository. It introduces a new `allowUpdateBranch` property to the `createGithubRepoCreateAction` function, allowing users to specify whether updates to branches should be allowed. This enhancement provides more flexibility and control over repository management.

Signed-off-by: Brett Wright <wright.brett@gmail.com>
2025-03-21 08:10:08 +11:00
Bogdan Nechyporenko 49cf8b5f91 Merge pull request #29287 from acierto/publishgithub
Made "publish:github" action idempotent
2025-03-20 10:10:29 +01:00
Ben Lambert be6170924e Merge pull request #29286 from acierto/githubactionsdispatch
Made "github:actions:dispatch" action idempotent
2025-03-20 08:44:12 +01:00
Ben Lambert 62bdda816d Merge pull request #29285 from acierto/githubautolinkscreate
Made "github:autolinks:create" action idempotent
2025-03-20 08:43:53 +01:00
Bogdan Nechyporenko 0be1a1eeac Made "publish:github" action idempotent
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-03-18 20:31:03 +01:00
Bogdan Nechyporenko a833f0f46d Made "github:actions:dispatch" action idempotent
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-03-18 20:26:33 +01:00
Bogdan Nechyporenko 1af427ab0b Made "github:autolinks:create" action idempotent
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-03-18 20:24:23 +01:00