Luca Huettner
fabe95dcdf
style: Fix formatting
...
Signed-off-by: Luca Huettner <luca.huettner@gmail.com >
2022-12-01 15:38:19 +01:00
Luca Hüttner
7bd22049aa
Update plugins/catalog/src/components/CatalogKindHeader/CatalogKindHeader.tsx
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Luca Hüttner <luca.huettner@gmail.com >
2022-12-01 15:23:04 +01:00
Luca Huettner
2e6d0a9558
chore: Update api report
...
Signed-off-by: Luca Huettner <luca.huettner@gmail.com >
2022-11-30 16:17:38 +01:00
Luca Huettner
462c1d012e
refactor: Remove the header from the default catalog page
...
Signed-off-by: Luca Huettner <luca.huettner@gmail.com >
2022-11-30 15:11:25 +01:00
Morgan
7a2e13b862
bump @azure/identiy to support node 18
...
Signed-off-by: Morgan <mbentell@spotify.com >
2022-11-23 15:39:56 +01:00
Johan Haals
ff860aa38c
Merge pull request #14654 from acierto/cost-insight-trending-line
...
Making a possibility to hide a trending line in a cost insights plugin
2022-11-23 13:46:04 +01:00
Patrik Oldsberg
0506f14afc
Merge pull request #14767 from Znarvl/continue_dependencies_deprecations
...
Fixed dependencies deprecation plugin/cost-insights
2022-11-23 12:02:43 +01:00
Fredrik Adelöw
7310df3ab3
Merge pull request #14727 from backstage/freben/more-lint
...
some more progress toward ubiquitous eslint-plugin-testing-library
2022-11-23 11:20:52 +01:00
Johan Haals
1dba4c00d7
Merge pull request #14798 from Bonial-International-GmbH/pjungermann/bitbucketCloud/fix-topic
...
fix(catalog/bitbucketCloud,events): fix repo:push topic not matching `BitbucketCloudEventRouter`
2022-11-23 11:02:34 +01:00
Johan Haals
6d4699a810
Merge pull request #14765 from malin-mallan/#14602_deprecations
...
Remove some deprecations
2022-11-23 10:56:05 +01:00
Johan Haals
ee24ae2cc4
Merge pull request #14548 from thake/feat/resolve-refs-in-yaml
...
Adds support for generic $ref resolving in yaml documents.
2022-11-23 10:54:31 +01:00
Fredrik Adelöw
3bd6cc7c55
some more progress toward ubiquitous eslint-plugin-testing-library
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-23 09:28:37 +01:00
Patrick Jungermann
4eb0bce299
fix(catalog/bitbucketCloud,events): fix repo:push topic not matching BitbucketCloudEventRouter
...
The sub-topic separator was changed from `/` to `.` as part of the change and review process
at the original PR introducing this capability.
Unfortunately, the adjustment at the entity provider was forgotten.
Additionally, this change adds a few missing test for the `onEvent`/`onRepoPush` feature.
Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-23 01:56:39 +01:00
Fredrik Adelöw
f1daec7d11
Merge pull request #14780 from backstage/freben/globals
...
avoid globals
2022-11-22 20:18:27 +01:00
bnechyporenko
79db155e4d
Cleaned up the code
...
Signed-off-by: bnechyporenko <bnechyporenko@bol.com >
2022-11-22 17:23:23 +01:00
github-actions[bot]
83d3167594
Version Packages (next)
2022-11-22 15:40:52 +00:00
bnechyporenko
28a640dfde
Merge remote-tracking branch 'origin/master' into cost-insight-trending-line
...
# Conflicts:
# plugins/cost-insights/src/components/CostOverviewCard/CostOverviewChart.tsx
# plugins/cost-insights/src/testUtils/providers.tsx
2022-11-22 16:31:23 +01:00
Morgan Bentell
940396cf09
Merge pull request #14669 from skgandikota/master
...
Refactored Report issue template in techdoc addons.
2022-11-22 16:31:10 +01:00
bnechyporenko
10af2ba13c
Merge remote-tracking branch 'origin/master' into cost-insight-trending-line
2022-11-22 16:29:06 +01:00
Thorsten Hake
e1c481e0b3
fixed test
...
Signed-off-by: Thorsten Hake <mail@thorsten-hake.com >
2022-11-22 16:22:10 +01:00
Fredrik Adelöw
d3fea4ae0a
avoid globals
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-22 15:42:29 +01:00
MALIN WIDÈN
3bc5ee6129
Put back createPublishBitbucketAction
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2022-11-22 15:36:53 +01:00
MALIN WIDÈN
ddd5c87ffb
Change Buffer.from to window.btoa
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2022-11-22 15:35:50 +01:00
MALIN WIDÈN
f45c3017ba
Put back createPublishBitbucketAction in index.ts
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2022-11-22 14:48:34 +01:00
Fredrik Adelöw
92e558f4cf
use the right msw version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-22 14:10:09 +01:00
Thorsten Hake
db4089d33c
updated yarn.lock and api-report.md
...
Signed-off-by: Thorsten Hake <mail@thorsten-hake.com >
2022-11-22 13:58:27 +01:00
Fredrik Adelöw
2a1eb5549e
memoize middlewares so we don't churn resources excessively
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-22 13:42:57 +01:00
Fredrik Adelöw
e4aca04d5c
export as a regular express router
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-22 13:42:57 +01:00
Fredrik Adelöw
d050ff1b6d
sort out the index files
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-22 13:42:57 +01:00
Jamie Klassen
5f0b3a1d4f
refactor to use http-proxy-middleware
...
Signed-off-by: Jamie Klassen <jklassen@vmware.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez Jaramillo
cead48f628
Update plugins/kubernetes-backend/src/service/KubernetesProxy.ts
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez Jaramillo
edc9ed6952
Update plugins/kubernetes-backend/src/service/KubernetesProxy.ts
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez Jaramillo
d936b2feca
Update plugins/kubernetes-backend/src/service/KubernetesProxy.ts
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez Jaramillo
e4af45dc47
Update plugins/kubernetes-backend/src/service/KubernetesProxy.ts
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez Jaramillo
a05aa6cc69
Update plugins/kubernetes-backend/src/service/KubernetesProxy.ts
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez
033a717b0a
fix: Update test urls to https
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez
718f66f235
fix: Handle skipTLSVerify properly
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez
b372602d8c
fix: Remove unused type in @backstage/kubernetes-common
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez
9fb0d696b8
feat: Remove multi-cluster support per latest RFC version
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-22 13:42:57 +01:00
Carlos Esteban Lopez
e862980c57
feat: Carlos Lopez pre RFC update commit squash
...
docs: Remove unnecessary types
test: Use MSW instead of mocking fetch
fix: Updated api-report.md & error stringify from @backstage/errors
feat: Kubernetes builder getters/setters update
fix: Error handling with fix: Error handling with`@backstage/errors`
fix: Use same MSW version as other plugins
fix: Sort handleProxyRequest inputs
fix: Small type & comment fixes
fix: Change serverIP to serverURI
fix: Variable name improvements
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-22 13:42:57 +01:00
Liam Rathke
b585179770
feat: Liam Rathke pre RFC update commit squash
...
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Copy of proxy plugin work
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Adds B64 encoding, TLS verify check
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Sets up test scaffolding
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Finishes proxy implementation tests
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Removes deprecated buffer method
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Adds additional HTTP verbs
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Removes fallback
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Adds some content-agnosticness, removes nitpick
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Adds changeset
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Fixes TSC errors?
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Adds API Report docs
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Removes unnecessary KubernetesRequestAuth parameter
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Somehow adds new docs???
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Fixes some code inline with review comments
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Updates API report
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
Fixes tests
Signed-off-by: Liam Rathke <liam.rathke@gmail.com >
2022-11-22 13:42:57 +01:00
Eric Peterson
a7f2ecad5d
Merge pull request #14772 from backstage/search-backend-node/fix-max-listeners-exceeded-warning
...
[Search] Fix max listeners exceeded warning
2022-11-22 13:21:16 +01:00
Ben Lambert
0d56fac516
Merge pull request #14660 from dagda1/stepper-form-data
...
initialize all formData in next/Stepper
2022-11-22 13:19:47 +01:00
Ben Lambert
68b81e8c32
Merge pull request #14132 from acierto/scaffolder-result-content
...
Make scaffolder last step (summary overview) configurable by the user
2022-11-22 11:46:18 +01:00
Camila Belo
9b1109858c
fix(search-backend-node): max listeners exceeded warning
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-11-22 11:42:33 +01:00
Johan Haals
85eb524410
Merge pull request #14761 from backstage/renovate/msw-0.x
...
Update dependency msw to ^0.49.0
2022-11-22 11:28:45 +01:00
blam
8dbc3fb649
chore: fixing api-reports
...
Signed-off-by: blam <ben@blam.sh >
2022-11-22 11:13:24 +01:00
Simon
76843cb500
Merge branch 'continue_dependencies_deprecations' of github.com:Znarvl/backstage into continue_dependencies_deprecations
2022-11-22 10:55:14 +01:00
Simon
d379b6f070
added changeset and api report
...
Signed-off-by: Simon <simme.jakobsson@gmail.com >
2022-11-22 10:54:25 +01:00
blam
eb2b9db729
chore: fixing types for uiSchema
...
Signed-off-by: blam <ben@blam.sh >
2022-11-22 10:44:29 +01:00