Commit Graph

44341 Commits

Author SHA1 Message Date
Johan Haals 9523502dc9 Merge pull request #19702 from awanlin/topic/refactor-contributing
Refactored contributors guide
2023-09-13 13:39:54 +02:00
Patrik Oldsberg 52f715c9f2 docs/backend-system: review fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-13 12:24:08 +02:00
Fredrik Adelöw f4c98b07e6 Merge pull request #19606 from backstage/chore/automate-catalog-info-upkeep
Automate `catalog-info.yaml` file upkeep
2023-09-13 11:43:55 +02:00
jrwpatterson 12243fb03d feat(start) revert changes
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-09-13 18:57:25 +10:00
Tarak Nath Tatwa 1dfedc6f28 updating changeset with minor(feedback)
Signed-off-by: Tarak Nath Tatwa <bikashcric1995@gmail.com>
2023-09-13 14:05:56 +05:30
jrwpatterson b80e6364c5 feat(start) update mswjs/interceptors to get undefined agent
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-09-13 18:34:06 +10:00
jrwpatterson 1dbb77dc0f feat(start) reset mocks in KubernetsProxy to make tests work
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-09-13 18:08:41 +10:00
jrwpatterson 21696f38eb Merge branch 'master' of https://github.com/backstage/backstage into feat/allow-inspect-override
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-09-13 17:41:21 +10:00
Hitoshi Kamezaki 191dfe98b0 add cognitive-search plugin yaml for marketplace
Signed-off-by: Hitoshi Kamezaki <kamezaki@ap-com.co.jp>
2023-09-13 13:29:34 +09:00
backstage-goalie[bot] 40c96b1562 Merge pull request #19896 from backstage/renovate/jest-websocket-mock-2.x-lockfile
chore(deps): update dependency jest-websocket-mock to v2.5.0
2023-09-13 00:09:14 +00:00
backstage-goalie[bot] 1449dbde42 Merge pull request #19895 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-github-insights to v2.3.20
2023-09-13 00:09:10 +00:00
jrwpatterson b12f4d9769 fix(docs) fix lint issue
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-09-13 10:06:17 +10:00
Joe Patterson 962feef9f8 Update .github/vale/Vocab/Backstage/accept.txt
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2023-09-13 09:36:03 +10:00
Joe Patterson 16d80f885a Update .changeset/brown-cameras-marry.md
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2023-09-13 09:35:54 +10:00
Patrik Oldsberg 4213325b7c Merge pull request #19906 from backstage/rugvip/nonode
kubernetes: remove @types/node dependency
2023-09-12 19:37:22 +02:00
Patrik Oldsberg f22665e65f adr: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:32:52 +02:00
Patrik Oldsberg 8a5b04308b core-plugin-api: fix useTranslationRef test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:28 +02:00
Patrik Oldsberg 5a1c6a35f5 core-app-api: stop exporting AppTranslationApi implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:28 +02:00
Patrik Oldsberg 3dc4e9d8b6 user-settings: API report update
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 251c19438a core-app,plugin-api: update API reports + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 4ba6201070 core-plugin-api: fix TranslationResource loader result type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg d3c7b71929 core-app-api: initial translation api refactor for new message/resource strucutre
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 2294b438dc core-plugin-api: export new translation APIs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg a13d052a91 core-plugin-api: move TranslationResource from app-api + refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 7d85a9da3c core-plugin-api: add TranslationMessages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 2fcadae9df core-plugin-api: additional translation ref refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg a75247a722 core-app-api: updates for new translation ref type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg de3904a511 user-settings: cleanup test + declare translations as const
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 5c3d68fce2 core-plugin-api: avoid using suspense mode of useTranslation in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg 316c610649 core-plugin-api: refactor translation ref to be opaque + fix some types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg aff6872d8d kubernetes: remove @types/node dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 17:40:22 +02:00
Jamie Klassen 1e3c6889e5 Merge pull request #19845 from andmagom/master
Fix bug 18924: caFile configuration is used when the Middleware is created
2023-09-12 11:08:19 -04:00
Valber Junior c60aee81b3 Create veecode-github-workflows
Signed-off-by: Valber Junior <84424883+ValberJunior@users.noreply.github.com>
2023-09-12 11:54:20 -03:00
Patrik Oldsberg 762e96ecdb docs: remove usage of backend services options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 16:34:44 +02:00
Patrik Oldsberg ae0d50532f docs: document ServiceFactoryTester
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 16:30:04 +02:00
Jasper Boeijenga a4c04bf4a6 docs: fix typo
Signed-off-by: Jasper Boeijenga <jboeijenga@gmail.com>
2023-09-12 16:23:01 +02:00
Patrik Oldsberg 75d3ad1433 docs: update backend system building, migration, and core service docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 16:20:46 +02:00
Patrik Oldsberg 9d253ff59c docs: update backend system architecture docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 15:45:41 +02:00
Johan Haals d5105d8cdf Merge pull request #19788 from backstage/changeset-release/master
Version Packages (next)
2023-09-12 15:17:56 +02:00
rui ma bc4ff45ab4 fix: add i18n doc to nav config
Signed-off-by: rui ma <ruima@alauda.io>
2023-09-12 20:50:59 +08:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Fredrik Adelöw dfbea4a71c current state
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-12 13:26:52 +02:00
Eric Peterson 52bd59121d Automate catalog-info.yaml file upkeep (pre-commit and CI)
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-09-12 13:25:09 +02:00
Fredrik Adelöw 6b1a6e7f84 Merge pull request #18889 from angom1/GD-294-users-groups-ingestion
Fix user ingestion for GitlabOrgDiscoveryEntityProvider for GitLab.com
2023-09-12 13:22:54 +02:00
Axel Hecht 3419e2ec54 Fix vale
Signed-off-by: Axel Hecht <axel@pike.org>
2023-09-12 13:18:13 +02:00
Axel Hecht 9ceb619527 Add legacyRoot option, add changeset
Signed-off-by: Axel Hecht <axel@pike.org>
2023-09-12 13:18:13 +02:00
Axel Hecht 80a76accf5 Expand version ranges of peer dependencies to include React 18 and the corresponding testing libraries
Signed-off-by: Axel Hecht <axel@pike.org>
2023-09-12 13:16:27 +02:00
Axel Hecht b551349b40 Make test-utils not depend on testing-library directly
This should help transition to React 18

Signed-off-by: Axel Hecht <axel@pike.org>
2023-09-12 13:16:27 +02:00
Patrik Oldsberg 35f5c95a35 Merge pull request #19696 from awanlin/topic/auth-backend-module-oauth2-provider
auth: add `oauth2` provider module
2023-09-12 12:53:59 +02:00
Patrik Oldsberg a1b84593b3 Merge pull request #19786 from axdotl/adr-title
feat(plugins/adr): support for i18n feature
2023-09-12 12:48:33 +02:00