Commit Graph

1144 Commits

Author SHA1 Message Date
Jonah Grimes 098cfb74b9 updated documentation to account for new relationship specifications in the catalog model
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com>
2021-03-27 09:02:59 -04:00
Crevil 6018263df0 Add documentation for readonly catalog
This change contains documentation for the readonly configuration of the catalog
(80e92b8f48 #5034).

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-03-27 06:36:20 +01:00
Tim Hansen f5f61e659e Backticks
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 20:58:20 -06:00
Tim Hansen f07848c770 Add documentation for included auth providers
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 20:58:20 -06:00
Oliver Sand 72192d847b Improve documentation
`defaultPageTheme` is a required field.

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-25 15:56:49 +01:00
Ben Lambert 087bfa89e2 Merge pull request #5055 from backstage/timbonicus/github-discovery-doc
Add more integrations documentation
2021-03-25 14:19:08 +01:00
Tim 4e1227ce2e Merge pull request #5032 from backstage/timbonicus/create-app-updates
Update create-app template for better parity with example app
2021-03-25 06:23:36 -06:00
Eric Peterson bb378ac6f2 Merge pull request #4515 from backstage/iameap/search-indexer
[Search] Foundation: plugins and types
2021-03-25 13:15:33 +01:00
Nicolas Torres 2ae8cf4608 Fixes untar not happening under certain occasions
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-03-25 09:00:10 +01:00
Tim Hansen 7e1053a878 Add notes about github-apps
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-24 15:54:12 -06:00
Patrik Oldsberg ce560648b3 Merge pull request #5052 from maikelvl/patch-1
Fix docs on Helm install commands.
2021-03-24 22:02:31 +01:00
Adam Harvey 7cb67326c4 Apply feedback
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-24 14:52:49 -04:00
Adam Harvey 3846a67f04 Fix typo
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-24 14:35:48 -04:00
Adam Harvey 1f2bdb81c4 Add Key Concepts page
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-24 14:31:15 -04:00
Adam Harvey aa9bcba113 Clarify contributing
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-24 14:31:00 -04:00
Tim Hansen 6f9bb476db Accidentally a bullet
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-24 11:06:16 -06:00
Tim Hansen 8d88ba28ea Update descriptions, remove $env, wording tweaks
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-24 10:50:28 -06:00
Adam Harvey 69d37d6892 Update integration wording
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-23 22:33:38 -04:00
Tim Hansen cc3dca079e Rework catalog configuration; add integrations documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-23 14:34:52 -06:00
Tim Hansen 5da3fddb42 Add documentation for github-discovery processor
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-22 12:24:58 -06:00
Patrik Oldsberg 44febdd87a Merge pull request #5011 from sethmiles/patch-1
Updated sample components to their correct links.
2021-03-22 16:31:32 +01:00
Tim abfc118f80 Merge pull request #5030 from backstage/timbonicus/fix-techdocs-example
Update TechDocs getting-started code snippet
2021-03-22 07:34:35 -06:00
Tim ebb79e72dd Merge pull request #5029 from backstage/timbonicus/switch-to-pg-doc
Add tutorial for switching a Backstage App from SQLite to PostgreSQL
2021-03-22 07:34:20 -06:00
Maikel 628e7382ec Fix docs on Helm install commands.
Signed-off-by: Maikel Vlasman <github-82jnd5llq8fji7v5@maikelvlasman.com>
2021-03-22 14:16:30 +01:00
Tim Hansen f88fe9dd9b Update create-app template for better parity with example app
Fixes #4613

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 15:18:26 -06:00
Tim Hansen cbc5210107 Fix custom-actions source link
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:20:08 -06:00
Tim Hansen 5186afea8c Update TechDocs getting-started
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:10:56 -06:00
Tim Hansen 19f764e3d6 Fixes #4974.
Adds a tutorial for switching a Backstage App from SQLite to PostgreSQL

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:04:52 -06:00
Patrik Oldsberg 46fc95208b Merge pull request #4991 from fidelcoria-aa/patch-1
docs(composability): fix subroutes code example
2021-03-19 13:03:50 +01:00
Anders Näsman 124b93bff4 rename plugin-search-indexer to plugin-search-backend-node
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-03-19 09:42:45 +01:00
Seth Howard 1098ea21ee Updated sample components to their correct links.
Someone changed the directory structure of the examples and didn't update the docs.

Signed-off-by: Seth Howard <seth.howard@doordash.com>
2021-03-18 20:18:12 -06:00
Patrik Oldsberg 4c80c7203a docs: differentiating detailed docker deployment documentation descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 19:51:49 +01:00
Fidel Coria 25554bad3b docs(composability): subroutes example
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-03-18 10:27:46 -05:00
Oliver Sand 3a5bce6a1c Merge pull request #4979 from SDA-SE/feat/im-prove-docs
Fix missing closing tag in source code examples
2021-03-16 18:09:47 +01:00
Oliver Sand 9f39dc9270 Fix missing closing tag in source code examples
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-16 17:53:29 +01:00
ImgBotApp 2df4eb8314 [ImgBot] Optimize images
/docs/assets/architecture-decisions/catalog-core-entities.png -- 20.55kb -> 7.81kb (61.99%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-16 16:16:17 +00:00
Tim Hansen 2a1ffdae9f Update wording for starting the backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:33:30 -06:00
Tim Hansen 5ee959802c Minor tweaks to software catalog docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:07:00 -06:00
Fredrik Adelöw e443917d80 Merge pull request #4882 from backstage/docs/small-change
docs: change recommended actions folder name
2021-03-13 14:51:37 +01:00
Himanshu Mishra c1de2a809a docs: Add TechDocs FAQ about annotation value when using external build and storage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-11 23:28:13 +01:00
mclarke b16a480275 add kubernetes custom hook tests
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 14:44:10 +00:00
Matthew Clarke e2c1b3fb6a Kubernetes: initial CRD framework (#4892)
* Kubernetes: initial CRD framework

Signed-off-by: mclarke <mclarke@spotify.com>

* use luxon instead of date-fns

Signed-off-by: mclarke <mclarke@spotify.com>

* fix test

Signed-off-by: mclarke <mclarke@spotify.com>

* update ui schema

Signed-off-by: mclarke <mclarke@spotify.com>

* update app config

Signed-off-by: mclarke <mclarke@spotify.com>

* rollout tests

Signed-off-by: mclarke <mclarke@spotify.com>

* add default custom resource component

Signed-off-by: mclarke <mclarke@spotify.com>

* make custom resources optional

Signed-off-by: mclarke <mclarke@spotify.com>

* add docs

Signed-off-by: mclarke <mclarke@spotify.com>

* prettier

Signed-off-by: mclarke <mclarke@spotify.com>

* replace core-api usage with core

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 10:32:41 +00:00
Patrik Oldsberg 6bd417b7b8 Merge pull request #4857 from backstage/rugvip/subroutes
core: add SubRoutesRefs and refactor routing system
2021-03-11 10:20:23 +01:00
Johan Haals b8f86caa7a Merge pull request #4869 from backstage/mob/actions-list
Scaffolder: Add page displaying available actions
2021-03-10 14:47:46 +01:00
Ben Lambert b028502c2d Merge pull request #4826 from backstage/timbonicus/keep-updated
Move the keeping-updated topic to getting-started
2021-03-09 16:50:43 +01:00
Johan Haals 4d4e0bdfb5 Remove redundant header
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:54:41 +01:00
Johan Haals f9aeab88a0 Move built-in actions docs to the scaffolder itself
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:43:19 +01:00
blam 52dac1fda9 chore: run prettier
Signed-off-by: blam <ben@blam.sh>
2021-03-09 11:20:21 +01:00
blam 8af610e8c4 docs: change recommended actions folder name
Signed-off-by: blam <ben@blam.sh>
2021-03-09 08:37:48 +01:00
Adam Harvey b636f3031b Update getting started for yarn dev
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00