Commit Graph

146 Commits

Author SHA1 Message Date
Fredrik Adelöw 14d24ae808 Merge pull request #14265 from luchillo17/feat/BCKSTG-68-typography-guidelines
docs: Add component design guidelines
2022-11-10 08:46:04 +01:00
Gabriel Dantas d1547a6547 fix: change secret input and sidebar order
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-11-03 22:30:48 -03:00
Gabriel Dantas Gomes 014fbef357 Update mkdocs.yml
Co-authored-by: Ben Lambert <blam@spotify.com>
Signed-off-by: Gabriel Dantas Gomes <gabriel.dantas98@outlook.com.br>
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 87f1b7e515 fix: review comments
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 135314fdc2 docs: scaffolder inputs examples
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Johan Haals 511135fa7f Merge pull request #14287 from backstage/jhaals/backend-docs
docs: add backend system docs
2022-10-24 10:54:52 +02:00
Patrik Oldsberg 7c7a124563 docs/api/backend: move to docs/plugins/new-backend-system and add to sidebar
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 18:34:54 +02:00
Carlos Esteban Lopez c7b582195b docs: Add component design guidelines
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-10-20 17:52:56 -05:00
Patrik Oldsberg 8446029a05 Merge pull request #13695 from luchillo17/feat/BCKSTG-52
docs: Add OIDC section
2022-10-06 16:28:26 +02:00
Patrik Oldsberg 05c8342482 docs: add me sevrice-to-service auth section
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-30 15:56:13 +02:00
Carlos Esteban Lopez d149c09cc8 docs: Add OIDC section
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-27 10:44:12 -05:00
Paul Cowan 54ad27833f add writing-custom-step-layouts to mkdocs.yml
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-09-21 18:20:51 +01:00
Patrik Oldsberg 11b27571f0 docs: remove empty auth backend docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 12:10:17 +02:00
John Kilmister ab014e17d9 Added new docs for plugin feature flags
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com>
2022-09-09 20:20:22 +01:00
Johan Haals a8cc11b233 Merge pull request #13409 from luchillo17/BCKSTG-49
docs: Add section for Kuberentes plugin Auth
2022-09-05 10:03:14 +02:00
Patrik Oldsberg aee8cd3e15 docs: add yarn migration tutorial
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:50:10 +02:00
Carlos Esteban Lopez 0058d27517 docs: Add section for Kuberentes plugin Auth
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-08-29 14:04:31 -05:00
Patrik Oldsberg 23c7f9a68d docs: add react router migration docs to sidebar + few tweaks
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-29 15:47:31 +02:00
Patrik Oldsberg 6396fc5a7e docs: add threat model
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-17 11:22:38 +02:00
Otto Nordander eadfa84a99 Add docs for plugin-catalog-backend-module-bitbucket-server
Signed-off-by: Otto Nordander <otto.nordander@resurs.se>
2022-08-02 16:17:39 +02:00
Patrik Oldsberg b745fa726c docs: add scaling section to deployment docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-15 14:26:27 +02:00
Patrik Oldsberg b3545f4279 docs: merge and clean up auth contribution docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-13 10:50:10 +02:00
Johan Haals bce96a79ca docs: Remove helm from microsite
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-09 11:34:02 +02:00
Patrick Jungermann dfc4efcbf0 feat: add BitbucketCloudEntityProvider (new plugin)
Add a new entity provider `BitbucketCloudEntityProvider`
as a new plugin `@backstage/plugin-catalog-backend-module-bitbucket-cloud`.

The new plugin utilizes `@backstage/plugin-bitbucket-cloud-common`
and it fully independent of `@backstage/plugin-catalog-backend-module-bitbucket`
which provides a catalog processors supporting Bitbucket Cloud and Bitbucket Server.

