Commit Graph

70752 Commits

Author SHA1 Message Date
Fredrik Adelöw 4f1822c6ca Merge pull request #32798 from backstage/renovate/ldapts-8.x-lockfile
chore(deps): update dependency ldapts to v8.1.6
2026-02-16 16:55:35 +01:00
Fredrik Adelöw 7c00a03601 Merge pull request #32779 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.32.3
2026-02-16 16:55:17 +01:00
Fredrik Adelöw 9a0c014405 Merge pull request #32857 from sebdanielsson/master
fix: move onBrokenMarkdownLinks config in docusaurus.config.ts to the…
2026-02-16 16:54:58 +01:00
Fredrik Adelöw d9e1ef22a5 fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-16 16:24:49 +01:00
Johannes Will c66e434b8e refactor: remove unused getCommitsTouchingFile method from GitLabClient
Signed-off-by: Johannes Will <17289602+JohannesWill@users.noreply.github.com>
2026-02-16 16:14:30 +01:00
Johannes Will d933f6257f feat: use gitlab integration with throttled fetch
Signed-off-by: Johannes Will <17289602+JohannesWill@users.noreply.github.com>
2026-02-16 16:14:22 +01:00
Andre Wanlin a57b6a448e Merge pull request #32172 from Ferin79/master
fix: Added title prop to OffsetPaginatedDocsTable for proper display
2026-02-15 14:56:01 -06:00
Ferin Patel af59acbab7 Merge branch 'backstage:master' into master 2026-02-15 13:45:51 -04:00
Sebastian 99ce885328 fix: move onBrokenMarkdownLinks config in docusaurus.config.ts to the new location
Fixes the following Docusaurus warning during build.
The `siteConfig.onBrokenMarkdownLinks` config option is deprecated and will be removed in Docusaurus v4.
Please migrate and move this option to `siteConfig.markdown.hooks.onBrokenMarkdownLinks` instead.

Signed-off-by: Sebastian <sebastian.danielsson@proton.me>
2026-02-15 17:36:21 +01:00
Fredrik Adelöw 76142c9cb0 Merge pull request #32853 from backstage/freben/claude
Add CLAUDE.md configuration
2026-02-15 15:51:55 +01:00
Fredrik Adelöw 90c2424fdd Add CLAUDE.md with project instructions
This adds a Claude Code configuration file that references the existing
copilot instructions for maintaining consistency with the codebase
conventions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-15 14:41:57 +01:00
Fredrik Adelöw 3181973510 catalog: relate the search table to final_entities, not refresh_state
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-15 13:50:19 +01:00
Fredrik Adelöw d038038fb2 even more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-15 13:48:25 +01:00
renovate[bot] e1c5d1ec34 chore(deps): update dependency @codemirror/view to v6.39.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-15 11:28:35 +00:00
Andre Wanlin 08b0dc995a Merge pull request #32849 from CriszelGipala/cgipala-fix-typos-and-links
Fix README-fr_FR.md, README-ko_kr.md, and README-zh_Hans.md typos and broken links
2026-02-14 15:03:46 -06:00
Fredrik Adelöw 8aa6c513d8 break out the value matching to make things more readable
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-14 21:30:41 +01:00
Fredrik Adelöw 1e5464cdf0 more copilot comments fixed
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-14 20:59:16 +01:00
Andre Wanlin e824f94ab1 Merge pull request #32847 from LinusAndersson02/docs/fix-postgres-tag
docs: follow up on PR: #32844 ( database docker getting-started )
2026-02-14 11:07:34 -06:00
Criszel Gipala 09212c9a5d docs: fix README-fr_FR.md, README-ko_kr.md, and README-zh_Hans.md typos and broken links
Changes:
- Remove Uffizzi badge in fr_FR, already removed in English version
- Add missing language links in zh_Hans and ko_kr language switchers
- Fix FAQ link casing (docs/FAQ to docs/faq) in all three files
- Update copyright year from 2020-2025 to 2020-2026 in all three files

Scope: README translations only - no code changes

