Armando Comellas
3bd8d43a3f
Merge branch 'backstage:master' into master
2024-02-07 21:54:08 +00:00
Fredrik Adelöw
ae217b0c55
Merge pull request #22806 from backstage/renovate/ruby-3.3
...
chore(deps): update ruby:3.3 docker digest to edc0719
2024-02-07 22:18:44 +01:00
Armando Comellas
bb14fe872b
Merge branch 'backstage:master' into master
2024-02-07 21:12:31 +00:00
armandocomellas1
81a73b6559
adds a x-goog-api-client header to existing API requests in this plugin to clearly identify API requests from this GKE plugin
...
Signed-off-by: armandocomellas1 <cgarmando@google.com >
2024-02-07 14:42:51 -06:00
renovate[bot]
da36058893
chore(deps): update ruby:3.3 docker digest to edc0719
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 19:42:45 +00:00
Michael Stergianis
a2e7fc62a8
Organizes imports for kubernetes-backend/plugin.ts
...
I found it really difficult to read the imports particularly for
plugin-kubernetes-node so I organized them
Signed-off-by: Michael Stergianis <mstergianis@vmware.com >
2024-02-07 14:41:42 -05:00
Jamie Klassen
acfa63fc13
Merge pull request #22772 from andmagom/kuberentes/localProxyIpv4Preference
...
LocalKubectlProxyClusterLocator when resolving "localhost" prioritizes IPv4 results
2024-02-07 12:34:17 -05:00
Patrick Jungermann
21ad2bb7c6
chore(catalog): remove deprecated catalog-backend-module-bitbucket plugin
...
The package `@backstage/plugin-catalog-backend-module-bitbucket`
was replaced by
- `@backstage/plugin-catalog-backend-module-bitbucket-cloud`
- `@backstage/plugin-catalog-backend-module-bitbucket-server`
in April 2022.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-02-07 15:35:15 +01:00
Ben Lambert
0733d750d8
Merge pull request #22720 from backstage/renovate/rjsf-monorepo
...
fix(deps): update rjsf monorepo to v5.17.0
2024-02-07 14:12:46 +01:00
Ben Lambert
b20841579b
Merge pull request #22224 from Bonial-International-GmbH/pjungermann/new-backend/catalog-onProcessingError
...
feat(catalog): support `onProcessingError` handler at the catalog plugin
2024-02-07 13:58:21 +01:00
Phil Kuang
6d7152221d
Merge pull request #22758 from AmbrishRamachandiran/playlist_render
...
Render playlist description based on condition
2024-02-06 15:05:35 -05:00
Andres Mauricio Gomez P
ceda378980
On LocalKubectlProxyClusterLocator, when resolving localhost, IPv4 address is placed before IPv6 address
...
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com >
2024-02-06 13:53:18 -05:00
github-actions[bot]
b17a6cccce
Version Packages (next)
2024-02-06 14:58:46 +00:00
Fredrik Adelöw
556125fc1c
Merge pull request #22514 from secustor/fix/home-plugin-fall-back-to-name
...
feat(plugins/home/FeatureDocsCard): use EntityDisplayName component
2024-02-06 15:53:14 +01:00
Patrik Oldsberg
a3b3e1bf8a
Merge pull request #22767 from backstage/rugvip/fix
...
explore: fix GroupsDiagram test
2024-02-06 15:52:39 +01:00
Patrik Oldsberg
8c959d6ef0
explore: fix GroupsExplorerContent test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 15:39:46 +01:00
Patrik Oldsberg
0cd6325602
Merge pull request #22580 from secustor/chore/migrate-passport-saml
...
chore(plugins/auth-backend): migrate from passport-saml package to @node-saml/passport-saml
2024-02-06 15:03:51 +01:00
Patrik Oldsberg
a9e0107111
auth-backend: refuse to issue excessively large tokens
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 15:02:24 +01:00
Patrik Oldsberg
021a500fa0
explore: fix GroupsDiagram test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 14:59:37 +01:00
Patrick Jungermann
9b2eb3ff92
feat(catalog): support onProcessingError handler at the catalog plugin
...
Add the missing support for the `onProcessingError` handler
at the catalog plugin of the new backend system
using the `CatalogProcessingExtensionPoint`.
Related-to: #18301
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-02-06 14:08:42 +01:00
Patrik Oldsberg
078f7c427a
Merge pull request #22607 from mhitkaohp/dependency-graph-arrows
...
core-components: show arrow heads in dependency graph
2024-02-06 13:46:01 +01:00
Patrik Oldsberg
ddccbbde86
Merge pull request #22189 from jithenms/feature/add-stack-trace-in-error-page
...
[feat] add stack trace option in error page
2024-02-06 13:42:34 +01:00
Patrik Oldsberg
c6e749b216
Merge pull request #22350 from backstage/openapi-tooling/fix-generate-client
...
feat(repo-tools): Rework command structure and standardize `openapi generate-client`
2024-02-06 13:41:16 +01:00
Patrik Oldsberg
b973197f6b
Merge pull request #22561 from sennyeya/auth-scopes
...
fix(auth): Support additional scopes in the JWKS config
2024-02-06 13:15:58 +01:00
Patrik Oldsberg
cdbe35f5b3
Merge pull request #21889 from drodil/notifications
...
Notifications initial implementation
2024-02-06 13:13:22 +01:00
Patrik Oldsberg
84b36743f9
Merge pull request #22743 from Bonial-International-GmbH/pjungermann/scaffolder/split-bitbucket-module
...
chore(scaffolder): split bitbucket module into bitbucket-cloud/-server modules
2024-02-06 13:11:16 +01:00
Patrik Oldsberg
8a5a9b741b
Merge pull request #22639 from negast/master
...
Feature: Add latest_report_status to puppetdb backend provider COPY #22167 #22195
2024-02-06 13:07:22 +01:00
Patrick Jungermann
5eb6882383
chore(scaffolder): split bitbucket module into bitbucket-cloud/-server modules
...
Relates-to: PR #22323
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-02-06 12:17:48 +01:00
Patrik Oldsberg
520ec67513
Merge pull request #22615 from AmbrishRamachandiran/azure-sites_readme
...
Add intro to azure sites plugin
2024-02-06 12:00:08 +01:00
Patrik Oldsberg
0ccc15dd88
Merge pull request #22633 from backstage/philipph/di-org-plugin
...
Initial migration of org plugin to new frontend system
2024-02-06 11:58:37 +01:00
Patrik Oldsberg
fecb1376ac
Merge pull request #22733 from backstage/renovate/date-fns-3.x
...
fix(deps): update dependency date-fns to v3
2024-02-06 11:56:15 +01:00
Patrik Oldsberg
c809d14362
org: run yarn fix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 11:44:20 +01:00
Patrik Oldsberg
b42b2a5e06
catalog-backend-module-puppetdb: update API report
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 11:42:01 +01:00
AmbrishRamachandiran
5a03537806
Render playlist description based on condition
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-02-06 16:11:17 +05:30
Patrik Oldsberg
f7ef0521a9
Merge branch 'master' into camilaibs/migrate-catalog-graph-to-new-frontend-system
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 11:34:04 +01:00
Fredrik Adelöw
0b0fffa12d
Merge pull request #22040 from awanlin/topic/azure-devops-alpha-di
...
[Azure DevOps] Added alpha support for the New Frontend System
2024-02-06 11:30:38 +01:00
Patrik Oldsberg
cd17783d7b
Update plugins/catalog-backend-module-puppetdb/src/puppet/transformers.ts
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-06 11:26:45 +01:00
Patrik Oldsberg
23f3ef68e1
Merge pull request #22649 from raduciopraga/fix/explore-group-diagram-titles
...
Use the EntityDisplayName component for rendering Group nodes
2024-02-06 11:13:21 +01:00
Fredrik Adelöw
1d5a2e50fe
Merge pull request #22721 from deepan10/azure-sites-auth-patch
...
Added permissionIntegrationRouter for azure-sites-backend routes
2024-02-06 11:04:06 +01:00
Patrik Oldsberg
4897d303bc
Merge pull request #22749 from AmbrishRamachandiran/setting-avartar
...
conditionally rendering the user name and email in user settings page
2024-02-06 10:51:52 +01:00
Heikki Hellgren
2fec2198b7
fix: move express types to dev deps
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 11:13:59 +02:00
secustor
d589a0488d
expose new needed configuration options
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-02-06 10:09:52 +01:00
Heikki Hellgren
15769753a0
fix: move notifications db to internal + clean-up
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:52:14 +02:00
Heikki Hellgren
e6079349d9
docs: remove link for docs
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:34:52 +02:00
Heikki Hellgren
765269331d
docs: add info how to add notification processors
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:17:30 +02:00
Heikki Hellgren
6ea8b0d106
test: add tests for notification clients
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:17:30 +02:00
Heikki Hellgren
819a7302a2
fix: code review findings
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:17:30 +02:00
Heikki Hellgren
acbe630b9d
feat: follow-up changes on BEP #22641
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:17:30 +02:00
Heikki Hellgren
b3c3672b64
feat: support pagination and searching in notification backend
...
disabled broadcast notifications for now
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:17:29 +02:00
Heikki Hellgren
50c7dbde2f
feat: support for topic in notification
...
using same topic twice will restore existing notification in that topic
if any. this can be useful if you want to remind users about some
specific thing over time
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-06 10:17:29 +02:00