Commit Graph

13305 Commits

Author SHA1 Message Date
Johan Haals 2fc86111c2 Merge pull request #14096 from backstage/changeset-release/master
Version Packages
2022-10-18 13:45:06 +02:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
Fredrik Adelöw b32f10a8d9 Merge pull request #14183 from namco1992/cleanup-momentjs
Cleanup the momentjs dependency in plugin-github-pull-requests-board
2022-10-18 10:39:52 +01:00
Fredrik Adelöw dd1fefda24 Merge pull request #14161 from backstage/freben/scorecard
Make sure to reload score card contents when props change
2022-10-18 10:39:31 +01:00
Fredrik Adelöw 2ca11fea02 Merge pull request #14174 from Bonial-International-GmbH/pjungermann/github/naming
chore(catalog/github): use consistent naming of `[gG]ithub` in code
2022-10-18 10:38:17 +01:00
Fredrik Adelöw d5e162732c Merge pull request #14176 from GLundh/fix-catalog
Catalog: Fixes issue where the query kind parameter is not honored
2022-10-18 10:21:37 +01:00
Fredrik Adelöw abd043f4c0 Merge pull request #14092 from backstage/permissions/metadata-response-types
Exported types for the permission router metadata endpoint
2022-10-18 09:22:14 +01:00
Fredrik Adelöw f4792c003e Merge pull request #14155 from backstage/freben/k8sconfig
add accidentally missing cluster locator config
2022-10-18 09:21:02 +01:00
Mengnan Gong 80d75adf3a Cleanup the momentjs dependency in @backstage/plugin-github-pull-requests-board
As per [ADR010: Use the Luxon Date Library](https://github.com/backstage/backstage/blob/master/docs/architecture-decisions/adr010-luxon-date-library.md),
we should replace momentjs with luxon.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-18 16:05:43 +08:00
Gustaf Lundh e9e532ebd8 Catalog: Fixes issue where the query kind parameter is not accepted
Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2022-10-18 00:55:46 +02:00
Patrick Jungermann be9474b103 chore(catalog/github): use consistent naming of [gG]ithub in code
Relates to the discussion at PR #14039.

Relates-to: PR #14039
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-17 21:03:41 +02:00
Patrik Oldsberg e167b944ae Merge pull request #14003 from RoadieHQ/allow-emptyContent-in-Catalog-table
Added emptyContent to properties of Catalog Table
2022-10-17 20:41:46 +02:00
irma12 42c22f2695 Remove unused components
Signed-off-by: irma12 <irma@roadie.io>
2022-10-17 20:20:43 +02:00
irma12 6dd7d7f018 Remove styling
Signed-off-by: irma12 <irma@roadie.io>
2022-10-17 20:19:55 +02:00
Harry Hogg fd7fc3902e Updated MetaData wording to Metadata
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-17 17:45:16 +01:00
Harry Hogg a7e4adf169 Updated import location
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-17 17:00:10 +01:00
Patrik Oldsberg b45518929a scaffolder-backend: fix subscription leakage in task broker tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-17 16:25:07 +02:00
Johan Haals 0baf8afb1e Merge pull request #14163 from backstage/freben/winston
Normalize on winston version ^3.2.1
2022-10-17 15:50:19 +02:00
irma12 fe0a65e7a7 Add api report
Signed-off-by: irma12 <irma@roadie.io>
2022-10-17 14:48:43 +02:00
Fredrik Adelöw 65ceb862e1 Merge pull request #14108 from namco1992/fix-tech-insights-doc
[Tech Insights plugin] Update the README doc for tech-insights-backend
2022-10-17 13:30:39 +01:00
Fredrik Adelöw 9c595302cb Normalize on winston version \^3.2.1
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-17 13:19:53 +02:00
Fredrik Adelöw f3d272cf57 Make sure to reload score card contents when props change
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-17 12:08:05 +02:00
Johan Haals b5f243f36d Merge pull request #14030 from angathorion/have-permissions-authorize-api-return-401-on-invalid-token
Fix permissions API to return 401 instead of 500 on throw
2022-10-17 10:13:01 +02:00
Fredrik Adelöw de676888bc add accidentally missing cluster locator config
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-17 09:42:47 +02:00
Eric Peterson dd6fa27a9f Merge pull request #14067 from backstage/search/tag-log-document-type
[Search] Tag indexing logs with documentType
2022-10-16 16:37:10 +02:00
Camila Belo ecd3b23ac9 Merge pull request #13968 from backstage/bux/search-per-page-limit-component
[Search] Create a per-page limiter component
2022-10-14 12:15:35 +02:00
Ben Lambert 49e92a6f85 Merge pull request #13673 from andrmaz/feature/core-components
pr(core-components): edit dependency graph edge
2022-10-13 11:59:10 +01:00
Mengnan Gong 296aea34da Update the README doc for tech-insights-backend
The Tech Insights plugin supports running fact retrievers across
multiple instances. Update the README to remove the stale instructions.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-12 20:27:43 +08:00
Patrik Oldsberg 2142f91b35 techdocs-node: tweak mock-fs setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-12 11:48:45 +01:00
Fredrik Adelöw a593009d42 Merge pull request #14039 from Bonial-International-GmbH/pjungermann/github/schedule-in-config
feat(catalog/github): schedule via config + use at backend module
2022-10-12 10:01:19 +01:00
Harry Hogg 9335ad115e Exported types for the permission router metadata endpoint
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-12 08:21:57 +01:00
huansong.tang f3a3fefb96 Fix permissions API to return 401 instead of 500 when IdentityApi.getIdentity throws an error
Signed-off-by: huansong.tang <huansong.tang@grabtaxi.com>
2022-10-12 11:03:08 +08:00
Patrick Jungermann 51046b58b0 feat(catalog/github): use schedule from config at backend module
Also, it removed `GithubEntityProviderCatalogModuleOptions`
in favor of config-only for the backend module setup
like at other similar modules.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-11 23:51:33 +02:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Johan Haals c93827d785 Merge pull request #14070 from Bonial-International-GmbH/pjungermann/deprecate-bitbucket
chore(catalog/bitbucket): Deprecate catalog-backend-module-bitbucket
2022-10-11 15:01:48 +01:00
Harrison Hogg 1c5e59af0a Merge pull request #13905 from backstage/permissions/schema
Permissions - Add a required parameter schema
2022-10-11 14:59:24 +01:00
Ben Lambert 8d392f8829 Merge pull request #14076 from backstage/freben/valeeeeeeeee
just some vale fixes
2022-10-11 14:36:52 +01:00
Fredrik Adelöw 91609e6df1 Merge pull request #13961 from acierto/useLongPollingLogs
Make it possible to enable useLongPollingLogs in scaffolder plugin
2022-10-11 14:11:45 +02:00
Fredrik Adelöw 2a6d762539 just some vale fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-11 13:10:48 +01:00
Harry Hogg 04db0e8afb Updated API Reports
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-11 12:57:41 +01:00
Harry Hogg bbbe968e10 Fixed allowing optional params outside of the toQuery and apply
Signed-off-by: Harry Hogg <hhogg@spotify.com>

Co-authored-by: Mike Lewis <mlewis@spotify.com>
2022-10-11 11:53:02 +01:00
blam deb5da85d5 chore: fixing code review comments
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:30:09 +01:00
blam 698e213f8c chore: fixing typescript issues and getting this PR ready to ship!
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam bd42442fa5 chore: re-use the old task page for now as we want to ship something early
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam 4497bd4e48 chore: starting to wire together a TaskPage for the router
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam 6edbf33499 chore: code reviews
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:26:35 +01:00
blam 2d76e6f6c4 chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 42a8b0c3f3 chore: fix the typings
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 8020d8e8e9 chore: export some more things out of the alpha exports
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 2b825ff357 chore: bump to latest beta
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00