Fredrik Adelöw
545d64cbc9
Merge pull request #14034 from Bonial-International-GmbH/pjungermann/schedule-in-config
...
feat(catalog/[...]): schedule via config + backend-plugin-api support
2022-10-19 12:55:40 +01:00
Fredrik Adelöw
f077228e0c
Merge pull request #14191 from backstage/freben/explr
...
Update the explore dev app to work properly
2022-10-19 12:31:18 +01:00
Johan Haals
1603ed99ad
Merge pull request #14135 from alissonfabiano/af/fix-content-type-post-request
...
Fixed bug that when sending data by Post
2022-10-19 13:28:06 +02:00
Johan Haals
13bdc54511
Merge pull request #14149 from kissmikijr/use-urlreader
...
Use urlreader in openApiPlaceholderResolver
2022-10-19 11:41:47 +02:00
Alisson Fabiano
b8d4ab0e12
fixed reading headers
...
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
2022-10-19 10:40:28 +01:00
Johan Haals
ba64de0372
Merge pull request #13966 from namco1992/pod-metrics-error-handling
...
[K8s plugin] Handle the error when fetching pod metrics
2022-10-19 10:55:47 +02:00
Andre Wanlin
2f754d5883
Improved test
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-18 20:00:18 -05:00
Andre Wanlin
cea2854570
Fixed failing test
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-18 19:45:39 -05:00
Johan Haals
2fc86111c2
Merge pull request #14096 from backstage/changeset-release/master
...
Version Packages
2022-10-18 13:45:06 +02:00
Fredrik Adelöw
f5aca25560
Update the explore dev app to work properly
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-18 13:14:30 +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
Kiss Miklos
5f3f8b06c3
Use urlreaders for http refs
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-10-15 16:13:34 +02:00
Alisson Fabiano
7095e8bc03
Fixed bug that when sending data by Post
...
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
2022-10-14 11:47:16 +01: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