Patrik Oldsberg
2c6ea33a74
Merge pull request #31946 from backstage/rugvip/tsbumps
...
cli: switch tsconfig to default to bundler resolution
2025-12-02 23:31:11 +01:00
Patrik Oldsberg
f85dafa7f2
update API reports for moduleResolution: bundler
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-12-02 22:25:00 +01:00
Patrik Oldsberg
419e1a06ed
mcp-actions-backend: fix type import
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-12-02 22:24:59 +01:00
Fredrik Adelöw
ca4a40d0a8
Merge pull request #31928 from backstage/dependabot/npm_and_yarn/express-4.22.0
...
chore(deps): bump express from 4.21.2 to 4.22.0
2025-12-02 21:14:00 +01:00
dependabot[bot]
de96a60f7a
chore(deps): bump express from 4.21.2 to 4.22.0
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.2 to 4.22.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...4.22.0 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 4.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 20:33:46 +01:00
github-actions[bot]
336db00d21
Version Packages (next)
2025-12-02 15:37:41 +00:00
Fredrik Adelöw
5d6ee242b3
Merge pull request #31936 from backstage/freben/techdocs-addons-test-utils
...
techdocs-addons-test-utils: major bump to remove explicit screen
2025-12-02 16:31:28 +01:00
Fredrik Adelöw
8d6709e38e
techdocs-addons-test-utils: major bump to remove explicit screen
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-12-02 13:36:05 +01:00
Ben Lambert
a2aa507cbe
Merge pull request #31357 from VDVsx/excludeSuspendUsers-GHEnterprise
...
Exclude suspend users gh enterprise
2025-12-02 11:31:16 +01:00
Ben Lambert
2ae41a8af3
Merge pull request #31756 from coltMcKissick/31502-colt
...
catalog-react: OwnerEntityPicker case insensitive
2025-12-02 11:10:24 +01:00
Ben Lambert
ef72549314
Merge pull request #31638 from ivangonzalezacuna/unprocessed-entities/move-types-to-common
...
[catalog-unprocessed-entities] Move types and clients from frontend to common plugin
2025-12-02 11:08:22 +01:00
KoB
8fa8d87e3b
feat(kubernetes-plugin): add secrets rendering ( #31415 )
...
* feat: mask secret datas
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* feat: add secrets accordion
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* feat: add test code for secrets accordion
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* feat: add test code for secrets fetch
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: changeset
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: yarn build:api-reports
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: remove secrets from default object and rollback test code
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: extract to helper function
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: add test code for helper function
Signed-off-by: 김병준 <kingbj0429@gmail.com >
---------
Signed-off-by: 김병준 <kingbj0429@gmail.com >
2025-12-01 19:35:34 -05:00
KoB
f966a8557f
feat(kubernetes-plugin): enable a pod terminal at GCP GKE ( #31915 )
...
* chore: remove google for enabling pod terminal at gke
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: add chageset
Signed-off-by: 김병준 <kingbj0429@gmail.com >
* chore: update test code for enabling a pod terminal at gke
Signed-off-by: 김병준 <kingbj0429@gmail.com >
---------
Signed-off-by: 김병준 <kingbj0429@gmail.com >
2025-12-01 19:34:10 -05:00
benjdlambert
d1c7973084
chore: small refactor
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-11-27 11:43:11 +01:00
Valério Valério
268b0f9954
Introduce a new optional filter in queryWithPaging
...
The new filter will allow excluding items returned from the GitHub API,
given a boolean condition, before passing them to the transformer.
Signed-off-by: Valério Valério <vdv100@gmail.com >
2025-11-26 09:46:40 +02:00
Vincenzo Scamporlino
ce87e679a1
techdocs: marking techdocs config as optional
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-11-25 22:07:22 +01:00
Ben Lambert
d879ed7c38
Merge pull request #31824 from backstage/changeset-release/master
2025-11-25 19:40:08 +01:00
ambulgm
275a57d772
don't format custom names
...
Signed-off-by: ambulgm <mukul.ambulgekar@autodesk.com >
2025-11-25 17:35:54 +01:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
Ben Lambert
fea7302000
Merge pull request #31735 from christoph-jerolimov/catalog-graph/fix-zoom-string
...
fix(catalog-graph): fix zoom out description (replace & with &)
2025-11-25 17:13:27 +01:00
Patrik Oldsberg
39efe7dbd2
Merge pull request #31862 from JessicaJHee/remove-leading-dot
...
fix(auth): remove leading dot in auth cookie cleanup
2025-11-25 17:09:19 +01:00
Fredrik Adelöw
dd65c2bb7e
fix forgotten api report
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-11-25 13:14:15 +01:00
Ben Lambert
29200353e5
Merge pull request #31490 from rferreira98/fix-propertyNaming-ignored-on-hyphen-usage
...
feat: preserve hyphenated property names in OpenAPI generators when u…
2025-11-25 11:03:10 +01:00
Ben Lambert
b877a56871
Merge pull request #31674 from its-mitesh-kumar/feat/kubernetes-localization
...
fix(kubernetes): add missing i18n support for kubernetes and kubernetes-react plugin
2025-11-25 10:42:46 +01:00
Ben Lambert
065cf360b6
Merge pull request #31847 from johnmcollier/clarifymcperrorhandling
...
chore(mcp): clarify error handling in mcp-actions-backend readme
2025-11-25 10:38:34 +01:00
Ben Lambert
41f5876e75
Merge pull request #30974 from angeliski/add-default-enviroment
...
feat(scaffolder-backend): add defaultEnvironment config to scaffolder
2025-11-25 10:26:51 +01:00
Jessica He
2389358126
fix(auth): remove leading dot in auth cookie cleanup
...
Signed-off-by: Jessica He <jhe@redhat.com >
2025-11-24 12:25:18 -05:00
ivangonzalezacuna
df4d64609e
[catalog-unprocessed-entities] Move types and clients from frontend to common plugin
...
Moved some types, as well as the API and client definitions to the common package.
The original types, client and interface are now re-exported from the common package instead.
This allows not only frontend plugins, but also backend ones, to use this client
if needed. Until now, and since the types and all definitions were stored in the
frontend plugin, the only way to implement such feature was to copy the code
in the project. It would make much more sense to make this exportable from the
plugin itself and let people use this plugin if needed.
I made this change a patch, since all types have been initially deprecated and
a mention to the new location has been added.
Signed-off-by: ivangonzalezacuna <ivangonzalezacuna@gmail.com >
2025-11-24 16:54:18 +01:00
Patrik Oldsberg
395ff1c43b
plugins: remove unused dependencies on core-compat-api
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 14:36:02 +01:00
Patrik Oldsberg
1c7ea4a3e8
plugins: remove unnecessary use of convertLegacyRouteRef(s)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 14:36:02 +01:00
Patrik Oldsberg
d02db50b42
plugins: cleanup unnecessary use of compatWrapper
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 12:56:54 +01:00
Patrik Oldsberg
debd56dcf2
frontend-plugin-api: copy SignInPageProps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 12:43:21 +01:00
Patrik Oldsberg
ebe5538d55
update API reports for core/frontend inversion
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 01:59:07 +01:00
John Collier
7a74678c88
Fix typo in readme
...
Signed-off-by: John Collier <jcollier@redhat.com >
2025-11-21 18:59:56 -05:00
John Collier
42a6adc8d9
chore(mcp): clarify error handling in mcp-actions-backend readme
...
Signed-off-by: John Collier <jcollier@redhat.com >
2025-11-21 17:56:21 -05:00
Fredrik Adelöw
d9e12f8bce
Merge pull request #31836 from SnowBlitzer/jordans/tokenizer
...
Changing tokenizer separator for search indexing
2025-11-21 17:43:23 +01:00
Jordan Snow
9353f6e3f9
Test fix and vocab addition
...
Signed-off-by: Jordan Snow <jordans@spotify.com >
2025-11-21 10:40:19 -05:00
Jordan Snow
4d3ddb99b6
Changing tokenizer seperator for seach indexing
...
Signed-off-by: Jordan Snow <jordans@spotify.com >
2025-11-20 16:23:32 -05:00
Colt McKissick
678a08aabf
Remove commented code in EntityOwnerPicker.test.tsx
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Colt McKissick <colt.mckissick@gmail.com >
2025-11-20 06:10:52 -05:00
Valério Valério
0bc546a459
Reorder parameters after rebase
...
Since a new paramater was introduced in the same
function(getOrganizationUsers)
Signed-off-by: Valério Valério <vdv100@gmail.com >
2025-11-20 13:05:10 +02:00
Ben Lambert
c16d83c70c
Merge pull request #31236 from ivangonzalezacuna/kubernetes-backend/replace-package
...
(kubernetes-backend) Replace package aws-sdk/signature-v4 with smithy
2025-11-20 11:44:21 +01:00
Valério Valério
bad559c1f9
Move the suspended user logic to a transformer filter
...
Signed-off-by: Valério Valério <vdv100@gmail.com >
2025-11-19 19:46:58 +02:00
Valério Valério
9d72ca9250
Generate API report
...
Signed-off-by: Valério Valério <vdv100@gmail.com >
2025-11-19 19:34:38 +02:00
Valério Valério
70666ee784
Add test cases for the GitHub getOrganizationUsers call
...
Signed-off-by: Valério Valério <vdv100@gmail.com >
2025-11-19 19:18:57 +02:00
Valério Valério
b0ff0d2579
Introduce new option in the GH catalog plugin to exclude suspended users
...
Introduce an optional setting to exclude suspended users from GitHub Enterprise instances.
When it’s set to true, suspended users won’t be emitted by the default transform.
If a custom transformer is used, it should check if the property `suspendedAt` from the `GithubUser` is defined,
in order to exclude such users. This logic was not introduced in the `GithubMultiOrgReaderProcessor.ts`,
since the usage there is marked as deprecated.
To note that this setting should be used only against GitHub Enterprise instances,
the property does not exist in the github.com GraphQL schema, adding it will cause a schema validation error
and the syncing of users will fail.
Signed-off-by: Valério Valério <vdv100@gmail.com >
2025-11-19 19:18:40 +02:00
its-mitesh-kumar
0afbd91822
updating api report
...
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com >
2025-11-19 14:02:00 +05:30
its-mitesh-kumar
bb42830a77
address remaining comments
...
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com >
2025-11-18 20:17:39 +05:30
Patrik Oldsberg
626b03c684
gateway-backend: ignore negative hop counts
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-18 15:40:42 +01:00
its-mitesh-kumar
ff28f897c4
addressing review comments
...
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com >
2025-11-18 19:37:25 +05:30
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00