Commit Graph

44588 Commits

Author SHA1 Message Date
Matthew Clarke 2d8151061c refactor: Refactors the Kubernetes plugin in line with ADR11 (#19446)
* refactor: k8s plugins

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

* chore: move more files

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

* chore: fix

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

* fix: tsc

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

* chore: changeset

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

* chore: api report

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

* fix: catalog

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

* fix: types

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

* fix: update lock

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

---------

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2023-09-27 00:40:10 +02:00
Patrik Oldsberg ec13fcc4a7 Merge pull request #20038 from backstage/changeset-release/master
Version Packages (next)
2023-09-26 16:25:19 +02:00
github-actions[bot] bea3617712 Version Packages (next) 2023-09-26 13:20:00 +00:00
Patrik Oldsberg 388c62b03a Merge pull request #19891 from awanlin/topic/improve-redirect-flow-docs
Improved docs about enableExperimentalRedirectFlow
2023-09-26 15:12:47 +02:00
Patrik Oldsberg d40d9ddd46 Merge pull request #20167 from backstage/rugvip/url
cli: use file URL for esm loader
2023-09-26 15:03:12 +02:00
Johan Haals ace6531ce2 Merge pull request #20164 from backstage/jhaals/create-app-temp
create-app: create unique temp directory for each execution
2023-09-26 14:46:34 +02:00
Patrik Oldsberg 68158034e8 cli: use file URL for esm loader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 14:41:50 +02:00
Fredrik Adelöw d94bd20ea7 Merge pull request #19910 from andrewthauer/catalog-search-owner
feat(catalog): include owner in search result item
2023-09-26 14:32:34 +02:00
Johan Haals 567e262405 chore: remove redundant resolvePath
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-09-26 14:18:06 +02:00
Patrik Oldsberg 81a0152ed4 Merge pull request #18318 from bforbis/dynamic-missing-annotation
Add dynamic yaml example to MissingAnnotation component
2023-09-26 14:18:04 +02:00
Johan Haals c8ec0dea4a create-app: create unique temp directory for each execution
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-09-26 14:00:41 +02:00
Brian Forbis 37b2035d09 Fix test
Signed-off-by: Brian Forbis <bforbis@athenahealth.com>
2023-09-26 13:51:12 +02:00
Brian Forbis dc24730180 Catch when entity context doesnt exist
Signed-off-by: Brian Forbis <bforbis@athenahealth.com>
2023-09-26 13:51:12 +02:00
Brian Forbis d19a827ef1 Add dynamic yaml example to MissingAnnotation component
Signed-off-by: Brian Forbis <bforbis@athenahealth.com>
2023-09-26 13:51:11 +02:00
Patrik Oldsberg 7accd01a2c Merge pull request #19260 from nthings/master
Adding requestInterceptor option to `api-docs` plugin and pass it to SwaggerUI
2023-09-26 13:43:58 +02:00
Johan Haals 50a67bab14 Merge pull request #19781 from Ericsson/sonarqube-backend-migration
Migrate sonarqube-backend plugin to the new backend system
2023-09-26 13:32:35 +02:00
Patrik Oldsberg f81262af2e Merge pull request #20123 from backstage/rugvip/start
cli: make the new backend start command the default
2023-09-26 13:29:58 +02:00
Patrik Oldsberg 3bbb80be45 Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 13:26:44 +02:00
Patrik Oldsberg cbab1d1da8 e2e-test: ignore ESM Loader warning
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 13:02:08 +02:00
Andy Muldoon a5d592d0ad Migrate sonarqube-backend plugin to the new backend system #18320
Signed-off-by: Andy Muldoon <andy.muldoon@ericsson.com>
2023-09-26 10:49:34 +01:00
Patrik Oldsberg b6b04d84f8 Merge pull request #20161 from backstage/rugvip/retry
config-loader: retry empty files
2023-09-26 11:43:42 +02:00
Patrik Oldsberg e463090e6c Merge pull request #19607 from agentbellnorm/how-to-use-other-plugins
add how to section for using other mkdocs plugins
2023-09-26 11:23:11 +02:00
Patrik Oldsberg 1c3d6fa2b2 backend-common: deprecate hot reload helpers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 11:16:06 +02:00
Patrik Oldsberg 7077dbf131 cli: make next backend start the default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 11:16:06 +02:00
Patrik Oldsberg c7890e175e Merge pull request #20157 from backstage/rugvip/playwright
replace Cypress with Playwright
2023-09-26 11:14:59 +02:00
Johan Haals 45c8405a64 Merge pull request #20064 from ganhammar/feat/improve-code-coverage-contrasts
Fix current statistics and contrasts in code-coverage-plugin
2023-09-26 11:10:34 +02:00
Patrik Oldsberg 773ea341d2 config-loader: retry empty files
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 11:05:37 +02:00
Fredrik Adelöw 6574c6858a Merge pull request #19869 from backstage/freben/stitch-refactor
Internal refactors as a path toward #18062
2023-09-26 10:56:55 +02:00
Patrik Oldsberg ec1ca01848 Merge pull request #20133 from backstage/rugvip/reconfigure
core-plugin-api: remove experimental plugin configuration API
2023-09-26 10:54:02 +02:00
Patrik Oldsberg ba8dee5f1c Merge branch 'master' into how-to-use-other-plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:47:30 +02:00
Fredrik Adelöw e349190374 update changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-26 10:41:14 +02:00
Johan Haals e5b6767025 Merge pull request #20002 from zcason/zcason/graphql-backend-plugin
Add support to graphql and playlist for the new backend
2023-09-26 10:20:54 +02:00
Johan Haals 035c0448e4 Merge pull request #20015 from backstage/jhaals/techRadar
tech-radar: Add alpha exports for page and api extensions
2023-09-26 10:16:53 +02:00
Patrik Oldsberg 1268c09a15 e2e-test-utils: update install instructions in README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:15:41 +02:00
Patrik Oldsberg a82a4857cd e2e-test-utils: move playwright to peer dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:15:41 +02:00
Patrik Oldsberg 2a71c84096 e2e-test-utils: entry point fix + API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:15:40 +02:00
Patrik Oldsberg 2e766f75e0 e2e-tests: switch to running new e2e tests only for frontend
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:15:40 +02:00
Patrik Oldsberg 5eacd5d213 create-app: migrate to playwright
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:15:40 +02:00
Ben Lambert 0063ded66d Merge pull request #20150 from RoadieHQ/increase-filter-length
Increase max allowed length of fact schema's filter
2023-09-26 09:13:42 +02:00
Patrik Oldsberg 2c8956f05c Merge pull request #20146 from backstage/rugvip/persist
auth-backend-module-github-provider: enable persisted scopes
2023-09-26 00:55:51 +02:00
Zuri Cason 30e608246f Merge branch 'backstage:master' into zcason/graphql-backend-plugin 2023-09-25 16:44:49 -05:00
Patrik Oldsberg a46b985700 Merge pull request #20104 from backstage/rugvip/async-app
frontend-app-api: make app initialization async
2023-09-25 20:19:06 +02:00
Patrik Oldsberg 911d90e306 auth-node: avoid passing through empty scope in start
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 20:09:39 +02:00
zcason 0db06a69a1 updated api report
Signed-off-by: zcason <a-zcason@expediagroup.com>
2023-09-25 12:17:28 -05:00
zcason 08f12abf00 remove all graphql plugin migration work
Signed-off-by: zcason <a-zcason@expediagroup.com>
2023-09-25 11:45:51 -05:00
Anton Ganhammar 705a0dfe3f fix: remove history fix (to be moved to new pr)
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com>
2023-09-25 18:32:55 +02:00
Patrik Oldsberg 47280bccd9 add playright setup + migrate a few tests in example app
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 17:19:53 +02:00
Patrik Oldsberg 2b6e572051 techdocs-cli: move e2e-tests to cli-e2e-tests
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 17:19:53 +02:00
Fredrik Adelöw ec81fcae41 Merge pull request #20149 from npiyush97/fix-18696
added aria label for better a11y score
2023-09-25 17:06:05 +02:00
Patrik Oldsberg a07764f44a remove cypress
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 16:57:54 +02:00