Matt Benson
75e4db47c4
add template-extensions scaffolder service endpoint
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2025-03-21 12:40:04 -05:00
Matt Benson
86ded4c984
omit falsy global function metadata
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2025-03-21 12:40:04 -05:00
Adam Kunicki
2e4cb15188
Fixes previous attempt to auto-hide divider
...
The divider prop was only being set when title was present, and the
default value for divider is true. This unconditionally sets the divider
prop.
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com >
2025-03-21 09:53:45 -07:00
Vincenzo Scamporlino
32bd45baa6
Merge pull request #29328 from drodil/offset_pagination_filters
...
fix(catalog): reset offset on filter change in useEntityList
2025-03-21 16:24:08 +01:00
renovate[bot]
df32cef7ff
chore(deps): update actions/upload-artifact action to v4.6.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 15:15:49 +00:00
renovate[bot]
0bd3b1e207
chore(deps): update actions/cache action to v4.2.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 15:15:42 +00:00
Vincenzo Scamporlino
1517d6a283
Merge pull request #29331 from backstage/renovate/actions-upload-artifact-digest
...
chore(deps): update actions/upload-artifact digest to ea165f8
2025-03-21 16:02:47 +01:00
Fredrik Adelöw
584fcbaef4
Merge pull request #29330 from backstage/renovate/actions-download-artifact-digest
...
chore(deps): update actions/download-artifact digest to 95815c3
2025-03-21 16:00:59 +01:00
Fredrik Adelöw
34298d8eeb
Merge pull request #29274 from Vity01/scaffolding-detail-button
...
feat: Scaffolding - create - template - add link to template entity detail
2025-03-21 16:00:51 +01:00
Vincenzo Scamporlino
ddb9f8ff89
Merge pull request #29139 from pfrybar/patch-2
...
add missing parameter from github catalog config definition
2025-03-21 15:43:40 +01:00
Peter Macdonald
d103dcb8d2
reopened new PR, to not have to deal with git wizardry
...
Signed-off-by: Peter Macdonald <peterm4c@pm.me >
2025-03-21 14:52:59 +01:00
Mahendra Patel
466ab5bd9e
Added EntityOrderFilter to sort entities by different fields
...
Signed-off-by: Mahendra Patel <mahendramp197@gmail.com >
2025-03-21 19:22:15 +05:30
Mahendra Patel
1b6f043701
Added EntityOrderFilter to sort entities by different fields
...
Signed-off-by: Mahendra Patel <mahendramp197@gmail.com >
2025-03-21 19:15:12 +05:30
Fredrik Adelöw
fedb6a94f3
fix reports
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-03-21 14:40:51 +01:00
renovate[bot]
08ccd60a00
chore(deps): update actions/upload-artifact digest to ea165f8
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 13:38:18 +00:00
renovate[bot]
8d8a101b51
chore(deps): update actions/download-artifact digest to 95815c3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 13:38:12 +00:00
Fredrik Adelöw
49c96a9f43
Merge pull request #29093 from backstage/renovate/lightningcss-1.x-lockfile
...
chore(deps): update dependency lightningcss to v1.29.3
2025-03-21 14:27:07 +01:00
Fredrik Adelöw
9c3263dcad
Merge pull request #29169 from backstage/renovate/react-monorepo
...
fix(deps): update react monorepo
2025-03-21 14:25:12 +01:00
Fredrik Adelöw
02edfd988f
Merge pull request #29255 from backstage/renovate/storybook-monorepo
...
fix(deps): update storybook monorepo to v8.6.7
2025-03-21 14:24:45 +01:00
Fredrik Adelöw
5a677faf4d
Merge pull request #29175 from backstage/sennyeya/module-maintenance
...
module: move misc repo tasks into a maintenance module
2025-03-21 14:23:32 +01:00
Fredrik Adelöw
d92dbc49bc
Merge pull request #29244 from backstage/dependabot/npm_and_yarn/microsite/babel/runtime-7.26.10
...
chore(deps): bump @babel/runtime from 7.26.7 to 7.26.10 in /microsite
2025-03-21 14:21:14 +01:00
Fredrik Adelöw
a62111c805
Merge pull request #29317 from backstage/repo-lint-maxwarnings
...
Fix for repo lint max-warnings options
2025-03-21 14:04:05 +01:00
Hellgren Heikki
221ddbad86
fix(catalog): reset offset on filter change in useEntityList
...
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-03-21 14:30:56 +02:00
Vincenzo Scamporlino
dd78d08ec4
Merge pull request #29320 from backstage/cli-allow-multiple-require
...
CLI: start command allow multiple require options
2025-03-21 11:57:00 +01:00
Ben Lambert
d54f7628d7
Merge pull request #29089 from mbenson/scaffolder-template-extensions-stage3
...
document built-in template filters
2025-03-21 11:27:12 +01:00
benjdlambert
95b352ebac
chore: update changeset
...
Signed-off-by: benjdlambert <ben@blam.sh >
Signed-off-by: benjdlambert <ben@blam.sh >
2025-03-21 11:10:17 +01: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
Rye Pasaporte
83e9e1ecfb
revert accepting Date
...
Signed-off-by: Rye Pasaporte <ryepassport@gmail.com >
2025-03-21 11:03:06 +01:00
Rye Pasaporte
0a96d69434
update function to contain only reading string rather than reading Date
...
Signed-off-by: Rye Pasaporte <ryepassport@gmail.com >
2025-03-21 10:43:16 +01:00
Rye Pasaporte
8a84064b85
typo
...
Signed-off-by: Rye Pasaporte <ryepassport@gmail.com >
2025-03-21 10:27:07 +01:00
Rye Pasaporte
4cbc613848
add initial test
...
Signed-off-by: Rye Pasaporte <ryepassport@gmail.com >
2025-03-21 10:25:31 +01:00
Vincenzo Scamporlino
69607e580d
cli: fix max-warnings default
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-21 09:00:45 +01:00
Vincenzo Scamporlino
efe88dfa42
cli: update usage docs
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-21 08:53:24 +01:00
Juan Pablo Garcia Ripa
dd51cf4116
improve image colors
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-03-20 22:54:56 +01:00
Juan Pablo Garcia Ripa
6d54351a39
add org graph to the documentation
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-03-20 22:38:26 +01: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
Vincenzo Scamporlino
71665b739c
cli: api-reports --require option
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-20 17:08:30 +01:00
Vincenzo Scamporlino
d83f3f461c
cli: --require changeset
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-20 17:05:13 +01:00
Vincenzo Scamporlino
4e9da9de01
cli: allow multiple --require
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-20 17:02:51 +01:00
Vincenzo Scamporlino
d7419c92bd
cli: update api-reports
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-20 16:29:35 +01:00
Jasper Boeijenga
d86ce219a6
Added changeset
...
Signed-off-by: Jasper Boeijenga <jboeijenga@gmail.com >
2025-03-20 15:55:16 +01:00
Jasper Boeijenga
00498e48c9
Added more feedback in case branch is already created
...
Signed-off-by: Jasper Boeijenga <jboeijenga@gmail.com >
2025-03-20 15:52:32 +01:00
Fredrik Adelöw
285f6584d8
Merge pull request #29277 from schultzp2020/auditor-docs
...
docs: update auditor docs
2025-03-20 15:19:38 +01:00
Vincenzo Scamporlino
87a5cb49c8
cli: changesets
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-20 13:41:14 +01:00
Vincenzo Scamporlino
db78baef26
cli: repo lint pass --max-warnings option
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-03-20 13:39:43 +01:00
deepthi-28
9aca7122b8
The naming of state variable has been changed
...
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com >
2025-03-20 16:34:54 +05:30
Bogdan Nechyporenko
49cf8b5f91
Merge pull request #29287 from acierto/publishgithub
...
Made "publish:github" action idempotent
2025-03-20 10:10:29 +01:00
renovate[bot]
1460c09c4f
Update actions/cache digest to 5a3ec84
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 07:55:55 +00:00
Ben Lambert
0979ca1474
Merge pull request #29291 from acierto/notificationsend
...
Made "notification:send" action idempotent
2025-03-20 08:46:22 +01:00
Ben Lambert
f1113ce21a
Merge pull request #29290 from acierto/publishbitbucketCloud
...
Made "publish:bitbucketCloud" action idempotent
2025-03-20 08:46:04 +01:00