Commit Graph

41726 Commits

Author SHA1 Message Date
Fredrik Adelöw d5627f6fd5 Merge pull request #18324 from afscrome/azureidentityupgrade
Upgrade @azure/identity version
2023-06-19 08:55:31 +02:00
Hitoshi Kamezaki ac677bc30a expose discovery.endpoints to frontend
to use FrontendHostDiscovery, it must be exposed
`discovery.endpoints `configuration.

fix #18291

Signed-off-by: Hitoshi Kamezaki <kamezaki@ap-com.co.jp>
2023-06-19 11:41:55 +09:00
Jaeeun Lee 6d933bff03 Remove T prefix from type names after declaring interface
Signed-off-by: Jaeeun Lee <jaeeunl@adobe.com>
2023-06-18 15:23:15 -04:00
Fredrik Adelöw 5c953aba17 Merge pull request #18280 from backstage/freben/fetchmock
test apps should have a fetch api by default
2023-06-18 19:05:31 +02:00
Alex Crome b43e030911 Upgrade @azure/identity version
Consolidated `@azure/identity` uses onto the 3.2.1 version used by the integration plugin.

Version 3.2 and above unlocks support for Workload Identity.

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-06-18 09:35:02 +01:00
Patrick Jungermann 32ad816421 fix(bitbucketCloud,events): handle missing slug in event payload
The current handling for `repo:push` events assumed that
the repo slug is provided as part of the event.

However, this is not the case which led to a few issues:

- repo slug filter was always positive
  as it was checked against `undefined`
- the `repo:` filter at the code search query was never applied
  which led to the same result as at the full refresh
  - all additionally discovered catalog files were categorized as "added"
  - this may not have caused additional API requests (not verified)

