Commit Graph

1312 Commits

Author SHA1 Message Date
Eric Peterson 567c95284f Move AWS policy docs to documentation page.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
blam 1fe719dbfe docs: scaffolder is now beta
Signed-off-by: blam <ben@blam.sh>
2021-07-12 19:46:25 +02:00
Mike Lewis e156990a70 docs(scaffolder): update custom actions docs with new options for createRouter
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-12 12:30:37 +01:00
Emma Indal cecfe5c7f5 [Search] docs updates (#6402)
* add link to collator implementation to search docs

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* clean up types from registering new collators  as its now a attribute of the collator itself

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* one more

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-07-09 09:35:16 +02:00
Mike Lewis 099ea5e2d4 Merge remote-tracking branch 'origin/master' into mob/nunjucks-renderer
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 16:07:07 +01:00
Mike Lewis b2db928644 scaffolder: improve fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 13:17:39 +01:00
Mike Lewis 3ee0caf82e scaffolder: add example diff in fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 13:13:25 +01:00
Mike Lewis fdac00fb3f scaffolder: fix typo in fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 13:10:36 +01:00
Mike Lewis 56b61c2bc0 scaffolder: prefix input values in fetch:template templates
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 11:26:00 +01:00
Mike Lewis 9d759702b1 docs: update docs to refer to new fetch:template action
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 15:07:37 +01:00
Fredrik Adelöw ec56aa4fe8 Merge pull request #6343 from goober/feature/customize-ldap-processor
Add extension points for the LDAP processor for advanced customizations
2021-07-06 13:46:34 +02:00
Mathias Åhsberg b055ef88aa Add extension points for the LDAP processor for modifying group and user entities
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-07-06 10:00:04 +00:00
Ben Lambert a8366759a3 Merge pull request #6313 from backstage/orkohunter/document-url-reader
docs: Document how URL Readers work and how to write a new one
2021-07-05 18:10:37 +02:00
Himanshu Mishra 19b459d2ba move url reader docs to plugins -> backend apis
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-05 14:46:04 +02:00
Himanshu Mishra 918e2be318 docs: Add an example code block for debugging new url reader
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-05 10:42:56 +02:00
Himanshu Mishra 9813f6c2c7 document how to add a new url reader (oss vs private)
and update section title

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-05 10:21:31 +02:00
Crevil b124633526 Document techdocs svg_object limitation
Currently it is not possible to use the PlantUML format 'svg_object' as this
makes it possible for bad actors to inject malicious content into documentation.

This change documents this limitation under the troubleshooting section of the
techdocs feature.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-07-03 12:04:36 +02:00
Himanshu Mishra 7edef795a3 docs: Add a note about readUrl with read
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 16:00:56 +02:00
Himanshu Mishra ce33886913 docs: fix vale spelling errors
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 15:26:37 +02:00
Himanshu Mishra 4d2528ad4a docs: Document URL Reader
Concept
Interface
Using inside a plugin
Writing a new one

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 15:22:17 +02:00
Himanshu Mishra d29ac0db3a docs: remove techdocs caching caveat
This has been fixed, and now the cache is managed using an ETag.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-01 14:03:20 +02:00
michael.rode aba2a907da Keep line that states why we should copy the repo skeleton first
Signed-off-by: michael.rode <michael.rode@rigup.com>
2021-07-01 00:18:41 -05:00
michael.rode 5de27b842f Update Docker host build documentation with updated default Dockerfile
Signed-off-by: michael.rode <michael.rode@rigup.com>
2021-06-30 23:53:16 -05:00
Fredrik Adelöw 4666577b53 Merge pull request #6141 from backstage/software-catalog-rename
Docs: Update references to "service catalog"
2021-06-28 13:47:16 +02:00
Fredrik Adelöw 257a55f3dc Merge pull request #6116 from goober/feature/extract-ldap-processor
Extract LdapOrgReaderProcessor into a separate package
2021-06-28 13:17:43 +02:00
Mathias Åhsberg 8e533f92c9 Extract LdapOrgReaderProcessor into a separate package
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-06-28 10:04:24 +00:00
Fredrik Adelöw 31e4c48afc Merge pull request #6197 from backstage/rugvip/adrup
docs/adr011: add backend module naming pattern
2021-06-24 16:48:28 +02:00
Patrik Oldsberg bef43396ab docs/adr011: add backend module naming pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 15:26:21 +02:00
Patrik Oldsberg 642cec7ac7 docs: remove references to @backstage/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
Patrik Oldsberg c7126e7a86 docs,workflows: remove or update references to packages/core(-api)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
Patrik Oldsberg e6fc64756c Merge pull request #6138 from backstage/rugvip/migraine
docs: add tutorial for how to migrate away from @backstage/core
2021-06-24 12:49:52 +02:00
Ben Lambert fa67d01e95 Merge pull request #6013 from tudi2d/4782-forward-unhandled-errors
Catch unhandled promise rejections & forward them to the ErrorApi
2021-06-22 15:56:21 +02:00
Philipp Hugenroth de77f03f01 Adjust docs & parameters toto fit the API
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 12:57:08 +02:00
Patrik Oldsberg c20b0bc2f2 Merge branch 'rugvip/mod' into rugvip/migraine 2021-06-22 11:44:38 +02:00
Patrik Oldsberg 3868f05d01 Merge pull request #6107 from backstage/mob/rearrange-docs
docs: move away from top-level support and glossary sections
2021-06-21 21:17:02 +02:00
Patrik Oldsberg 594444d0e0 docs: add tutorial for how to migrate away from @backstage/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 18:00:02 +02:00
Joe Porpeglia 709589a839 Rename service catalog to software catalog, excluding blog posts
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-06-21 11:48:43 -04:00
Ben Lambert 809bcd396b Merge pull request #6122 from minnsoe/docs/add-db-docs-into-menu
Add db tutorial docs into menu and add privileges sub-section
2021-06-21 14:07:18 +02:00
Fredrik Adelöw 4045eaab95 Merge pull request #6119 from backstage/freben/copyright
Update copyright headers
2021-06-21 09:11:49 +02:00
Ben Lambert 347cec23fe Merge pull request #6120 from angeliski/improve-plugin-creation-workflow
feat: update plugin path to match same behavior in the main app
2021-06-21 08:56:49 +02:00
Minn Soe 3b52d79e70 docs: add sub-section on database privileges
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-18 22:50:40 +01:00
Rogerio Angeliski 953a7e66f9 feat: update plugin path to match same behavior in the main app
resolves #6108

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 18:08:56 -03:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Brent Sharrow 64ebeb6026 Update code block in quickstart-app-plugin tutorial to use named import.
Signed-off-by: Brent Sharrow <bsharrow4@gmail.com>
2021-06-18 11:45:59 -05:00
Patrik Oldsberg e167019158 docs: move project structure to getting started
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-18 11:37:45 +02:00
Patrik Oldsberg f3ece9ca0f docs: move glossary to overview
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-18 11:34:52 +02:00
Patrik Oldsberg 325c7cd863 docs: move support in under overview
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-18 11:29:25 +02:00
Oliver Sand 160181779b Add docs to microsite
Closes #4627

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Ben Lambert 79a5fc65a8 Merge pull request #4532 from backstage/rugvip/authin
auth-backend: implement sign-in resolver and profile transform for google provider
2021-06-17 15:33:13 +02:00
Ben Lambert ffe7759de8 Merge pull request #6049 from backstage/timbonicus/move-installation
Move `catalog` and `scaffolder` installation instructions to READMEs
2021-06-17 15:14:07 +02:00