Commit Graph

61028 Commits

Author SHA1 Message Date
kevspl afcebeacf4 reset
Signed-off-by: kevspl <kkantesaria@splunk.com>
2024-12-02 17:20:51 -05:00
kevspl 69b075b6cd Update .changeset/rich-suns-drive.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: kevspl <130582010+kevspl@users.noreply.github.com>
Signed-off-by: kevspl <kkantesaria@splunk.com>
2024-12-02 16:43:18 -05:00
Kevin Kantesaria 71ffeafd69 changeset
Signed-off-by: kevspl <kkantesaria@splunk.com>
2024-12-02 16:43:18 -05:00
Kevin Kantesaria 6c4ad9ee80 fix: typed router export
Signed-off-by: kevspl <kkantesaria@splunk.com>
2024-12-02 16:43:17 -05:00
Fredrik Adelöw 98d34fd5b2 fix nulls in by-query
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: kevspl <kkantesaria@splunk.com>
2024-12-02 16:43:17 -05:00
MT Lewis eb573dbc10 yarn-plugin: use yarn's httpUtils to fetch release manifests
This allows us to leverage yarn's built in proxy
configuration when making the request. The yarn
HTTP utilities handle caching of GET
requests, so we can remove our memoization of the
request, too.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: kevspl <kkantesaria@splunk.com>
2024-12-02 16:43:17 -05:00
aramissennyeydd 0f396fa1c0 fix import
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-12-02 09:36:34 -05:00
Fredrik Adelöw 83e7780ca4 Merge pull request #27957 from backstage/freben/query-limit-nulls
fix nulls in by-query
2024-12-02 14:40:22 +01:00
aramissennyeydd c0e7198fdb fix api report
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-12-02 08:17:31 -05:00
Fredrik Adelöw e4aab10f81 fix nulls in by-query
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-02 14:12:45 +01:00
aramissennyeydd c1a3bdbe12 remove experimental prefix and add instance metadata example plugin by default
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-12-02 07:56:50 -05:00
blam f03c2da81e chore: sets the connection type to default for postgres
Signed-off-by: blam <ben@blam.sh>
2024-12-02 13:53:37 +01:00
Patrik Oldsberg 9d80ffc6fe Merge pull request #27938 from backstage/yarn-plugin-http-utils
yarn-plugin: use yarn's httpUtils to fetch release manifests
2024-12-02 12:32:40 +01:00
Patrik Oldsberg 5bf788e76b Merge pull request #27937 from backstage/release-manifest-fetch-override
release-manifests: allow overriding fetch implementation
2024-12-02 12:31:04 +01:00
Patrik Oldsberg b7136f77c6 Merge pull request #27951 from backstage/backfill-yarn-plugin-changelog
yarn-plugin: backfill changelog
2024-12-02 12:30:19 +01:00
Fredrik Adelöw 6e98f982c2 Merge pull request #27950 from backstage/freben/no-node-fetch
remove most usages of node-fetch
2024-12-02 11:49:26 +01:00
Patrik Oldsberg 24dc0be875 Merge pull request #27953 from backstage/rugvip/output-file
cli: add support for --output-file option for lint commands
2024-12-02 11:47:57 +01:00
Ben Lambert c891a68539 Merge pull request #27901 from backstage/blam/cloudsql
Add support for `@google-cloud/cloud-sql-connector` database connection
2024-12-02 11:29:57 +01:00
Patrik Oldsberg a49030a3fc cli: add support for --output-file option for lint commands
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-12-02 11:29:32 +01:00
Patrik Oldsberg 01fa56bea8 Merge pull request #27952 from backstage/rugvip/patch-resolution
repo-tools: make generate-patch only create a single resolutions entry
2024-12-02 11:01:38 +01:00
Vincenzo Scamporlino 02691ca1f8 Merge pull request #27806 from backstage/catalog-owners-filter-scroll
EntityOwnerPicker: fix scroll reset
2024-12-02 09:45:47 +01:00
Patrik Oldsberg 00058d0ae5 repo-tools: make generate-patch only create a single resolutions entry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-12-02 01:23:34 +01:00
MT Lewis 48cc7c5245 yarn-plugin: use yarn's httpUtils to fetch release manifests
This allows us to leverage yarn's built in proxy
configuration when making the request. The yarn
HTTP utilities handle caching of GET
requests, so we can remove our memoization of the
request, too.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-12-01 18:11:45 +00:00
MT Lewis b29eaea119 release-manifests: allow overriding fetch implementation
This allows us to use yarn's built in HTTP request
utilities in the Backstage yarn plugin, thereby
benefiting from the built-in caching and proxy
configuration utilities.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-12-01 18:06:26 +00:00
MT Lewis 97490f1f75 yarn-plugin: backfill changelog
Realised that even though we don't release this
package via npm, it'll still be useful to have an
accurate changelog. With that in mind, this commit
backfills the changes for previous releases, and
I'm proposing that we include changesets for
changes in this package going forward.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-12-01 18:02:02 +00:00
Fredrik Adelöw f41ea01bbe some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-01 16:25:43 +01:00
Fredrik Adelöw 5c9cc05eee remove most usages of node-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-30 23:54:19 +01:00
Fredrik Adelöw c28afe5520 Merge pull request #27909 from backstage/freben/mock-catalog
simplify catalog testing by making the mock type match all interfaces
2024-11-30 23:18:30 +01:00
Fredrik Adelöw 49f66e72ae Merge pull request #27948 from backstage/freben-patch-1
Update `fetch` ADR regarding `msw`
2024-11-30 12:48:08 +01:00
Fredrik Adelöw a4591a59b7 Update fetch ADR regarding msw
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-30 12:08:20 +01:00
Patrik Oldsberg f19c16fad2 Merge pull request #27920 from christoph-jerolimov/fix-microsite-default-plugin-icon
fix(website): fix incorrect default plugin icon path
2024-11-30 01:15:42 +01:00
Patrik Oldsberg 7be834507b Merge pull request #27945 from backstage/Rugvip-patch-1
create-app: remove lock seed for nwsapi
2024-11-29 23:50:28 +01:00
Casper Thygesen 462b9fbb07 updated test data
Signed-off-by: Casper Thygesen <cth@trifork.com>
2024-11-29 21:30:17 +00:00
Casper Thygesen a817a5d7fa fixed spelling in changeset
Signed-off-by: Casper Thygesen <cth@trifork.com>
2024-11-29 21:14:53 +00:00
Fredrik Adelöw 73ea7e8b55 Merge pull request #27925 from backstage/freben/undici
recommend undici
2024-11-29 22:09:32 +01:00
Casper Thygesen 191e5bfae4 restrictUsersToGroup should use the entire groupPath
Signed-off-by: Casper Thygesen <cth@trifork.com>
2024-11-29 21:09:13 +00:00
Patrik Oldsberg b6836396b3 create-app: remove lock seed for nwsapi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-29 20:55:21 +01:00
backstage-goalie[bot] db27a3f7be Merge pull request #27943 from backstage/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo to v5.16.8
2024-11-29 19:54:37 +00:00
renovate[bot] 854e0c1893 fix(deps): update material-ui monorepo to v5.16.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 19:22:52 +00:00
backstage-goalie[bot] eb40753203 Merge pull request #27942 from backstage/renovate/mysql2-3.x-lockfile
fix(deps): update dependency mysql2 to v3.11.5
2024-11-29 19:08:08 +00:00
Andre Wanlin 299bba2f84 Merge pull request #27434 from awanlin/docs/getting-started-database
Added Docker to Database Getting Started
2024-11-29 12:55:09 -06:00
renovate[bot] 3dea73019a fix(deps): update dependency mysql2 to v3.11.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 18:23:55 +00:00
backstage-goalie[bot] ecbed1ce01 Merge pull request #27941 from backstage/renovate/codemirror
fix(deps): update dependency @codemirror/language to v6.10.6
2024-11-29 18:09:08 +00:00
Andre Wanlin 371d0ce518 Refactor based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-29 11:39:43 -06:00
renovate[bot] 401c1bebfa fix(deps): update dependency @codemirror/language to v6.10.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 17:38:35 +00:00
backstage-goalie[bot] ec4a025685 Merge pull request #27939 from backstage/renovate/asyncapi-react-component-2.x-lockfile
fix(deps): update dependency @asyncapi/react-component to v2.4.5
2024-11-29 17:29:37 +00:00
Harrison Hogg ae3f17ed86 Merge pull request #27831 from backstage/winston-logger/handle-non-castable-string
Fixed WinstonLogger logging fields which are not castable to a string
2024-11-29 17:17:27 +00:00
Andre Wanlin 2c9c97db74 Added Docker to Database Getting Started
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-29 11:04:16 -06:00
Andre Wanlin e260b8438e Merge pull request #27419 from awanlin/topic/devtools-remove-deprecated-code
DevTools - Removed Deprecated Code
2024-11-29 11:02:42 -06:00
renovate[bot] edba1c2a37 fix(deps): update dependency @asyncapi/react-component to v2.4.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 16:47:29 +00:00