Relates-to: #9923
Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-05-30 12:02:46 +02:00
Fredrik Adelöw 554aba344b correct and expose the IAP docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-05-03 11:19:59 +02:00
Patrik Oldsberg 5caff90bff docs: initial auth troubleshooting docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 11:56:32 +02:00
Patrik Oldsberg 4e80f266ce docs: update auth introduction docs + inline usage docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-25 15:45:40 +02:00
Niklas Aronsson 566407bf8a New plugin: "plugin-catalog-backend-module-gerrit"
The "plugin-catalog-backend-module-gerrit" exports an entity
provider for discovering catalog entities from Gerrit
repositories. The provider uses the "List Projects" API in Gerrit
to get a list of repositories and will automatically ingest all
"catalog-info.yaml" files stored in the root of the matching
projects.

Also added the "getGerritProjectsApiUrl" function to the Gerrit
integration. This returns the url to the "List Projects" API for
a given integration.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-04-21 07:33:40 +02:00
Johan Haals ccd052d230 chore: Change title to GitHub Apps
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-20 13:20:12 +02:00
Johan Haals 5a045a61f9 docs: Restructure Github apps documentation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-20 11:11:55 +02:00
Eric Peterson b90722229b Replace <Example* /> examples in app with <GiveFeedbackAddon /> (and add repo/edit for fixture docs sites).
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-11 12:05:05 +02:00
Niklas Aronsson 89b0af9b4b Gerrit: Added location docs
Documentation have been added that describes how to configure Gerrit
integrations.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-04-07 14:09:27 +02:00
Johan Haals 46aae8920c Merge pull request #8971 from backstage/mob/versioning-policy-wip
[PRFC] Release Process & Versioning Policy
2022-03-14 13:35:12 +01:00
Patrik Oldsberg 793e720bc7 docs: added initial package role migration docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 13:09:56 +01:00
Patrik Oldsberg abc0e755eb microsite: replace stability index with versioning policy
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-02 19:07:01 +01:00
Patrik Oldsberg 6b3e80069e Merge pull request #8964 from backstage/rugvip/build-system
docs: introduce build system docs
2022-01-17 18:22:53 +01:00
Patrik Oldsberg d5f3d84817 docs: merge build system docs with cli docs + restructure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-17 18:03:05 +01:00
Adrian Barwicki 6e92ee6267 feat: add oauth2proxy provider
Signed-off-by: Adrian Barwicki <adrian.barwicki.extern@sda.se>
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-17 14:35:22 +01:00
Patrik Oldsberg aaeda76427 docs: move cli/build-system to local-dev
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:07 +01:00
Patrik Oldsberg d61f0d4fd4 docs: initial build system docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:53:44 +01:00
Patrik Oldsberg 874bdb3feb docs: remove publishing.md from microsite and move to docs root
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-12 11:43:19 +01:00
Patrik Oldsberg cdcd0e062d Merge pull request #8560 from backstage/jhaals/adr
ADR: Use node-fetch for data fetching
2021-12-28 15:49:47 +01:00
Patrik Oldsberg 6bad2cfbd3 docs: add adrs to sidebar and mkdocs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-28 14:14:46 +01:00
Suzanne Daniels 981f82983b Processing review comments - links, img, clarify
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-12-06 13:26:05 +01:00
Fredrik Adelöw 22f96d7efc Merge pull request #8172 from goenning/go/azure-devops-discovery
adding AzureDevOps Discovery Processor
2021-11-24 13:07:13 +01:00
goenning f1ba6dfb1d fix comments, support onpremise and paging
Signed-off-by: goenning <me@goenning.net>
2021-11-23 19:03:46 +00:00
Andrew Thauer 71e7b0ee92 refactor: reunification of techdocs-cli and backstage repos
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-11-11 19:31:55 +01:00
Patrik Oldsberg f2bd241972 docs: introduce deprecation docs + app-theme deprecation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-11 17:26:47 +01:00
Tim Hansen 145913e6a0 Add missing link to Gitlab discovery
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-11-10 08:39:00 -07:00
Eric Peterson bcdee188db Merge pull request #7501 from backstage/docs/analytics
[Documentation] Document the Analytics API
2021-10-12 17:23:10 +02:00