github-actions[bot]
ed7c4e3bef
Version Packages (next)
2026-03-10 17:34:12 +00:00
github-actions[bot]
db0d171511
Version Packages (next)
2026-03-03 14:16:49 +00:00
github-actions[bot]
4bd6a3a1af
Version Packages (next)
2026-02-24 19:24:06 +00:00
github-actions[bot]
e6df5d52ce
Version Packages
2026-02-17 16:06:18 +00:00
github-actions[bot]
1ea737c1e2
Version Packages (next)
2026-02-03 14:24:29 +00:00
github-actions[bot]
d4b85dddee
Version Packages (next)
2026-01-27 15:51:11 +00:00
Fredrik Adelöw
7455dae884
require the use of node prefix on native imports
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-01-26 13:22:53 +01:00
github-actions[bot]
2e902e7b43
Version Packages
2026-01-20 16:40:05 +00:00
Backstage Service Account
9f1ee3e667
Version Packages (next) ( #32222 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 16:06:20 +01:00
github-actions[bot]
c24788d5bb
Version Packages
2025-12-16 14:08:20 +00:00
github-actions[bot]
e08f48a9b5
Version Packages (next)
2025-12-09 15:00:09 +00:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00
github-actions[bot]
3738293d26
Version Packages (next)
2025-11-04 15:00:26 +00:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
github-actions[bot]
c73bfa46d4
Version Packages (next)
2025-09-23 15:00:29 +00:00
benjdlambert
c8aa21077c
chore: last bits
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-09-23 16:38:54 +02:00
github-actions[bot]
b799a2d07f
Version Packages
2025-09-16 13:22:58 +00:00
github-actions[bot]
ac48eeb3ba
Version Packages (next)
2025-09-02 12:17:03 +00:00
github-actions[bot]
b93a3471c2
Version Packages
2025-08-19 13:01:39 +00:00
github-actions[bot]
531a48848c
Version Packages (next)
2025-07-29 14:40:44 +00:00
github-actions[bot]
9a7cae26c9
Version Packages
2025-07-15 14:26:41 +00: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
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
github-actions[bot]
d57a6f7828
Version Packages (next)
2025-06-03 13:12:47 +00:00
benjdlambert
ed4101710f
chore: migrate to new actions format
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-06-03 12:06:06 +02: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
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
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
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
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