This change will enhance the event by adding the missing slug,
extracted from the `full_name`
(format: `{workspace-slug}/{repo-slug}`).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2023-06-17 22:45:02 +02:00
Andre Wanlin 2e036369d8 Use transient for info and sucess alerts
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-17 11:34:51 -05:00
Ben Lambert 1240df156b Merge pull request #18306 from jjtimmons/jjtimmons/fix-nomad-token-log 2023-06-17 16:46:20 +02:00
Patrik Oldsberg 65b8af189e Merge pull request #18323 from afscrome/easyauthdocs
Improve Easy Auth Docs
2023-06-17 15:53:21 +02:00
Alex Crome ac9c83d9dc Fix logic in easy auth docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-06-17 09:52:40 +01:00
Frank Kong f6a838aba9 Merge branch 'dynatrace-documentation-update' of https://github.com/Zaperex/backstage into dynatrace-documentation-update 2023-06-16 17:05:28 -04:00
Frank Kong 892debb870 docs(plugins): update dynatrace plugin documentation
Signed-off-by: Frank Kong <frkong@redhat.com>
2023-06-16 17:04:24 -04:00
Frank Kong c249d88f32 docs: update dynatrace plugin documentation
Signed-off-by: Frank Kong <frkong@redhat.com>
2023-06-16 16:55:22 -04:00
Frank Kong 92960d3801 docs(plugins): update dynatrace plugin documentation
Signed-off-by: Frank Kong <frkong@redhat.com>
2023-06-16 16:39:34 -04:00
renovate[bot] de605e4ebb fix(deps): update dependency @apollo/server to v4.7.4 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 20:13:14 +00:00
Jan Michael Ong 32979b0429 docs: section on how to disable the register existing component button
Signed-off-by: Jan Michael Ong <adobejmong@gmail.com>
2023-06-16 12:37:07 -07:00
Patrik Oldsberg f016208410 Merge pull request #18267 from adamdmharvey/adamdmharvey/remove-hostdiscovery-deps
chore: Remove deprecated imports
2023-06-16 20:43:39 +02:00
josh 6a07a190da Drop changelog
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-16 14:42:13 -04:00
josh 09b5d76725 Fix to make patch on backend
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-16 14:42:13 -04:00
josh 121ed59402 Bump backend package
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-16 14:42:13 -04:00
josh 5669597c4d Remove debug log of Nomad token
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-16 14:42:13 -04:00
Fredrik Adelöw 7fc7345c21 Merge pull request #17846 from backstage/default-cache-client
Default cache to in-memory instead of none-cache
2023-06-16 16:56:35 +02:00
Tim Hansen bf347b0747 Add create-app to changeset
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2023-06-16 08:18:29 -06:00
Tim Hansen 23612c55e2 Update changelog
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2023-06-16 08:06:48 -06:00
Tim Hansen 24e648f056 Remove cache configuration; no longer needed
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2023-06-16 08:06:48 -06:00
Tim Hansen 52d5998176 Default CacheClient to in-memory
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2023-06-16 08:06:47 -06:00
Ben Lambert cf9b4ce59d Merge pull request #18274 from backstage/mob/isolate-vm
feat: replace vm2 sandbox with isolated-vm
2023-06-16 15:52:45 +02:00
Fredrik Adelöw af34f560d8 Merge pull request #18295 from backstage/freben/toms
introduce durationToMilliseconds
2023-06-16 15:36:52 +02:00
blam 85a7a3225d chore: bump node-gyp
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:35:32 +02:00
blam 93dcbfb02f chore: try something else
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:19:39 +02:00
blam d90ca19240 chore: try some tips from the gyp repo
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:46 +02:00
blam 225f469e5d changeset: update the text and point to install requirements
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:46 +02:00
Ben Lambert e9855cd4ed Update .changeset/popular-donuts-shout.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:46 +02:00
blam 88463cd52e chore: remove node-gyp cache
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
blam a2c70cdda2 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
blam fb7375507d feat: replace vm2 sandbox with isolated-vm
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
blam 7e272d18e1 feat: replace vm2 sandbox with isolated-vm
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
Ben Lambert d6599a7223 Merge pull request #18299 from backstage/freben/lockfile
fix unclean lockfile
2023-06-16 14:01:39 +02:00
renovate[bot] 2fd9b0847e fix(deps): update dependency @kubernetes-models/apimachinery to v1.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 11:43:04 +00:00
Ben Lambert 99afc096e2 Merge pull request #18231 from patricekrakow/patch-1
Update core entities diagram with missing "dependsOn" relationships
2023-06-16 13:36:08 +02:00
Ben Lambert f096a39690 Merge pull request #18278 from drodil/entity_feedback_user_link
feat: show user as a link in feedback response table
2023-06-16 13:35:35 +02:00
Fredrik Adelöw d304dbdaf1 change to minor
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-16 12:29:18 +02:00
Fredrik Adelöw ba05018003 add test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-16 12:29:18 +02:00
Fredrik Adelöw a5c5491ff5 introduce durationToMilliseconds
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-16 12:29:18 +02:00
Fredrik Adelöw cf1376ff88 fix unclean lockfile
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-16 12:28:40 +02:00
renovate[bot] ee15011939 fix(deps): update dependency @apollo/server to v4.7.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 10:27:59 +00:00
Ben Lambert 02bbac673a Merge pull request #18205 from backstage/renovate/roadiehq-backstage-plugin-travis-ci-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-travis-ci to v2.1.10
2023-06-16 12:24:44 +02:00
Ben Lambert 790ffd7f48 Merge pull request #18210 from backstage/renovate/html-webpack-plugin-5.x-lockfile
fix(deps): update dependency html-webpack-plugin to v5.5.3
2023-06-16 12:20:27 +02:00
Ben Lambert ed60b9a105 Merge pull request #17685 from rolandsgs/patch-1
Update Integration Gitlab OrgData
2023-06-16 12:12:40 +02:00
drodil 7779e7702e Update plugins/entity-feedback/src/components/FeedbackResponseTable/FeedbackResponseTable.tsx
Co-authored-by: Phil Kuang <phillip.kuang@gmail.com>
Signed-off-by: drodil <heiccih@gmail.com>
2023-06-16 13:10:34 +03:00