Commit Graph

7624 Commits

Author SHA1 Message Date
Fredrik Adelöw 56f182dde2 Remove all internal usage of the Json types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:11:35 +02:00
Fredrik Adelöw 0ede1cebca Merge pull request #7724 from backstage/freben/core-types
introduce `@backstage/types`
2021-10-22 10:25:32 +02:00
Camila Belo 27c2a740e5 Merge pull request #7726 from szubster/lunr-filter-single-item-array
Handle single-item array filter in Lunr search engine
2021-10-22 08:32:17 +02:00
Fredrik Adelöw 3fcc9894f8 Merge pull request #7714 from backstage/freben/stringify-error
Add `stringifyError`
2021-10-21 19:08:50 +02:00
Fredrik Adelöw 8c30ae8902 Add stringifyError that is useful for logging e.g. Something went wrong, ${stringifyError(e)}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 16:39:12 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Matthew Clarke b61c50a12f fix k8s crd regression (#7728)
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-21 14:21:35 +01:00
Fredrik Adelöw 447c514899 rename to just types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 15:18:37 +02:00
Ben Lambert f207c39e41 Merge pull request #7642 from kuangp/fix/catalog-register
fix(catalog:register): support optional locations
2021-10-21 15:16:52 +02:00
Patrik Oldsberg 803c5550c5 Merge pull request #7568 from backstage/firestore-keystore
auth-backend: Add Firestore as new key-store provider
2021-10-21 14:43:05 +02:00
Ben Lambert 09dea877bb Merge pull request #7703 from lykkeaxlin/bump-version
bump bazaar plugin-catalog-react version
2021-10-21 14:16:30 +02:00
blam 5e43a73dd4 chore: fix up the changeset for the bazaar plugins
Signed-off-by: blam <ben@blam.sh>
2021-10-21 14:15:46 +02:00
Patrik Oldsberg b42d0506bb Merge pull request #7570 from rv-ddeloff/atlassian-auth
Atlassian auth provider
2021-10-21 14:11:38 +02:00
Tomasz Szuba 428061d7e5 Add tests
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2021-10-21 14:04:58 +02:00
Patrik Oldsberg 9809e4093a Merge pull request #7643 from marleypowell/marley/7641-export-ado-types
refactor(`@backstage/plugin-azure-devops-backend`): re-exported types from `azure-devops-node-api`
2021-10-21 13:55:24 +02:00
Tomasz Szuba 0de67c4d2a Handle single-item array filter in Lunr search engine
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2021-10-21 13:54:44 +02:00
Patrik Oldsberg 34da1574a3 auth-backend: rename postgres keystore provider to database
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-21 13:48:49 +02:00
Daniel Deloff 727554274e updated api report, adds Atlassian to vocab
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-21 07:23:23 -04:00
Ben Lambert b45020a548 Merge pull request #7555 from dirathea/plugins-k8s-caData-support
Plugins k8s ca data support
2021-10-21 11:35:30 +02:00
Oliver Sand d27263153b Merge pull request #7606 from SDA-SE/feat/msgraphorgentityprovider
Add `MicrosoftGraphOrgEntityProvider`
2021-10-21 10:45:44 +02:00
Oliver Sand 93dbdc4538 Merge pull request #7627 from SDA-SE/feat/githuborgentityprovider
Add `GitHubOrgEntityProvider`
2021-10-21 10:44:36 +02:00
Marley Powell e823146635 refactor: Code review improvements.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-10-21 09:31:20 +01:00
Marcus Eide 6237e636eb Be more specific when accessing firestore provider config
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-10-21 10:30:29 +02:00
Oliver Sand 8ba7481eb8 Add more tests
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-21 10:25:18 +02:00
Oliver Sand 665cfed096 Add tests
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-21 10:23:46 +02:00
Patrik Oldsberg 6b387980af Merge pull request #7658 from awanlin/topic/azure-devops-backend-documentation
Improved setup documentation for Azure DevOps backend plugin
2021-10-21 10:21:11 +02:00
Marcus Eide 7e707db187 Undo making database optional
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-10-21 10:01:12 +02:00
Fredrik Adelöw 41c49884d2 introduce core-types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 09:45:32 +02:00
Klara b146c4bbdd add changeset for version bump and newline in yarn.lock
Signed-off-by: Klara <klarabroman@live.se>

Co-authored-by: lykkeaxlin <lykkeaxlin@hotmail.com>
2021-10-21 08:06:29 +02:00
Daniel Deloff cfbe1b97f6 Merge branch 'master' into atlassian-auth
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-20 22:10:37 -04:00
Daniel Deloff deda608b2e removes default signin resolver, updates tests
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-20 20:53:54 -04:00
Patrik Oldsberg ec562bc86b Merge pull request #7680 from RodionGork/patch-1
fix: sentry-plugin API parameter name corrected
2021-10-21 00:35:48 +02:00
Patrik Oldsberg 4552206702 Merge pull request #7657 from SDA-SE/feat/techdocs-grid
Add `<EntityListDocsGrid>` and extend `<DocsCardGrid>` to display the entity title
2021-10-21 00:35:19 +02:00
Patrik Oldsberg 82a7349d29 Merge pull request #7640 from kuangp/refactor/searchResultTitles
refactor(search): display entity title for result items if defined
2021-10-21 00:21:34 +02:00
Daniel Deloff ce038268c1 feedback fixes
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-20 17:15:00 -04:00
Fredrik Adelöw 1f62d1cbe9 Minor rearrangement of Stitcher to clarify the scope of one stitch round
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-20 21:40:54 +02:00
Patrik Oldsberg 0b8bc5ea21 Merge pull request #7708 from julioz/file-location-custom-parser
Use CatalogProcessorParser to read file location
2021-10-20 19:49:38 +02:00
Patrik Oldsberg b2687344d8 Merge pull request #7534 from akrantz01/6284/okta-https-audience
Require https audience for Okta authentication
2021-10-20 18:50:57 +02:00
Julio Zynger a7217649ac Update api-report.md changes
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-10-20 18:47:37 +02:00
Julio Zynger 3adaf88db2 Use parser to read files
Fix https://github.com/backstage/backstage/issues/7706

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-10-20 18:22:55 +02:00
Klara 328c049ae5 bump plugin-catalog-react version
Signed-off-by: Klara <klarabroman@live.se>

Co-authored-by: lykkeaxlin <lykkeaxlin@hotmail.com>
2021-10-20 16:53:37 +02:00
Patrik Oldsberg 434a1c37d5 Merge pull request #7228 from backstage/samiramkr/equal-grid-height
Samiramkr/equal grid height
2021-10-20 13:08:15 +02:00
Patrik Oldsberg de48939447 Merge pull request #7461 from backstage/rugvip/errors
[PRFC] errors: add isError, assertError and ErrorLike type
2021-10-20 13:07:49 +02:00
rodion f93e4349e5 fix: sentry-plugin corrected api parameter name
according to documentation https://docs.sentry.io/api/events/list-a-projects-issues/

Signed-off-by: rodion <rodiongork@github.com>
2021-10-20 11:39:57 +03:00
Aldira Putra Raharja edf89c179e Add TODO on GKE to pass caData into the object
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-20 09:56:15 +07:00
Marcus Eide b294f6056f Wrap operations in a configurable timeout and add method to verify the database connection
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-10-19 16:42:40 +02:00
Patrik Oldsberg eece5e6597 Merge pull request #7670 from backstage/freben/bazaar-win
fix the bazaar test on windows
2021-10-19 12:52:14 +02:00
Marley Powell 664ff12559 Merge branch 'marley/7641-export-ado-types' of https://github.com/marleypowell/backstage into marley/7641-export-ado-types 2021-10-19 10:15:37 +01:00
Marley Powell fce70720f3 fix: Reverted changes to @backstage/plugin-azure-devops.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-10-19 10:15:00 +01:00
Oliver Sand 76140a40f8 Merge pull request #7660 from backstage/feat/fix-windows-tests
Fix tests on Windows
2021-10-19 11:14:09 +02:00