74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 283c1b4742 .github/copilot-instructions: add pull request scoring
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-02 21:04:04 +01:00
Patrik Oldsberg be2e71240f Merge pull request #32478 from drodil/devcontainer_contribfest
chore: update devcontainer
2026-02-02 21:02:32 +01:00
Patrik Oldsberg 12ef180a5f Merge pull request #30092 from Sarabadu/module-id-validation
validate plugin and module ids
2026-02-02 20:13:35 +01:00
Patrik Oldsberg 5d71d7e0b4 Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-02 19:41:24 +01:00
Patrik Oldsberg f9d2fa6d1b Merge pull request #31682 from GDivino/feature/25324/add-git-tag
Feature: add git tag to AzureUrl class
2026-02-02 19:19:05 +01:00
Patrik Oldsberg d8b560ae41 Merge pull request #32370 from backstage/rugvip/reviews-v2
REVIEWING.md: introduce new review process
2026-02-02 17:12:45 +01:00
renovate[bot] b6d6faabcb chore(deps): update dependency @codemirror/view to v6.39.12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 15:57:13 +00:00
dependabot[bot] f60c85f414 build(deps): bump tar from 7.5.6 to 7.5.7 in /docs-ui
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 15:41:10 +00:00
backstage-goalie[bot] f830318ce7 Merge pull request #32628 from backstage/renovate/npm-tar-vulnerability
chore(deps): update dependency tar to v7.5.7 [security]
2026-02-02 15:39:30 +00:00
backstage-goalie[bot] cf67601683 Merge pull request #32605 from backstage/renovate/core-js-3.x-lockfile
chore(deps): update dependency core-js to v3.48.0
2026-02-02 15:39:25 +00:00
backstage-goalie[bot] c6dea6dabe Merge pull request #32598 from backstage/renovate/mysql2-3.x-lockfile
chore(deps): update dependency mysql2 to v3.16.2
2026-02-02 15:39:21 +00:00
backstage-goalie[bot] 81ece3891f Merge pull request #32570 from backstage/renovate/cors-2.x-lockfile
chore(deps): update dependency cors to v2.8.6
2026-02-02 15:39:16 +00:00
Patrik Oldsberg 10ebed46b1 frontend-plugin-api: remove type support for multiple attachment points
This is a follow-up to the deprecation in #32521, completely removing
the Array variant from the ExtensionDefinitionAttachTo type.

The runtime still supports multiple attachment points for backward
compatibility, but new code will receive type errors.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-02 16:25:14 +01:00
Patrik Oldsberg ea358e53df workflows: add v2 PR automation workflow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-02 16:20:45 +01:00
renovate[bot] a9576281c7 chore(deps): update docker/login-action action to v3.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 15:05:02 +00:00
renovate[bot] 72fa79266e chore(deps): update dependency yaml-loader to ^0.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 15:04:56 +00:00
renovate[bot] 9e60c36ecc chore(deps): update dependency docusaurus-plugin-openapi-docs to v4.7.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 15:02:47 +00:00
renovate[bot] 196d619318 chore(deps): update dependency core-js to v3.48.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 15:02:35 +00:00
renovate[bot] 229aa540ed chore(deps): update dependency sass to v1.97.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 14:59:42 +00:00
renovate[bot] 22a10bde0f chore(deps): update dependency mysql2 to v3.16.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 14:59:20 +00:00
renovate[bot] 8175607ad9 chore(deps): update dependency cors to v2.8.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 14:58:58 +00:00
renovate[bot] 04ce15e84d chore(deps): update dependency tar to v7.5.7 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 14:57:47 +00:00
Andre Wanlin 38ea4541e4 Merge pull request #32372 from nojaf/custom-elasticsearch-auth
feat(search-elasticsearch): add authentication extension point
2026-02-02 08:48:00 -06:00
Andre Wanlin b5ae8d20dc Merge pull request #32386 from nojaf/fix-opensearch-bulk
fix(search-backend-module-elasticsearch): improve index refresh
2026-02-02 07:32:12 -06:00
nojaf 71f40b4963 docs(changeset): simplify changelog entry for elasticsearch bulk refresh fix
Signed-off-by: nojaf <florian.verdonck@outlook.com>
2026-02-02 14:17:36 +01:00
Johan Persson 05aac34984 feat(catalog): migrate DeleteEntityDialog and EntityOrphanWarning to Backstage UI
Migrated DeleteEntityDialog and EntityOrphanWarning components from
Material UI to Backstage UI.

- DeleteEntityDialog now uses BUI Dialog, DialogHeader, DialogFooter,
  and Button components
- EntityOrphanWarning now uses BUI Alert with an action button instead
  of a clickable alert
