Commit Graph

18221 Commits

Author SHA1 Message Date
Fredrik Adelöw 6f0dbada99 Merge pull request #20386 from backstage/freben/unused
🧹  Removed some unused dependencies
2023-10-08 19:40:39 +02:00
Patrik Oldsberg cbed529916 Merge pull request #20438 from backstage/mob/overrides
frontend-plugin-api: refactor extension "at" option to "attachTo"
2023-10-06 16:19:49 +02:00
Patrik Oldsberg 06432f900c frontend-plugin-api: refactor extension "at" option to "attachTo"
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 15:30:53 +02:00
Fredrik Adelöw 0b55f773a7 Removed some unused dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-06 14:32:19 +02:00
Patrik Oldsberg 94e3cb2d6d scaffolder-backend: remove mock-fs dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:05 +02:00
Patrik Oldsberg 1159058cb1 scaffolder-backend: refactor NunjucksWorkflowRunner tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:05 +02:00
Patrik Oldsberg 98407789cb scaffolder-backend: refactor gitlab action tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:05 +02:00
Patrik Oldsberg 9b41a43089 scaffolder-backend: refactor github action tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg 22f18a91e2 scaffolder-backend: refactor template action example tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg ea14da0777 scaffolder-backend: refactor debug actions tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg e68b9bf850 use new MockDirectory symlink helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg 5fd3d62723 scaffolder-backend: refactor file serialization tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg 12da2feccb scaffolder-backend: refactor delete action tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg b95b05baeb scaffolder-backend: refactor rename action example tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg 0fca639626 scaffolder-backend: refactor rename action tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Patrik Oldsberg eb42e005cb scaffolder-backend: refactor template action tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 13:31:04 +02:00
Fredrik Adelöw 36a114523d Merge pull request #20004 from fhp/fix-newrelic-sort
Fixed sorting and searching in the NewRelic table.
2023-10-06 12:16:57 +02:00
Fredrik Adelöw 96b9e6e414 Merge pull request #20384 from backstage/renovate/testing-library-user-event-14.x-lockfile
chore(deps): update dependency @testing-library/user-event to v14.5.1
2023-10-06 12:11:46 +02:00
Fredrik Adelöw 96b25bbce7 disable the graph test that breaks
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-06 10:55:14 +02:00
Fredrik Adelöw 3e1746ca66 Merge pull request #20117 from knottAutodesk/knottAutodesk/TechDocs_Default_Pagination
Only show pagination controls when necessary
2023-10-06 06:15:33 +02:00
John Philip c33f7506f7 Merge pull request #20371 from drodil/custom_preparer_cleanup
feat: allow prepared directory clean up for custom preparers
2023-10-05 19:22:14 -04:00
Phil Kuang 69652049ad Merge pull request #20402 from rsmarathe/fix/adr-search-results-formatting
fix(adr): align icon in AdrSearchResultListItem
2023-10-05 16:13:04 -04:00
Patrik Oldsberg fc0ac98469 Merge pull request #20378 from backstage/rugvip/20-fixes
More fixes for node 20 test breakage + overridePackagePathResolution
2023-10-05 21:01:48 +02:00
Rutuja Marathe 499e34656e fix(adr): align icon in AdrSearchResultListItem
Signed-off-by: Rutuja Marathe <rutujasudam.marathe@factset.com>
2023-10-05 14:53:13 -04:00
Patrik Oldsberg 17f5a8fa0c app-backend: refactor findStaticAssets test to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-05 17:59:28 +02:00
Fredrik Adelöw 2c35bb4cc9 Merge pull request #20336 from backstage/freben/tick
try to address flaky SearchModal test
2023-10-05 16:23:12 +02:00
Phil Kuang c4a843c816 Merge pull request #20326 from AmbrishRamachandiran/master
Updated playlist plugin Screens
2023-10-05 09:51:41 -04:00
Patrik Oldsberg 289c224640 backend-common: tweak package path resolution mock API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-05 13:30:47 +02:00
Fredrik Adelöw b7950302a5 Merge pull request #19994 from Rbillon59/feat/techInsight/export-more-components
TechInsight plugin - Export ScorecardInfo and ScorecardsList Components
2023-10-05 12:14:58 +02:00
Fredrik Adelöw f379d112d4 Merge pull request #20310 from backstage/renovate/swc-monorepo
fix(deps): update dependency @swc/core to v1.3.92
2023-10-05 12:13:06 +02:00
Fredrik Adelöw de7a6e250b Merge pull request #20299 from cursedcoder/export-dashboard-list
Export DashboardSnapshotList for NewRelic dashboard plugin
2023-10-05 12:00:33 +02:00
Fredrik Adelöw 07d0e9e317 order module export keys in the test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-05 11:35:29 +02:00
Heikki Hellgren 344cfbcfbc feat: allow prepared directory clean up for custom preparers
When using custom preparer for TechDocs, the `preparedDir` might
end up taking disk space. This requires all custom preparers to
implement a new method `shouldCleanPreparedDirectory` which indicates
whether the prepared directory should be cleaned after generation.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-10-05 09:37:10 +03:00
Patrik Oldsberg b074053375 techdocs-node: removed unused fs testing utils
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 23:29:48 +02:00
Patrik Oldsberg 21832cfb8e techdocs-node: refactor awsS3 tests to avoid mock-fs and storage mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 23:27:11 +02:00
Patrik Oldsberg ade78cead7 techdocs-node: refactor azureBlobStorage tests to avoid mock-fs and storage mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 23:16:49 +02:00
Patrik Oldsberg 9f10308ea1 techdocs-node: refactor googleStorage tests to avoid mock-fs and storage mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 22:57:15 +02:00
Patrik Oldsberg f7ab98987a techdocs-node: refactor openStackSwift tests to avoid mock-fs and storage mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 22:41:49 +02:00
Patrik Oldsberg 39d92689c4 Merge pull request #20364 from kunickiaj/oauth-fix
auth-node: Refresh handler not returning persisted scope in response
2023-10-04 22:09:03 +02:00
Matthew Clarke 95518765ee feat: Kubernetes cluster plugin (#18760)
* refactor: k8s plugins

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* feat: add kubernetes cluster plugin

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: yarn fix

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: tsc

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: types

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* chore: missing changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* chore: update api report

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

---------

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2023-10-04 19:31:30 +00:00
Adam Kunicki 8b8b1d23ae auth-node: Refresh handler not returning persisted scope in response
The refresh handler is returning an empty scope if scope was previously
saved in a cookie. The session is successfully refreshed but the client
receives a response without the scope it requested, prompting a new
login.

Resolves #20322

Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2023-10-04 10:18:03 -07:00
Patrik Oldsberg b160cb5551 techdocs-node: refactor publish local test to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 17:49:24 +02:00
Patrik Oldsberg 8f773cfd02 techdocs-node: refactor publish helpers test to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 17:12:00 +02:00
Patrik Oldsberg eace331db0 techdocs-node: refactor generate helpers test to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 17:10:06 +02:00
Patrik Oldsberg 689a1aaf8f catalog-backend: update test text match for node 20
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 16:55:19 +02:00
Patrik Oldsberg 5ebf9b47c1 app-backend: refactor to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 16:53:22 +02:00
Patrik Oldsberg 3247b26d63 kubernetes-backend: refactor tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-04 16:41:16 +02:00
Jamie Klassen e220d92f75 Merge pull request #20171 from andmagom/kubernetes/AuthenticationStrategies19999
kubernetesProxy invoke AuthenticationStrategies
2023-10-04 10:26:42 -04:00
Ben Lambert 5829f6d507 Merge pull request #20105 from Ericsson/nomad-backend-migration
Migrate nomad backend plugin to new backend system
2023-10-04 13:17:51 +02:00
Lavanya Sainik 6822918c50 Migrate nomad backend plugin to new backend system
Signed-off-by: Lavanya Sainik <lavanya.sainik@ericsson.com>
2023-10-04 11:20:22 +01:00