Fredrik Adelöw
9409ddd3f5
1.34 release notes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-17 11:48:58 +01:00
Patrik Oldsberg
968c885aa5
Merge pull request #27846 from davidfestal/all-exports-in-exposed-modules
...
CLI: have module federation settings take in account all the exports defined in the `package.json`
2024-12-17 11:48:37 +01:00
Ben Lambert
87ca8957c9
Merge pull request #27699 from kalleericson/template-card-meta-data
...
Feat: Additional test coverage and component structure for TemplateCard
2024-12-17 11:42:17 +01:00
Patrik Oldsberg
9879fe2bd5
Merge pull request #28163 from backstage/rugvip/flag
...
catalog-backend: fully feature flag streamed raw json responses
2024-12-17 11:41:51 +01:00
Fredrik Adelöw
ad9d9a7c89
Merge pull request #27648 from tylerd-canva/useEntityKindFilter
...
Capitalize Kind facet in CatalogTable title
2024-12-17 11:36:35 +01:00
Fredrik Adelöw
284befab11
Merge pull request #28114 from schultzp2020/add-tests
...
fix: remove test has no assertions warning
2024-12-17 11:30:12 +01:00
Patrik Oldsberg
70fdb6d826
catalog-backend: fully feature flag streamed raw json responses
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-12-17 11:29:40 +01:00
MT Lewis
56fe5ce742
Merge pull request #28130 from backstage/rewrite-yarn-plugin
...
yarn-plugin: rewrite using `reduceDependency` hook
2024-12-17 09:14:35 +00:00
Fredrik Adelöw
32624f3768
Merge pull request #27690 from matdtr/feature/entitytypePicker_sort
...
Added sorted prop to EntityTypePicker
2024-12-17 09:28:33 +01:00
Ben Lambert
e3e795ed89
Merge pull request #26781 from stephenglass/secret-widget-perf
...
perf: improve performance of scaffolder secret widget
2024-12-17 08:25:32 +01:00
Stephen Glass
86b9495ec3
update changeset
...
Signed-off-by: Stephen Glass <stephen@stephen.glass >
2024-12-17 08:08:52 +01:00
Stephen Glass
dcc9b11580
update secret input test to wait for debounce
...
Signed-off-by: Stephen Glass <stephen@stephen.glass >
2024-12-17 08:08:52 +01:00
Stephen Glass
97a13ad815
secret widget perf improvements
...
Signed-off-by: Stephen Glass <stephen@stephen.glass >
2024-12-17 08:08:51 +01:00
Ben Lambert
288611a3dc
Update plugin-scaffolder-node version to patch
...
Signed-off-by: blam <ben@blam.sh >
2024-12-17 08:07:10 +01:00
Tyler Davis
fd942aebcc
remove debug comment
...
Signed-off-by: Tyler Davis <tylerd@canva.com >
2024-12-17 16:51:06 +11:00
Ali Ok
3e165dc19b
Add Knative event mesh plugin to the plugin listing
...
Signed-off-by: Ali Ok <aliok@redhat.com >
2024-12-17 08:30:54 +03:00
Mattia
75f896af83
update api-report
...
Signed-off-by: Mattia <matdtr@gmail.com >
2024-12-16 23:13:20 +01:00
Mattia
544a68cefa
Merge branch 'feature/entitytypePicker_sort' of https://github.com/matdtr/backstage into feature/entitytypePicker_sort
2024-12-16 22:59:59 +01:00
Mattia
01250a873f
sort type by default
...
Signed-off-by: Mattia <matdtr@gmail.com >
2024-12-16 22:43:37 +01:00
Paul Schultz
c487ae5759
resolve comments
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2024-12-16 15:10:45 -06:00
MT Lewis
bf0b30fe8a
yarn-plugin: adjust changeset
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-12-16 20:04:17 +00:00
MT Lewis
58c27def47
yarn-plugin: refactor retrieval of workspace root portable path for testability
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-12-16 20:04:17 +00:00
MT Lewis
7d83df0ad6
yarn-plugin: memoize loading of backstage.json
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-12-16 20:04:17 +00:00
MT Lewis
ac91864de3
yarn-plugin: rewrite using reduceDependency hook
...
Switching to using the reduceDependency hook
simplifies the plugin, since we can do all the
work in one go. It also means that the yarn.lock
file doesn't need to change when adding and
removing the yarn plugin, which avoids
unintentionally unlocking packages versions.
As part of this change, the descriptor emitted by
the plugin has been changed from
`npm:<manifest-version>` to
`npm:^<manifest-version>`, to match the range
emitted when packing packages. This ensures good
interoperability with the `backstage-cli
build-workspace`, which packs packages into a new
workspace and copies yarn.lock across.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-12-16 20:04:17 +00:00
MT Lewis
4ea9a07726
Merge pull request #28151 from davidgiga1993/win-path
...
fix: wrong usage of fslib causes wrong paths to be used on windows
2024-12-16 17:53:35 +00:00
Mattia
29456866e5
Merge branch 'backstage:master' into feature/entitytypePicker_sort
2024-12-16 18:24:29 +01:00
Charles de Dreuille
d7b5643933
Fix styles + API report
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-16 17:23:14 +00:00
Charles de Dreuille
f9ead91710
Improve responsive values for Button
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-16 17:16:46 +00:00
renovate[bot]
14dee68ff7
chore(deps): update github/codeql-action action to v3.27.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 16:59:47 +00:00
Charles de Dreuille
980446f395
Improve responsive hook
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-16 16:48:00 +00:00
backstage-goalie[bot]
230eac8cf8
Merge pull request #28157 from backstage/renovate/nodemon-3.x-lockfile
...
chore(deps): update dependency nodemon to v3.1.9
2024-12-16 16:45:06 +00:00
renovate[bot]
a80d589468
chore(deps): update dependency nodemon to v3.1.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 16:18:03 +00:00
Charles de Dreuille
bf0446b004
Merge branch 'master' into canon-responsivness
2024-12-16 16:17:25 +00:00
backstage-goalie[bot]
fc11a5eb0b
Merge pull request #28155 from backstage/renovate/msw-2.x-lockfile
...
chore(deps): update dependency msw to v2.6.9
2024-12-16 15:57:09 +00:00
Fredrik Adelöw
b53bc073f2
Merge pull request #28156 from backstage/freben/sidebADR
...
add ADR014 to the sidebar
2024-12-16 16:51:04 +01:00
Fredrik Adelöw
49e020eb5f
add ADR014 to the sidebar
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-16 16:44:44 +01:00
Patrik Oldsberg
ae1f9e43c7
Merge pull request #28153 from backstage/rugvip/closed
...
catalog-backend: fix for request being treated as closed
2024-12-16 16:26:19 +01:00
renovate[bot]
d961f5c6da
chore(deps): update dependency msw to v2.6.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 15:25:19 +00:00
backstage-goalie[bot]
f89d7fd873
Merge pull request #28154 from backstage/renovate/node-20.x-lockfile
...
chore(deps): update dependency @types/node to v20.17.10
2024-12-16 15:02:08 +00:00
Fredrik Adelöw
1a18c46d26
Merge pull request #27966 from Nikunj0601/bugfix/azure-blob-storage-plugin
...
bugfix: Handle not modified error in Azure blob storage plugin
2024-12-16 15:28:46 +01:00
renovate[bot]
05e40ac37a
chore(deps): update dependency @types/node to v20.17.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 14:28:04 +00:00
Patrik Oldsberg
89db92b0e1
catalog-backend: fix for request being treated as closed
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-12-16 15:24:51 +01:00
backstage-goalie[bot]
008bd640bc
Merge pull request #28105 from backstage/renovate/react-monorepo
...
fix(deps): update react monorepo
2024-12-16 14:18:17 +00:00
Jonathan Roebuck
893e92f0b8
rebuild api docs
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:56 +00:00
Jonathan Roebuck
e8778469eb
remove public comments
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:55 +00:00
Jonathan Roebuck
4b264730f4
update changesets
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:55 +00:00
Jonathan Roebuck
b18fe46435
colocate Autocomplete component in catalog-react
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:55 +00:00
Jonathan Roebuck
50ec481ebe
split out core component changeset
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:29 +00:00
Jonathan Roebuck
9e4eb5fc55
fix tests
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:29 +00:00
Jonathan Roebuck
aaf650854b
add changeset
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2024-12-16 14:15:29 +00:00