Signed-off-by: Criszel Gipala <gipalacriszel512@gmail.com>
2026-02-14 16:23:14 +00:00
Fredrik Adelöw aee4f26c88 add router level end to end tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-14 17:13:35 +01:00
Fredrik Adelöw 6780644079 copilot comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-14 17:00:19 +01:00
Fredrik Adelöw 9fb766aa9b remove the explicit predicate types in json schema
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-14 14:19:34 +01:00
Patrik Oldsberg b81097c0b4 Merge pull request #32757 from sid200727/docs-actionservice-examples
docs: add examples for filtering Actions Service actions
2026-02-14 12:36:52 +01:00
Fredrik Adelöw b4e82492b9 add support for location queries in the catalog
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-14 12:28:31 +01:00
Linus Andersson 363eac721c docs: follow up on PR: #32844 where update the database getting-started docker example to newest version
Signed-off-by: Linus Andersson <sunil.andersson@gmail.com>
2026-02-14 11:28:49 +01:00
Fredrik Adelöw 6ada8bcf5d Merge pull request #32845 from backstage/freben/pred-prefix
fix: add in the hasPrefix matcher
2026-02-14 00:10:14 +01:00
Charles de Dreuille 8ef3dbfc83 Merge pull request #32843 from backstage/bui-accordion 2026-02-13 22:45:36 +00:00
Fredrik Adelöw f9339142c6 fix: add in the hasPrefix matcher
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-13 23:33:24 +01:00
Patrik Oldsberg a2295474a2 Merge pull request #32844 from LinusAndersson02/docs/fix-postgres-tag
docs: use postgres:17-bookworm in database getting-started and remove version key from Compose file
2026-02-13 20:55:27 +01:00
Patrik Oldsberg 229b279d52 Merge pull request #32841 from iurylenonalves/docs-unprocessed-entities
docs(catalog): add mention of unprocessed entities plugin and module
2026-02-13 20:52:27 +01:00
Aramis Sennyey 8f6bf6b4e7 docs: adding more golden path docs (#32493)
* docs: adding more golden path docs

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* cleanup

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add instructions for checking todo list items

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* update ids so the number isn't baked into URL

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add headings for all docs

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add frontend plugin docs structure too

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* fix bad link

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* address feedback

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 14:20:32 -05:00
Linus Andersson cdb4719e08 docs: use postgres:17-bookworm in tutorial
Signed-off-by: Linus Andersson <sunil.andersson@gmail.com>
2026-02-13 19:08:52 +01:00
Charles de Dreuille becee36224 Update Accordion component
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 16:32:32 +00:00
Patrik Oldsberg ddd54c755c Merge pull request #32835 from backstage/rugvip/mf-followup
module-federation-common: followup to initial implementation
2026-02-13 16:33:10 +01:00
Charles de Dreuille b782714c03 Merge pull request #32837 from backstage/bui-rename-tokens
Rename and remove CSS design tokens
2026-02-13 15:32:07 +00:00
Iury Lenon 05b7306370 Update docs/features/software-catalog/index.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Iury Lenon <iuryalves.uk@gmail.com>
2026-02-13 15:09:27 +00:00
Iury Lenon Alves 91babfb48b docs(catalog): add mention of unprocessed entities plugin and module
Signed-off-by: Iury Lenon Alves <iuryalves.uk@gmail.com>
2026-02-13 14:56:23 +00:00
Patrik Oldsberg 286cc4c7b2 frontend-dynamic-feature-loader: update tests for new shared dependencies format
Update the loader tests to use the new RuntimeSharedDependenciesGlobal
format with versioned items array instead of the old flat object with
module properties.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-13 15:48:35 +01:00
Patrik Oldsberg d56d9eae3c Explicitly disable v7 future flags to suppress warnings
Rather than removing the future prop, set v7_relativeSplatPath and
v7_startTransition to false so react-router stops logging deprecation
warnings.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-13 15:09:23 +01:00
Charles de Dreuille e8670d00f1 Cleanup docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 14:01:13 +00:00
Charles de Dreuille 01cd764c4c Cleanup borders and surfaces
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 13:48:37 +00:00
renovate[bot] 5b12ab9186 Update github/codeql-action action to v3.32.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-13 13:29:37 +00:00
Charles de Dreuille 0bf7ff679a Cleanups
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 13:28:09 +00:00
Charles de Dreuille 4137a43a1b Rename and remove CSS design tokens
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 13:16:16 +00:00
Patrik Oldsberg fdbd40488e module-federation-common: followup to initial implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-13 13:47:35 +01:00
Fredrik Adelöw 6209c67072 Merge pull request #31745 from backstage/freben/catalog-scm-events
introduce generic catalog scm events handling
2026-02-13 11:31:57 +01:00
hyfc 5730c8e101 feat(scaffolder-gitlab): add maskedAndHidden option for project variables
Signed-off-by: hyfc <myloxyloto2012@gmail.com>
2026-02-13 10:15:55 +00:00
Fredrik Adelöw 8fc6bf9bfb Merge pull request #32821 from backstage/renovate/npm-qs-vulnerability 2026-02-13 08:10:30 +01:00
Siddhi Khandelwal 722546afae docs: fix typo in section heading
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>
2026-02-13 12:22:36 +05:30
renovate[bot] 6936f564d9 Update dependency qs to v6.14.2 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-13 00:32:33 +00:00