abhishekbvs
637a3de8d8
feat: add configurable GitHub API page sizes
...
- Add pageSizes configuration for GitHub providers
- Document pageSizes configuration
Related to #31437
Signed-off-by: abhishekbvs <bvsabhishek@gmail.com >
2025-10-20 01:58:25 +05:30
Andre Wanlin
d57b13b2d4
Version Policy Update - Postgres 18 to 14
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-10-16 18:44:29 -05:00
Vincenzo Scamporlino
cf56a5c357
Update comment for app configuration clarity
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-16 20:43:45 +02:00
Vincenzo Scamporlino
e2fc34c0e6
Clarify plugin installation in index.md
...
Updated comments to clarify plugin installation and features.
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-16 20:42:54 +02:00
Vincenzo Scamporlino
9467690f40
Import Backstage UI CSS styles in index.ts
...
Added import statement for Backstage UI styles.
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-16 20:23:29 +02:00
Camila Belo
62907dce18
docs: remove unnecessary steps
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-10-16 13:04:21 +02:00
Fredrik Adelöw
ca8368e882
some more small doc fixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-10-15 09:33:34 +02:00
Camila Belo
836e97f97e
docs: add release notes for v1.44.0
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-10-14 19:54:42 +02:00
Chris Kilding
2cc5445b6b
Improve 'OIDC From Scratch' documentation
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Chris Kilding <56678532+chriskilding-relx@users.noreply.github.com >
2025-10-14 16:55:04 +01:00
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
aramissennyeydd
92f5823498
add docs
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-14 14:29:12 +02:00
Fredrik Adelöw
5e98e613b5
Fix a bunch of vale errors
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-10-13 20:40:59 +02:00
Rogerio Angeliski
bf15d2a2ac
docs: improve software template page
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2025-10-09 10:38:04 -03:00
milliehartnt123
019f3a64aa
Create doc-landing-page.md using html for table ( #30884 )
...
* Create doc-landing-page.md using html for table
HTML is used for the tables in this new doc landing page.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md
Changed id of documentation and corrected some spelling mistakes.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md rearrange table and add links
Incorporated PR suggestions. Added trial links in two different flavors to see which way works.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md fix prettier spacing
Changed all indents to 2 spaces to try to fix prettier errors.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md changed top to "top" for valign attribute
Changed valign=top to valign="top" to see if it fixes prettier errors.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md changes double quotes to single quotes
Changed all double quotes to single quotes and removed all hrefs to see if I can get the file to pass the prettier check.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md fix prettier errors
Hopefully, fixed prettier errors by removing extra lines.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md try to fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md added links for understanding, using, and administering backstage
Added links for each of the bullet points in "Understanding Backstage", "Using Backstage" and "Backstage Administration".
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md added remainder of links
Added links for additional features, plugin development, references, and contributing to Backstage. Changed "Scaffolder" bullet to "Software Templates (aka Scaffolder)"
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md to remove Update a Component
The document explaining how to update a component has not yet been written. So removing this bullet until the updating documentation exists.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update docusaurus.config.ts for new doc landing page
Changed landing page from What is Backstage to the new doc-landing-page.md file.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update doc-landing-page.md added new technical overview
Added a bullet under Learn about Backstage for the new Technical Overview.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Apply suggestion from @aramissennyeydd
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
---------
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
2025-10-08 15:28:08 +00:00
Patrik Oldsberg
a4add851a4
Merge pull request #31108 from backstage/docs-theming
...
Improving theming documentation
2025-10-07 20:57:55 +02:00
github-actions[bot]
316d0774b8
Version Packages (next)
2025-10-07 15:00:59 +00:00
Patrik Oldsberg
8279f30933
Merge pull request #31154 from backstage/rugvip/title
...
frontend-plugin-api: add coreExtensionData.title
2025-10-07 16:31:51 +02:00
Charles de Dreuille
f3c9a47400
Small fixes
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-10-07 07:27:01 +01:00
Andre Wanlin
974d7425fb
Merge pull request #31283 from marleypowell/patch-1
...
docs: fix JSON filter syntax in `catalog-customization.md`
2025-10-06 19:10:20 +02:00
Marley
04530de989
Change target to targetRef in catalog customization
...
Signed-off-by: Marley Powell <marley.powell@exclaimer.com >
2025-10-06 15:20:45 +01:00
Patrik Oldsberg
8e9aa1d2fa
Merge pull request #31319 from backstage/rugvip/protocol
...
cli: add Backstage Yarn plugin support for templating
2025-10-02 17:12:14 +02:00
Vincenzo Scamporlino
1bd6f6f891
Merge pull request #31287 from backstage/tweak-gitlab-docs
...
docs: clarify legacy backend system steps
2025-10-02 17:10:45 +02:00
milliehartnt123
533bbe21fe
Rewrite architectural overview for feature #21926 ( #31209 )
...
* Update architecture-overview.md
Updated the architectural overview. Rewrote sections and created new graphics.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Add files via upload
Architectural diagram of the Backstage frontend and backend.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Add files via upload
Added new graphics to illustrate simplified standalone plugin architecture, service-based-plugin-architecture, and third-party-plugin architecture.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Add files via upload
Cleaned up graphic
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Cleaned up service-based plugin graphic
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md
Updated graphics and added note to plugin architecture graphics.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Updated plugin-architecture heading links in architecture-overview.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md fix formatting
Fixed formatting that occurred during copy-paste.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md
Rearranged some of the sections. Added additional text and links.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md fixed link for02-backends
Fixed link to backend-system/architecture/02-backends.md. Forgot the "architecture" in the path.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md updated database section
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md added links for core frontend plugins
Added links and descriptions of the core frontend plugins. The links are back to the overview pages under features for each of the plugins
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Updated diagram to show Kubernetes as core plugin
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Updated graphics to remove the work Container
Changed "Frontend Container" to "Frontend". Changed "Backend Container" to "Backend"
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md
Changed "Frontend Container" to "Frontend" everywhere in the doc. Changed "Backend Container" to "Backend" everywhere in the doc.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md fixed backend spelling errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md try to fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update architecture-overview.md fix spelling error
Changed backed to backend
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
---------
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
2025-10-01 16:23:33 -04:00
Patrik Oldsberg
bdef1e2254
docs/tooling/package-metadata: add docs for backstage.features
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-10-01 16:13:04 +02:00
Patrik Oldsberg
d14ef24882
cli: add Backstage Yarn plugin support for templating
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-10-01 15:11:46 +02:00
github-actions[bot]
ffb5b44d86
Version Packages (next)
2025-09-30 14:42:12 +00:00
benjdlambert
0aa318ede6
chore: fixing prettuer
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-09-30 16:36:17 +02:00
Ben Lambert
38ad6d068f
Merge pull request #31197 from henrikedegrd/add-username-as-optional-config
...
Feat(slack-notification-backend): Adds username as optional config for the Slack notifications
2025-09-30 15:36:03 +02:00
Fredrik Adelöw
2e787126ac
Merge pull request #31269 from gustavorps/patch-2
...
Docs: Add PromiseRouter import to http-router.md
2025-09-30 14:31:43 +02:00
milliehartnt123
eefabd0002
New technical overview per feature #21925 ( #30998 )
...
* Create technical-overview.md
First draft of technical overview. Just want to save these changes as I lost the last file when I had to reboot.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md with additional text and graphics
Added additional text to describe the system model. Added graphics and started to add additional links.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md added more text
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md add additional text to plugin section
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md add plugin architecture overview
Added text for plugin architecture overview and additional text in system model and purpose section. Added links for core features.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Create backstage-ui-group-ownership.png
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Add files via upload
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md added graphics
Added a graphic illustrating My Group in the Backstage UI.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md formatting changes
Made formatting changes. Changed bullets from + to - and some spacing changes trying to fix prettier errors.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md copied in text from vscode running prettier
Trying to fix prettier errors. Edited code in vscode and save with prettier formatting. Replaced text with the vscode version.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md update links for search and techdocs
There is a README.md file in each of these code directories (search and techdocs) but the online documentation displays the README file as index.html file for each of these features. So I replaced the links to the following:
https://backstage.io/docs/features/search/
https://backstage.io/docs/features/techdocs/
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md added graphic descriptions
Added "description" for graphics for accessibility.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md update links
Added a link for "plugin architecture" to go to "plugin architecture" section in the architectural overview document.
Also moved the software catalog "entities" links around.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update sidebars.ts to add technical overview and remove some docs
Added the technical overview to the Overview section. Removed the what-is-backstage, background, and vision pages as that information was folded into the new technical overview.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update sidebars.ts to add back what-is-backstage and roadmap
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
* Update technical-overview.md updated text
Fixed spelling error and updated text to incorporate review comments.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
---------
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com >
2025-09-29 11:06:57 -04:00
Fredrik Adelöw
9bfc64016c
Merge pull request #31261 from abhishekbvs7/patch-2
...
Correct the database name associated with the catalog plugin
2025-09-27 12:26:55 +02:00
Camila Belo
8a16781eba
refactor: apply review suggestions
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-09-26 12:16:32 +02:00
Camila Belo
ab96bb770f
feat: add package start entry dir option
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-09-26 12:16:32 +02:00
Vincenzo Scamporlino
afc8c18f39
docs: clarify legacy backend system steps
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-09-26 11:39:09 +02:00
Marley
68412799e4
fix: JSON filter syntax in catalog-customization.md
...
Removed unnecessary braces from JSON filter example.
Signed-off-by: Marley <marleypowell9@gmail.com >
2025-09-26 08:03:15 +01:00
Fredrik Adelöw
12e535c906
Merge pull request #28942 from Sarabadu/externalTokenDecorator
...
RFC add external token decorator service
2025-09-25 15:40:02 +02:00
Gustavo RPS
3dc8604ace
Add coreServices and HttpRouterServiceAuthPolicy imports
...
Signed-off-by: Gustavo RPS <516827+gustavorps@users.noreply.github.com >
2025-09-24 20:36:10 -03:00
Gustavo RPS
02f152703d
Add express Handler import to http-router.md
...
Signed-off-by: Gustavo RPS <516827+gustavorps@users.noreply.github.com >
2025-09-24 20:32:07 -03:00
Gustavo RPS
8ac36e8737
Add PromiseRouter import to http-router.md
...
Signed-off-by: Gustavo RPS <516827+gustavorps@users.noreply.github.com >
2025-09-24 20:27:31 -03:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
Abhishek B
faf0f07e02
Correct the database name associated with the catalog plugin
...
Signed-off-by: Abhishek B <abhishek.b@zeptonow.com >
2025-09-24 18:09:35 +05:30
github-actions[bot]
c73bfa46d4
Version Packages (next)
2025-09-23 15:00:29 +00:00
Fredrik Adelöw
a42df75228
Merge pull request #30483 from BethGriggs/declarative-http-options
...
feat(http): support server-level timeout and socket options via app-c…
2025-09-23 16:54:04 +02:00
Patrik Oldsberg
4f176daa74
Merge pull request #31231 from drodil/catalog_config_tuning
...
fix(catalog): config for priority and enabled
2025-09-23 16:08:41 +02:00
Hellgren Heikki
e489661c82
fix(catalog): config for priority and enabled
...
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-09-23 16:10:56 +03:00
Fredrik Adelöw
6a42abe379
Merge pull request #31058 from AdityaK60/fix-microsite-warning
...
Fixed duplicate route warning for TechDocs Addons documentation in Do…
2025-09-22 22:40:52 +02:00
Henrik Edegård
3d09bb218a
Adds username as optional config in order to send with a different username than the Slack App have.
...
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se >
2025-09-17 11:30:28 +00:00
Fredrik Adelöw
8d50b15e0b
Merge pull request #31081 from deepthi-28/migrationg_doc_changes
...
Minor documentation changes
2025-09-17 12:44:40 +02:00
Fredrik Adelöw
84a640cb83
fix release typo
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-09-17 09:35:08 +02:00
Beth Griggs
d501e8c768
feat(http): move HTTP server configuration application, enable flexible duration formats
...
This commit applies HTTP server configuration in `rootHttpRouterServiceFactory`
and adds support for multiple duration formats for timeouts. The previous
tests for server config have been moved and refactored. The documentation
and CHANGELOG have been updated to reflect the new configuration structure
and supported formats.
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com >
2025-09-16 19:07:28 +01:00