renovate[bot]
2fd9b0847e
fix(deps): update dependency @kubernetes-models/apimachinery to v1.2.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 11:43:04 +00:00
Ben Lambert
f096a39690
Merge pull request #18278 from drodil/entity_feedback_user_link
...
feat: show user as a link in feedback response table
2023-06-16 13:35:35 +02:00
Ben Lambert
02bbac673a
Merge pull request #18205 from backstage/renovate/roadiehq-backstage-plugin-travis-ci-2.x-lockfile
...
fix(deps): update dependency @roadiehq/backstage-plugin-travis-ci to v2.1.10
2023-06-16 12:24:44 +02:00
Ben Lambert
790ffd7f48
Merge pull request #18210 from backstage/renovate/html-webpack-plugin-5.x-lockfile
...
fix(deps): update dependency html-webpack-plugin to v5.5.3
2023-06-16 12:20:27 +02:00
Ben Lambert
ed60b9a105
Merge pull request #17685 from rolandsgs/patch-1
...
Update Integration Gitlab OrgData
2023-06-16 12:12:40 +02:00
drodil
7779e7702e
Update plugins/entity-feedback/src/components/FeedbackResponseTable/FeedbackResponseTable.tsx
...
Co-authored-by: Phil Kuang <phillip.kuang@gmail.com >
Signed-off-by: drodil <heiccih@gmail.com >
2023-06-16 13:10:34 +03:00
Ben Lambert
5b7118b523
Merge pull request #18236 from backstage/fix-advance-search-qeury-redirect
...
[Search] Fix SearchModal and HomePageSearchBar debounce
2023-06-16 12:09:43 +02:00
Ben Lambert
27fa06c9e8
Merge pull request #18284 from backstage/blam/exit
...
chore: exit pre
2023-06-16 12:05:02 +02:00
Roland Sgs
daa1f6e59d
apply prettier
...
Signed-off-by: Roland Sgs <rolandsantos.goncalves@gmail.com >
2023-06-16 11:59:35 +02:00
Roland Sgs
087eef7d45
Update Integration Gitlab OrgData
...
Just an update to Integrations Gitlab OrgData, once it's not defined the necessary addition to packages/backend/src/plugins/catalog.ts as in all others
Signed-off-by: Roland Sgs <rolandsantos.goncalves@gmail.com >
2023-06-16 11:59:35 +02:00
Fredrik Adelöw
698b0d749b
Merge pull request #18261 from backstage/freben/catalog-load-test
...
add performance tests
2023-06-16 09:56:22 +02:00
Johan Haals
3fbdd8dc1d
Merge pull request #18158 from backstage/jhaals/bump-styled-n-autolinker
...
Bump styled-components and autolinker
2023-06-16 09:53:22 +02:00
Heikki Hellgren
5c0f095c76
feat: show user as a link in feedback response table
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2023-06-16 10:08:19 +03:00
Ben Lambert
6bb71b9251
Merge pull request #18279 from backstage/blam/fix-local-build
...
chore: plugin needs config
2023-06-15 18:10:11 +02:00
blam
6446f6205c
chore: exit pre
...
Signed-off-by: blam <ben@blam.sh >
2023-06-15 18:08:57 +02:00
Fredrik Adelöw
5fc69b01c9
Merge pull request #18242 from backstage/catalog-model/remove-requirement-for-deprecated-field
...
Remove requirement that deprecated property 'target' is provided
2023-06-15 17:16:54 +02:00
Fredrik Adelöw
e12a52856c
Merge pull request #18211 from alisdairbr/master
...
Docs: Add deployment doc for Koyeb
2023-06-15 17:12:09 +02:00
Patrik Oldsberg
f34b94c517
Merge pull request #18277 from backstage/rugvip/strip
...
backend-common: make HostDiscovery strip trailing slashes in backend.baseUrl
2023-06-15 17:11:22 +02:00
Fredrik Adelöw
cd7ee3d05e
Merge pull request #18266 from Ritesh007/ritesh007-sonarqube-config
...
fix: sonarqube config.d.ts
2023-06-15 17:11:02 +02:00
Patrik Oldsberg
5e60045802
Merge pull request #18103 from suxess-it/feat/k8sgpt-plugin
...
add k8sgpt plugin to marketplace
2023-06-15 16:33:02 +02:00
Matthew Clarke
4e697e88f0
feat: Add resource util pod drawer ( #18169 )
...
* feat: add resource utilization to pod drawer
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* fix: lint
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* chore: api report
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* chore: api reports
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* test: fix tests
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* test: tests
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
---------
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2023-06-15 16:13:52 +02:00
Patrik Oldsberg
e12a18894c
Merge pull request #18221 from Bonial-International-GmbH/pjungermann/snyk/xml2js
...
chore(deps): remove unused dependency `aws-sdk-mock`
2023-06-15 15:56:28 +02:00
Patrik Oldsberg
1938eecbab
Merge pull request #18148 from luchillo17/fix/BCKSTG-196-keyboard-navigation---home---
...
[Accessibility] SupportButton autofocus first item when opened
2023-06-15 15:45:24 +02:00
Fredrik Adelöw
eee0753606
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-06-15 15:17:06 +02:00
blam
b9cc25cad0
chore: plugin needs config
...
Signed-off-by: blam <ben@blam.sh >
2023-06-15 14:48:31 +02:00
Patrik Oldsberg
eeb3f801fd
backend-common: make HostDiscovery strip trailing slashes in backend.baseUrl
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-06-15 13:49:35 +02:00
alisdairbr
3af9c83c13
Incorporate freben feedback
...
Signed-off-by: alisdairbr <alisdairbr@users.noreply.github.com >
2023-06-15 13:29:53 +02:00
alisdairbr
ac166f0c03
Add signoff
...
Signed-off-by: alisdairbr <alisdairbr@users.noreply.github.com >
2023-06-15 13:29:10 +02:00
alisdairbr
9f9a1182c7
Add Koyeb deployment doc
...
Signed-off-by: alisdairbr <alisdairbr@users.noreply.github.com >
2023-06-15 13:29:10 +02:00
Johan Haals
6eb90068a8
Merge pull request #18156 from ch-enfuse/patch-4
...
Update chatgpt-playground.yaml
2023-06-15 13:27:41 +02:00
Fredrik Adelöw
db6be74ae2
Merge pull request #18244 from adamdmharvey/adamdmharvey/pagerduty-config-schema
...
feat(pagerduty): Add config schema to PagerDuty Plugin
2023-06-15 13:23:18 +02:00
Patrik Oldsberg
3a6419fe6d
Merge pull request #18178 from alexef/patch-2
...
Update README.md
2023-06-15 12:31:00 +02:00
Johan Haals
fb3d1feae0
Merge pull request #18010 from jjtimmons/jjtimmons/add-nomad-plugin
...
Add Nomad plugin
2023-06-15 11:01:58 +02:00
Fredrik Adelöw
b8374d5d93
add performance tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-06-15 09:33:29 +02:00
ritesh007
ce9bc94c15
fix: sonarqube config.d.ts
...
Signed-off-by: ritesh007 <rithu.ritesh@gmail.com >
2023-06-14 19:17:23 -05:00
ritesh007
4aa0d0fd21
fix: sonarqube config.d.ts
...
Signed-off-by: ritesh007 <rithu.ritesh@gmail.com >
2023-06-14 19:13:19 -05:00
Patrik Oldsberg
9f9b8ef2f0
Merge pull request #18250 from ozone-one/feature/ozone-plugin
...
ADD: ozone backstage plugin microsite data
2023-06-15 00:04:59 +02:00
Christian Herrera
1fb578be6b
Update microsite/data/plugins/chatgpt-playground.yaml
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Christian Herrera <107439111+ch-enfuse@users.noreply.github.com >
2023-06-14 10:16:18 -07:00
Adam Harvey
06d72a8d04
fix: Key case to match to existing code
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2023-06-14 10:18:11 -04:00
Adam Harvey
0a3494325e
chore: Add config schema to files dist
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2023-06-14 10:08:22 -04:00
josh
c59922ed41
Replace last send usage
...
Signed-off-by: josh <josh.timmons@hashicorp.com >
2023-06-14 10:06:59 -04:00
Fredrik Adelöw
77d5920485
Merge pull request #18249 from gabdzo/update-extending-the-model-docs-with-correct-imports-and-get-processor-name-function
...
Update extending the model docs with correct imports and add getProce…
2023-06-14 15:40:15 +02:00
Fredrik Adelöw
38ee7fc34e
Merge pull request #18254 from Pike/fix-ownership-entitybox-color
...
EntityOwnershipCard: Fix color to pick up from page theme for component type
2023-06-14 15:39:03 +02:00
Rickard Dybeck
1df5fc9547
Remove requirement that deprecated property 'target' is provided
...
The target property has been deprecated for a long time on an EntityRelation, but
is still required in the spec. This fix removes that requirement, but keeps it
around for now.
Signed-off-by: Rickard Dybeck <dybeck@spotify.com >
2023-06-14 09:30:02 -04:00
Axel Hecht
0151ed6ec3
EntityOwnershipCard: Fix color to pick up from page theme for component type
...
Signed-off-by: Axel Hecht <axel@pike.org >
2023-06-14 14:15:10 +02:00
Johan Haals
4d290c6350
Merge pull request #18252 from anicke/unprocessed-fetch
...
catalog-unprocessed-entities: use FetchApi instead of native fetch
2023-06-14 13:16:12 +02:00
Niklas Aronsson
493eab8c57
catalog-unprocessed-entities: use FetchApi instead of native fetch
...
Token auth fails if native fetch is used.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2023-06-14 11:03:59 +02:00
binkkatal
0ddb1269cb
ADD: ozone backstage plugin microsite data
...
Signed-off-by: binkkatal <ranbir@in2tive.ai >
2023-06-14 13:47:35 +05:30
Camila Belo
e8c55c063b
docs: add changeset file
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-06-14 09:35:08 +02:00
Camila Belo
3fd72717a8
fix: search bar enter redirect
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-06-14 09:35:08 +02:00