Commit Graph

41541 Commits

Author SHA1 Message Date
npiyush97 1108f1c65d fix-18259
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-06-19 16:49:12 +05:30
npiyush97 02ede704fe fix-18259
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-06-19 16:46:47 +05:30
Ben Lambert 0e03457c2d Merge pull request #18263 from jaeeunl/Update-incremental-ingestion-doc
Use consistent names for cursor and context
2023-06-19 13:10:15 +02:00
Patrik Oldsberg dd739c26d7 Merge pull request #18273 from XpiritBV/rename-azure-credentials
chore(azure devops): rename azure credential types
2023-06-19 10:10:02 +02:00
Fredrik Adelöw 2c8d41ccdc Merge pull request #18329 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/fix-event-support
fix(bitbucketCloud,events): handle missing slug in event payload
2023-06-19 09:49:15 +02:00
Fredrik Adelöw 8d3d3f7f26 Merge pull request #18300 from backstage/renovate/kubernetes-models-apimachinery-1.x-lockfile
fix(deps): update dependency @kubernetes-models/apimachinery to v1.2.1
2023-06-19 09:33:19 +02:00
Fredrik Adelöw d5627f6fd5 Merge pull request #18324 from afscrome/azureidentityupgrade
Upgrade @azure/identity version
2023-06-19 08:55:31 +02: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
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
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
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
Ben Lambert 5b7118b523 Merge pull request #18236 from backstage/fix-advance-search-qeury-redirect
[Search] Fix SearchModal and HomePageSearchBar debounce
2023-06-16 12:09:43 +02:00
Ben Lambert 27fa06c9e8 Merge pull request #18284 from backstage/blam/exit
chore: exit pre
2023-06-16 12:05:02 +02:00
Roland Sgs daa1f6e59d apply prettier
Signed-off-by: Roland Sgs <rolandsantos.goncalves@gmail.com>
2023-06-16 11:59:35 +02:00