Commit Graph

5801 Commits

Author SHA1 Message Date
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
github-actions[bot] 2fc663ad48 Version Packages (next) 2025-04-01 13:24:16 +00:00
Fredrik Adelöw ed98f9eaa5 Merge pull request #29424 from lukealbao/luke/branch-slash-doc
[docs] add branch naming caveat to github discovery integration
2025-04-01 13:02:38 +01:00
Fredrik Adelöw fce4944b0b Merge pull request #29308 from kunickiaj/slack-notifications-processor
Add Slack Notification Processor
2025-04-01 11:48:31 +01:00
Fredrik Adelöw 9e43b0b658 Merge pull request #19633 from davelil4/bitbucket-server-events
Bitbucket Server Catalog Plugin Event Support
2025-04-01 11:22:39 +01:00
Luke Albao a044efa187 [docs] add branch naming caveat to github discovery integration
Signed-off-by: Luke Albao <luke.albao@webflow.com>
2025-03-28 13:44:09 -07:00
Patrik Oldsberg 8ab9af844c Merge pull request #29408 from backstage/rugvip/roadmap
docs/overview: update roadmap
2025-03-27 13:13:51 +01:00
Patrik Oldsberg b1bda7939c docs/overview: update roadmap
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-27 11:58:39 +01:00
Adam Kunicki cc5f066fa5 Update/move docs
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2025-03-26 16:37:42 -07:00
Adam Kunicki 552170ddad Add Slack Notification Processor
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2025-03-26 09:26:16 -07:00
AmbrishRamachandiran de19466ee6 Added notes design to ldp org
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-03-26 15:03:37 +05:30
github-actions[bot] 55905367dd Version Packages (next) 2025-03-25 12:51:22 +00:00
Fredrik Adelöw cab8d1b716 Merge pull request #29215 from Erob711/incremental-docs
docs: fix example location annotations in IncrementalEntityProvider
2025-03-25 11:03:58 +01:00
JeevaRamanathan 9680ef4f7f Improve observability docs readability
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2025-03-25 11:13:26 +05:30
Fredrik Adelöw 7bc740adeb Merge pull request #29303 from giantswarm/notification-docs
Slight improvements to the Notifications docs
2025-03-24 12:02:23 +01:00
Marian Steinbach 46501e1a05 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Marian Steinbach <marian@giantswarm.io>
2025-03-24 11:50:18 +01:00
Matt Benson a4900dd946 correct documentation header level
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-03-21 12:50:12 -05:00
Fredrik Adelöw 285f6584d8 Merge pull request #29277 from schultzp2020/auditor-docs
docs: update auditor docs
2025-03-20 15:19:38 +01:00
Ben Lambert 4203d93af9 Merge pull request #29263 from teemoo7/using-backstage-proxy-within-plugin-fix-tutorial-example-consistency
Fix code example in proxy tutorial doc for better consistency
2025-03-20 08:31:13 +01:00
Fredrik Adelöw b9e8288094 Update docs/backend-system/core-services/auditor.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-19 16:04:50 +01:00
Fredrik Adelöw 7267340029 Update docs/backend-system/core-services/auditor.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-19 16:04:40 +01:00
Marian Steinbach 0db2c686eb Language and formatting improvements in notifications sub-page
Signed-off-by: Marian Steinbach <marian@giantswarm.io>
2025-03-19 15:52:41 +01:00
Marian Steinbach 5502d4d790 Language and formatting improvements in notifications section
Signed-off-by: Marian Steinbach <marian@giantswarm.io>
2025-03-19 15:47:39 +01:00
Paul Schultz 948908f0f7 docs: update auditor naming conventions
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-03-18 11:29:40 -05:00
Eric Roberson a580e574ec docs: add imports to example
Signed-off-by: Eric Roberson <emattroberson@gmail.com>
2025-03-18 08:40:04 -07:00
Fredrik Adelöw e0652c15dc feel less threadened
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-18 16:13:33 +01:00
Fredrik Adelöw 403bb43d3d Merge pull request #29275 from backstage/freben/release-notes-1.37
add 1.37 release notes
2025-03-18 16:07:29 +01:00
Fredrik Adelöw ca4c2ee5f6 add 1.37 release notes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-18 14:42:06 +01:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
Lars Van Steenbergen 5f66007d58 ElasticSearch backend: Add the option to configure the fuzziness. (#28661)
* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Missed 2 exports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Add the api report

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: clean up unwanted line

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: fix

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: readding the api-reports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update .changeset/four-bees-look.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* fix: added remarks

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update docs/features/search/search-engines.md

Co-authored-by: John Philip <johnphilip283@gmail.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update comment

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Add vale accepted words and extra documentation

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Unneeded parameter removal + replace Distance by distance

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

---------

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Co-authored-by: John Philip <johnphilip283@gmail.com>
Co-authored-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-03-17 15:59:17 -04:00
teemoo7 5660c94c6c Fix code example in proxy tutorial doc for better consistency
Signed-off-by: teemoo7 <micael.paquier@gmail.com>
2025-03-17 17:06:06 +01:00
Ben Lambert e19d1c15b4 Merge pull request #28707 from leboncoin/feat-gerrit-discovery
feat(gerrit): support glob discovery
2025-03-17 08:28:29 +01:00
Patrik Oldsberg d364d74d5f Merge pull request #29237 from backstage/rugvip/deprecate
permission-node: deprecate createPermisisonIntegrationRouter + docs fix
2025-03-16 15:58:45 +01:00
Patrik Oldsberg 876f2e1d16 permission-node: deprecate createPermisisonIntegrationRouter + docs fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-15 16:46:38 +01:00
Eric Roberson 5aa5283152 docs: fix example location annotations in incrementalentityprovider
Signed-off-by: Eric Roberson <emattroberson@gmail.com>
2025-03-14 16:35:16 -07:00
Ben Lambert 85df833fe3 Merge pull request #29195 from acierto/gitlabRepoPush-2
Made gitlab:repo:push action idempotent.
2025-03-14 16:03:34 +01:00
Fredrik Adelöw 6d024163ec Merge pull request #28443 from Lucifergene/bump-pg
Added support for PostgreSQL 17 and updated related test configurations
2025-03-13 22:52:13 +01:00
bond yan ba409c3d54 Merge pull request #28795 from backstage/techdocs-collator-filter-extension
Custom catalog filtering within TechDocs collator
2025-03-13 13:24:01 -04:00
Bogdan Nechyporenko b3e3315031 Made gitlab:repo:push action idempotent.
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-03-13 07:38:17 +01:00
Laimis Juzeliūnas 148a118bde docs(techdocs): update how-to-guide for non-root paths
This commit/change updates the Techdocs how-to-guide to include an explanation about mandatory suffix for non-root paths.

Signed-off-by: Laimis Juzeliūnas <asnelaimis@gmail.com>
2025-03-12 11:23:51 +02:00
github-actions[bot] 68af69b2b8 Version Packages (next) 2025-03-11 16:50:56 +00:00
Patrik Oldsberg e86a65e02f Merge pull request #29128 from backstage/rugvip/entity-page-compat
core-compat-api: add entityPage option to convertLegacyApp
2025-03-11 17:18:30 +01:00
Fredrik Adelöw 661a4d62f1 Merge pull request #29027 from deepthi-28/doc-proxying
Proxying doc changed
2025-03-11 12:14:31 +01:00
Patrik Oldsberg e21bed7ad3 docs/frontend-system: add docs for gradually migrating entity pages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-11 10:32:45 +01:00
Peter Macdonald 071eff7981 fix scaffolder overview page from not rendering correctly
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2025-03-10 15:53:51 +01:00
David Lilienfeld 79c541d889 Remove legacy backend docs
Signed-off-by: David Lilienfeld <davidlilienfeld4@gmail.com>
2025-03-09 00:14:56 -05:00
Bond Yan e7a3b2ed2e added extension point documentation
Signed-off-by: Bond Yan <bondy@spotify.com>
2025-03-07 15:10:42 -05:00
Aramis Sennyey 4a76871708 Merge pull request #28865 from backstage/sennyeya/guide-template
feat(docs): start preparing a golden path
2025-03-07 08:16:16 -05:00
Ben Lambert 6766fb8bf4 Merge pull request #28958 from luckyguy73/luckyguy73-patch-1
Update architecture-overview.md
2025-03-07 08:34:34 +01:00
Ben Lambert 7b774d06fa Merge pull request #28914 from AmbrishRamachandiran/utility-notes
Updated utility docs notes design
2025-03-07 08:34:04 +01:00