- Updated translation: removed "Click here to delete" from description
- Added new translation key `deleteEntity.actionButtonTitle`

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-02-02 14:13:04 +01:00
Johan Persson 62318ac5c9 ci(e2e): add BUI build step to E2E workflows
The @backstage/ui package has a custom build script that is not
recognized by `yarn backstage-cli repo build`, so it gets skipped.
This caused E2E tests to fail when packages import JavaScript
components from @backstage/ui.

Add explicit BUI build step to Linux and Windows E2E workflows,
matching the pattern already used in ci.yml and deploy_packages.yml.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-02-02 10:44:29 +01:00
Johan Persson 0e9578d93e feat(catalog-react): migrate UnregisterEntityDialog to Backstage UI
Migrated UnregisterEntityDialog from Material UI to Backstage UI components.

- Replaced MUI Dialog, Button, Alert, Box with BUI equivalents
- Refactored to hook-based architecture with separate body components
- Added proper button loading states during async actions
- Extracted shared AdvancedDeleteAccordion component
- No breaking changes to public API

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-02-02 10:44:29 +01:00
AmbrishRamachandiran 602185c568 Update copyrights to 2025 to 2026
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2026-02-02 14:06:20 +05:30
nojaf fb87aa90a3 docs: add documentation for Elasticsearch auth extension point
Signed-off-by: nojaf <florian.verdonck@outlook.com>
2026-02-02 09:26:07 +01:00
Patrik Oldsberg ed2a168fc3 REVIEWING.md: update to use waiting-for:* labels
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-02 00:54:25 +01:00
Kai Dubauskas 5ca7dcefb9 docs: tweak wording
Signed-off-by: Kai Dubauskas <kai.dubauskas@doordash.com>
2026-01-31 14:00:59 -05:00
Kai Dubauskas cd62d78b78 fix: skipped user DMs when group is present
Closes #32584

Signed-off-by: Kai Dubauskas <kai.dubauskas@doordash.com>
2026-01-31 13:41:31 -05:00
Patrik Oldsberg 0fd688a452 Merge pull request #32615 from backstage/rugvip/fix-proxy-import-docs
docs: fix proxy extension point import path
2026-01-31 11:57:38 +01:00
Patrik Oldsberg d1ff2f94fc docs: fix proxy extension point import path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-31 10:34:45 +01:00
Charles de Dreuille 929a401880 Merge pull request #32608 from backstage/bui-links
BUI - Improve Link component styles
2026-01-31 09:05:55 +00:00
toya 9473854190 Update techdocs configuration documentation and vocabulary
Signed-off-by: toya <96932308+toyaAoi@users.noreply.github.com>
2026-01-31 07:32:49 +05:30
Saptarshi Mula 685e3e2487 Merge branch 'backstage:master' into techdocs-config-md 2026-01-31 06:51:01 +05:30
backstage-goalie[bot] 6b3b5805c1 Merge pull request #32611 from backstage/renovate/motion-12.x-lockfile
chore(deps): update dependency motion to v12.29.2
2026-01-30 21:31:54 +00:00
backstage-goalie[bot] b382d32bd4 Merge pull request #32599 from backstage/renovate/undici-7.x-lockfile
chore(deps): update dependency undici to v7.19.2
2026-01-30 21:31:50 +00:00
renovate[bot] c5f06791f8 chore(deps): update dependency motion to v12.29.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 21:04:40 +00:00
Charles de Dreuille 4b373cf252 Revert "Merge branch 'master' into bui-links"
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-01-30 20:58:22 +00:00
Charles de Dreuille 76581a5915 Merge branch 'master' into bui-links 2026-01-30 20:53:50 +00:00
renovate[bot] 58ab0221ac chore(deps): update dependency undici to v7.19.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 20:51:51 +00:00
backstage-goalie[bot] 87bc94f623 Merge pull request #32609 from backstage/renovate/keyv-5.x-lockfile
chore(deps): update dependency keyv to v5.6.0
2026-01-30 20:40:44 +00:00
benjdlambert 3c455d4151 chore: small tweaks
Signed-off-by: benjdlambert <ben@blam.sh>
2026-01-30 20:43:52 +01:00
Charles de Dreuille c579441340 Update report.api.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-01-30 18:38:07 +00:00
Charles de Dreuille 6192f335b9 Update HeaderPage.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-01-30 18:26:59 +00:00
benjdlambert 418bc9957c chore: small tweaks
Signed-off-by: benjdlambert <ben@blam.sh>
2026-01-30 19:22:00 +01:00
Charles de Dreuille b40cf332a2 Add new info to Text
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-01-30 18:15:19 +00:00