Commit Graph

4471 Commits

Author SHA1 Message Date
Patrik Oldsberg d8823a3430 Merge pull request #24219 from backstage/rugvip/discovery-scopes
docs/integration/github/discovery: mention require scope and permissions
2024-04-12 18:20:46 +02:00
Patrik Oldsberg 0ebd8a28fd docs/integration/github/discovery: mention require scope and permissions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-12 17:25:22 +02:00
Vincenzo Scamporlino 3abb40ea20 Merge pull request #23963 from jonico/master
Added link to GUI visualising OAS spec of software-catalog API
2024-04-12 10:36:38 +02:00
Fredrik Adelöw e054570987 Merge pull request #23897 from postsa/postsa/atlassian-auth-provider-fix
(BUGFIX:  plugin-atlassian-auth-provider) pass scope to strategy
2024-04-10 17:49:46 +02:00
Ben Francom 784323f6ba Update docker.md
Old link is broken

Signed-off-by: Ben Francom <5726729+bfrancom@users.noreply.github.com>
2024-04-09 15:13:43 -06:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Patrik Oldsberg df279de594 Merge pull request #23719 from backstage/rugvip/app-auth
[Auth] Migrate `app-backend` to use new auth services
2024-04-09 17:45:46 +02:00
Patrik Oldsberg e2e0c998e6 docs/tutorials/enable-public-entry: remove AuthProxyDiscoveryApi from example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 13:50:45 +02:00
Fredrik Adelöw b537b6fde7 Merge pull request #24041 from awanlin/topic/nbs-kubernetes
Updated Kubernetes installation with new backend system examples
2024-04-09 12:07:37 +02:00
Fredrik Adelöw 605bcab49f Merge pull request #24038 from awanlin/topic/nbs-external-integrations
Updated external integrations with new backend system examples
2024-04-09 12:06:46 +02:00
Ben Lambert 3240b7fc53 Merge pull request #24100 from richardjq/24018-docs-legacy-providers
Fix #20418 parens in docs for legacyPlugin
2024-04-09 10:28:24 +02:00
Ben Lambert f3fc0e2b52 Merge pull request #23823 from awanlin/topic/include-github-scaffolder-actions
Updated Software Template docs with New Backend System examples
2024-04-09 10:25:42 +02:00
Andre Wanlin 8dd44ed4d7 Corrected example
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-08 16:11:15 -05:00
Richard Quintin 1272905a55 Fix #20418 parens in docs for legacyPlugin
Signed-off-by: Richard Quintin <rquintin@vt.edu>
2024-04-08 15:32:27 -04:00
Andre Wanlin 4451f0342d Merge pull request #24037 from awanlin/topic/migrate-all-core-features
Update with all core features
2024-04-08 12:49:35 -05:00
Andre Wanlin 50f3193fac Corrected TechDocs import
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-08 11:34:27 -05:00
Andre Wanlin b718da6320 Updates based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-08 10:10:42 -05:00
Andre Wanlin cd716e42f6 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-04-08 09:54:02 -05:00
Andre Wanlin 4ce6979b63 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-04-08 09:53:55 -05:00
Andre Wanlin 989903ee9a Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-04-08 09:53:31 -05:00
Andre Wanlin 9179ea4944 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-04-08 09:53:26 -05:00
Andre Wanlin fcb2425df3 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-04-08 09:53:20 -05:00
Andre Wanlin 9bf2616db6 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-04-08 09:53:15 -05:00
Camila Belo feab471511 docs: update enable public entry tutorial
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:26 +02:00
Camila Belo b01e709ead refactor: more review refinements
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:25 +02:00
Camila Belo ffd71105a6 refactor: apply review suggestions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Camila Belo 14c9f68f38 docs: start drafting a public entrypoint tutorial
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Andre Wanlin 8906c31fda Merge pull request #24067 from awanlin/topic/nbs-techdocs
Updated TechDocs with new backend system examples
2024-04-08 09:12:03 -05:00
Fredrik Adelöw 34c24a15f8 Merge pull request #23812 from BillyMichael/docs/openapi-fix
Update OpenAPI docs to use the correct NPM package for Optic
2024-04-08 14:52:54 +02:00
Fredrik Adelöw 60cb44fb32 Merge pull request #24075 from backstage/freben/field-validator
add example for adjusting metadata.name validation
2024-04-08 14:49:46 +02:00
Patrik Oldsberg 122cf5eed1 Merge pull request #24023 from backstage/rugvip/404
backend-app-api: deprecate plugin path configuration and fix /api/* 404
2024-04-08 14:12:45 +02:00
Patrik Oldsberg 7522a9e51e docs/backend-system: reword 404 handling in root router docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 13:47:53 +02:00
Fredrik Adelöw 89b998bcfa add example for adjusting metadata.name validation
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-08 12:21:32 +02:00
web-next-automation f93376c5dd fix: update config reading for NBS
Signed-off-by: web-next-automation <web-platform@doordash.com>
2024-04-07 19:36:19 -04:00
Andre Wanlin b819c00802 Updated external integrations with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 13:00:18 -05:00
Andre Wanlin 520490ed85 Updated Kubernetes installation with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 12:59:42 -05:00
Andre Wanlin 1e3088c8f2 Updated TechDocs with new backend systems examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 12:57:41 -05:00
Andre Wanlin 90250a7a77 Updated create a component
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 19:17:44 -05:00
Andre Wanlin 9d287aa7d3 Updated with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 19:14:09 -05:00
Andre Wanlin 7e182e644c Include GitHub scaffolder actions
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 18:38:15 -05:00
Andre Wanlin 56df4368d4 Update with all core features
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 17:25:57 -05:00
Patrik Oldsberg 10327fb855 backend-app-api: deprecate plugin path configuration and fix /api/* 404
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-06 15:47:53 +02:00
MT Lewis d3b0655a07 Merge pull request #23900 from backstage/catalog-docs-tweak
docs: mention the ability to register multiple components in a single repo
2024-04-04 10:46:21 +02:00
Tadashi Nemoto 6a95eb2cfa Fix document koyeb.md
Signed-off-by: Tadashi Nemoto <tadashi.nemoto0713@gmail.com>
2024-04-04 12:13:20 +09:00
Johannes Nicolai d9c317469d Added link to GUI visualising OAS spec of software-catalog API
* as a follow up to #23471 adding link to Postman workspace
* workspace provides to visualize software-catalog API
* workspace allows to try out API calls in browser


Signed-off-by: Johannes Nicolai <johannes.nicolai@postman.com>
2024-04-03 17:57:19 +02:00
Ben Lambert ec28df0e16 Merge pull request #23944 from emerchalegre/fix/doc-feature-kubernetes
(fix) Fixed Kubernetes Plugin Installarion Document
2024-04-03 14:57:04 +02:00
Emerson Chalegre 0ea9dbf619 (fix) Fixed Kubernetes Plugin Installarion Document
Signed-off-by: Emerson Chalegre <emerchalegre@gmail.com>
Signed-off-by: Emerson Chalegre <emerson.chalegre@monkey.tech>
2024-04-03 09:34:53 -03:00
Ben Lambert 8bcf84bf3e Merge pull request #23401 from backstage/roi/scaffolder-metadata
Standard entity metadata to help measure Scaffolder ROI
2024-04-03 10:38:11 +02:00
MT Lewis f6cfd6c8ac Update docs/features/software-catalog/index.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-04-02 15:17:47 +01:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00