Commit Graph

301 Commits

Author SHA1 Message Date
benjdlambert f845abe12e chore: fix weirdness of assertions
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-05 14:06:02 +02:00
benjdlambert ddb0939b4a breaking: remove old action format design
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-04 10:59:56 +02:00
github-actions[bot] d57a6f7828 Version Packages (next) 2025-06-03 13:12:47 +00:00
benjdlambert e89d7b664c chore: migrating azure actions to use new format
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-03 10:58:36 +02:00
github-actions[bot] 19f0650b16 Version Packages (next) 2025-05-27 14:48:17 +00:00
Fredrik Adelöw 63f4c66427 Merge pull request #29950 from mbruhin/fix-git-filtering-bitbucket-pull-request-scaffolder
Fix git filtering bitbucket pull request scaffolder
2025-05-27 14:48:30 +02:00
mbruhin d33b552049 update name
Signed-off-by: mbruhin <47482924+mbruhin@users.noreply.github.com>
2025-05-20 11:18:35 -06:00
github-actions[bot] 389d265b60 Version Packages 2025-05-20 08:25:02 +00:00
mbruhin 9aec885526 add API report
Signed-off-by: mbruhin <47482924+mbruhin@users.noreply.github.com>
2025-05-14 10:53:40 -06:00
mbruhin 898a4ef8c7 update filter and consolidate logic
Signed-off-by: mbruhin <47482924+mbruhin@users.noreply.github.com>
2025-05-14 10:22:08 -06:00
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
Ben Lambert 0ab0a454aa Merge pull request #29890 from mbenson/repoUrlHardening
trim leading and trailing slashes from parseRepoUrl query parameters
2025-05-09 11:46:41 +02:00
Bogdan Nechyporenko ec42f8ed8e Fix issue 29505: Retries with EXPERIMENTAL_strategy doesn't handle authentication properly
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-05-09 07:31:25 +02:00
Matt Benson 16e2e9c1db trim leading and trailing slashes from parseRepoUrl query parameters
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-05-08 17:55:06 -05:00
Matt Benson a51855db73 add unit tests for parseRepoUrl
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-05-08 17:55:05 -05: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
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00: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
benjdlambert 3cfc7f06d1 feat: small refactor to move some logic out of the index files and move to using .args() and .returns() as it's cleaner
Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-21 11:07:00 +01:00
benjdlambert d48525c9f8 chore: fix type inference with different ways to define functions
Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-19 08:41:50 +01:00
Matt Benson 7f56c442aa improve return types of createTemplateFilter() and createTemplateGlobalFunction();
accommodate in ScaffolderTemplatingExtensionPoint

Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-03-18 13:15:57 -05:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
github-actions[bot] 68af69b2b8 Version Packages (next) 2025-03-11 16:50:56 +00:00
Ben Lambert 790331bd6e Merge pull request #28798 from backstage/blam/zod-types
Deprecate `createTemplateAction` with old `JSONSchema` and `zod` declarations
2025-03-11 11:41:10 +01:00
benjdlambert 13f723650f chore: fixing api reports
Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-11 11:12:29 +01:00
benjdlambert a5ddf1d2cb chore: use the original schema type intead
Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-11 10:56:45 +01:00
benjdlambert 965046fdd5 feat: some rework
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-11 10:56:43 +01:00
benjdlambert 6d0b7a9ce0 chore: nearly there, just not matching the overload
Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-11 10:56:35 +01:00
blam 3ece40f8c4 chore: wip
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-03-11 10:56:35 +01:00
blam c6ae5b2e33 chore: refactor a little bit and fix tests
Signed-off-by: blam <ben@blam.sh>
2025-03-11 10:56:35 +01:00
blam 08efed9160 chore: fix changesets
Signed-off-by: blam <ben@blam.sh>
t p
2025-03-11 10:56:35 +01:00
blam cb6cee1e2f chore: refactor the types a little bit
Signed-off-by: blam <ben@blam.sh>
2025-03-11 10:56:34 +01:00
blam 4abd0747cb chore: build api-reports
Signed-off-by: blam <ben@blam.sh>
2025-03-11 10:56:23 +01:00
blam e2d82fc3d8 chore: flatten the optional properties from zod
Signed-off-by: blam <ben@blam.sh>
2025-03-11 10:55:51 +01:00
blam cf8b627f07 chore: refactoring things to work a little cleaner
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2025-03-11 10:55:51 +01:00
blam 3ff5c07a70 chore: wip
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2025-03-11 10:55:51 +01:00
Paul Schultz 01b228423e updated naming schema
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-03-11 10:55:50 +01:00
Paul Schultz 1a588465e9 feat(scaffolder): add first class citizen support for zod
Signed-off-by: Paul Schultz <pschultz@pobox.com>

backport better typescript support

Signed-off-by: Paul Schultz <pschultz@pobox.com>

wip

Signed-off-by: Paul Schultz <pschultz@pobox.com>

wip

Signed-off-by: Paul Schultz <pschultz@pobox.com>

complete refactor

Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-03-11 10:55:50 +01:00
Heikki Hellgren 4f8b5b66a1 feat: allow signing git commits from scaffolder
adds support to sign git commits with configured PGP key in scaffolder
actions. configuration can be done either by integration or by using the
default signing key in the scaffolder config. note that this
pgp-plugin is used for signing and that it is limited to using RSA keys
and signatures made with SHA1 hashing algorithm.

this change does not support github commit signing as it cannot be done
the same way due to GitHub app and REST API being used.

closes #25934

refers to #26333

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2025-03-11 09:31:54 +02:00
Patrik Oldsberg 6070fcfefc update API reports for TypeScript 5.6
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-08 11:35:44 +01:00
github-actions[bot] f9fb465e38 Version Packages (next) 2025-03-04 16:49:37 +00:00
Fredrik Adelöw 09cf03890c scaffolder: got rid of most backend-common usages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-03 11:47:40 +01:00
github-actions[bot] aed536abc5 Version Packages (next) 2025-02-25 13:17:11 +00:00
github-actions[bot] 0df84b6ae4 Version Packages 2025-02-18 15:19:53 +00:00
github-actions[bot] 549edc389e Version Packages (next) 2025-02-11 15:39:12 +00:00
Matt Benson dc8dd4bea7 add enhanced/documented filter/global types and creator functions
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-02-09 13:07:26 -06:00