Juan Escalada
e913fdf402
Add changeset
...
Signed-off-by: Juan Escalada <juanescalada175@gmail.com >
2024-12-04 11:54:52 +09:00
Fredrik Adelöw
66258b3a25
Merge pull request #27980 from backstage/bump-opentelemetry-api
...
build(deps): update @opentelemetry/api to 1.9.0
2024-12-03 22:39:01 +01:00
MT Lewis
dfc8b41bf6
build(deps): update @opentelemetry/api to 1.9.0
...
Fixes #27979
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-12-03 20:13:35 +00:00
Vincenzo Scamporlino
4eabd53550
Merge pull request #27839 from backstage/entity-owner-picker-owners-only-rollback
...
Catalog: EntityOwnerPicker use getEntityFacets in owners-only mode
2024-12-03 16:47:44 +01:00
github-actions[bot]
d8f9e72384
Version Packages (next)
2024-12-03 13:18:49 +00:00
Patrik Oldsberg
9dcebd9699
Merge pull request #27911 from aramissennyeydd/openapi-tooling/tags
...
fix: ensure tags are handled by the generated clients
2024-12-03 12:37:37 +01:00
Patrik Oldsberg
03a0b55fb8
Merge pull request #27921 from aramissennyeydd/sennyeya/host-discovery
...
feat: add an instance metadata experimental service
2024-12-03 12:32:07 +01: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
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
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
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
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
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
e260b8438e
Merge pull request #27419 from awanlin/topic/devtools-remove-deprecated-code
...
DevTools - Removed Deprecated Code
2024-11-29 11:02:42 -06:00
Ben Lambert
9012e80c0d
Merge pull request #27828 from dejanbelusic/scaffolder-links
...
Scaffolder - open links in descriptions in a new tab
2024-11-29 16:44:49 +01:00
Ben Lambert
8c6f9c6098
Merge pull request #27863 from backstage/renovate/flatted-3.x
...
fix(deps): update dependency flatted to v3.3.2
2024-11-29 16:43:53 +01:00
Patrik Oldsberg
b4573bd41f
Merge pull request #27924 from backstage/camilaibs/scaffolder-git-proxy-protection
...
[Scaffolder] More explicit git handling
2024-11-29 12:52:53 +01:00
Camila Belo
1a23421cec
feat(scaffolder): add git proxy protection
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-11-29 12:26:06 +01:00
Patrik Oldsberg
baee89dae1
Merge pull request #27705 from autodesk-forks/nikolarAutodesk/contribfestHomePageQuickStart
...
[plugins/home] Add Home Page Quick Start Card
2024-11-29 11:01:28 +01:00
blam
bc4ae198ef
chore: update changeset and implementation
...
Signed-off-by: blam <ben@blam.sh >
2024-11-29 09:42:13 +01:00
blam
bc27c79e45
chore: rename to google-cloudsql
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-11-29 09:42:13 +01:00
blam
1ac6b721ec
chore: add dev dep and changeset
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-11-29 09:42:12 +01:00
Dejan Belušić
b320ead306
Update the changeset because changes to tests do not require changesets.
...
Signed-off-by: Dejan Belušić <dejanbelusic@gmail.com >
2024-11-29 09:24:52 +01:00
aramissennyeydd
a927312812
add comments around usage
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-11-28 19:55:57 -05:00
aramissennyeydd
12eac85f52
add changeset
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-11-28 17:04:53 -05:00
aramissennyeydd
384e494ce1
add changeset
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-11-28 16:21:17 -05:00
aramissennyeydd
860e3b557e
add changeset
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-11-28 12:51:10 -05:00
Fredrik Adelöw
8edc4cdbfc
simplify catalog testing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-11-28 17:20:51 +01:00
Fredrik Adelöw
e61a2e36de
Merge pull request #27833 from backstage/freben/facetsssss
...
compute all facets in one go
2024-11-28 13:49:52 +01:00
Fredrik Adelöw
03351abbdd
Merge pull request #27815 from backstage/freben/scheduler3
...
add timestamp gauge metric for task run start/ends
2024-11-27 14:59:09 +01:00
Fredrik Adelöw
4bed36408f
for the incremental one too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-11-27 13:52:52 +01:00
blam
79b055a4ed
chore: tests and changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-11-27 13:32:16 +01:00
blam
40518abb51
chore: changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-11-27 11:09:53 +01:00
renovate[bot]
c846d76a06
Update dependency flatted to v3.3.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 05:28:38 +00:00
Sydney Achinger
991c9fec75
Update elasticsearch translator to handle phrase searches. ( #27720 )
...
* Update elasticsearch translator to handle phrase searches.
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
* Add helpful regex comment
Co-authored-by: John Philip <johnphilip283@gmail.com >
Signed-off-by: Sydney Achinger <78113809+squid-ney@users.noreply.github.com >
---------
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
Signed-off-by: Sydney Achinger <78113809+squid-ney@users.noreply.github.com >
Co-authored-by: John Philip <johnphilip283@gmail.com >
2024-11-26 15:26:30 -05:00
Andre Wanlin
c781a9aefe
DevTools - Removed Deprecated Code
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-11-26 13:22:13 -06:00
Patrik Oldsberg
73aa0d17d5
Merge pull request #27842 from backstage/rugvip/errors
...
auth-{backend,node}: improved error forwarding from passport helpers
2024-11-26 20:08:57 +01:00
Fredrik Adelöw
fe87fbff1b
add simple gauge metrics for task run start/end times
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-11-26 19:35:53 +01:00
Patrik Oldsberg
c907440f8a
auth-{backend,node}: improved error forwarding from passport helpers
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-11-26 19:03:49 +01:00