Commit Graph

515 Commits

Author SHA1 Message Date
Ben Lambert 1550cba47b Merge pull request #3358 from adamdmharvey/faq-update
docs: Update to the FAQ
2020-11-20 13:20:21 +01:00
Oliver Sand 0c21212400 Add support for reading groups and users from the Microsoft Graph API. (#3293)
* Add support for reading groups and users from the Microsoft Graph API.

* Limit amount of parallel requests

* Add helper for paging in odata collections

* Add tests for the microsoft graph reader

* Output the correct relations between groups and users
2020-11-20 12:53:12 +01:00
Patrik Oldsberg 5a4605f73d Merge pull request #3360 from backstage/rugvip/extbuild
cli: enable transformation of workspace packages outside the workspace root
2020-11-20 12:42:10 +01:00
Fredrik Adelöw ecf1e06cda docs: flesh out the catalog Extending the model section (#3352) 2020-11-20 12:10:40 +01:00
Patrik Oldsberg 206dce0bf8 docs/create-app: document external package linking 2020-11-20 11:42:08 +01:00
Patrik Oldsberg 64d2d56123 Merge pull request #3289 from backstage/rugvip/stability
docs: add stability index
2020-11-20 09:53:34 +01:00
Adam Harvey 7f6ebc4c32 Fix links for mkdocs/relative 2020-11-19 20:38:53 -05:00
Adam Harvey 90dfe05c82 Remove extra comma 2020-11-19 20:35:48 -05:00
Adam Harvey 3cada41862 Remove trailing slash 2020-11-19 20:34:54 -05:00
Adam Harvey d90bbb8380 FAQ Updates 2020-11-19 20:32:47 -05:00
Himanshu Mishra de3240d2df Merge pull request #3339 from backstage/orkohunter/repo-move-url-fix
docs: Correct URL of techdocs-container
2020-11-19 11:48:49 +01:00
Himanshu Mishra 00b60af58a docs: Correct URL of techdocs-container 2020-11-19 09:26:31 +01:00
Himanshu Mishra 4787cd04de docs: Rephrase catalog-client and run prettier 2020-11-18 22:53:19 +01:00
Himanshu Mishra 86017bc2fb docs: Add catalog-client to project structure 2020-11-18 21:19:06 +01:00
Patrik Oldsberg acc226dd63 Update docs/overview/stability-index.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2020-11-18 17:21:08 +01:00
Patrik Oldsberg 102f0b3946 docs/stability-index: trim down list of plugins but open up for contributions + set techdocs-backend to 0 2020-11-18 12:22:36 +01:00
Patrik Oldsberg 80bf8c7f4f cli: rename config:validate to config:check 2020-11-18 11:31:20 +01:00
Patrik Oldsberg 0b97a89f55 address config schema review comments 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 82043bfe8b docs: add docs for configuration schema 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 3457c40f81 Apply suggestions from code review
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2020-11-18 10:24:15 +01:00
Himanshu Mishra a2b83df986 Merge pull request #3316 from backstage/orkohunter/add-techdocs-survey
TechDocs Survey: Add link to form on docs site
2020-11-17 13:46:54 +01:00
Fredrik Adelöw 22f7755d29 docs: skip prettier for long metadata lines (#3311) 2020-11-17 13:26:24 +01:00
Himanshu Mishra d1bfe7b71f Docs: Add TechDocs survey on docs site 2020-11-17 13:19:28 +01:00
Fredrik Adelöw 3ad6320029 docs: catalog - extending the model, and relations (#3291)
* docs: catalog - extending the model, and relations

* Address comments
2020-11-16 16:45:46 +01:00
Patrik Oldsberg 0b2ad28532 microsite: new email 2020-11-16 11:00:19 +01:00
Patrik Oldsberg b4c9e09b87 docs/stability-index: wrap package titles in code blocks 2020-11-13 13:54:49 +01:00
Patrik Oldsberg a969371bf6 docs/stability-index: fix a grammar 2020-11-13 13:51:49 +01:00
Patrik Oldsberg 8c1662fbf9 docs: add stability index
Co-authored-by: blam <ben@blam.sh>
2020-11-13 12:55:56 +01:00
Adam Harvey 1b11e7b708 Fix broken link from Docs site to Code of Conduct (#3284)
* Fix link

* Add clarifications
2020-11-13 08:52:27 +01:00
Adam Harvey a51d475899 Standarize code fence and wording tweaks (#3285) 2020-11-13 08:51:11 +01:00
Andrés Torres 39eef81349 fix: link to examples in Catalog docs (#3271)
Fix reference to artist-lookup-component.yaml path in Catalog docs, the new folder structure is missing
2020-11-10 12:12:17 +01:00
David Tuite eecf08e3f7 Update Node LTS in Getting Started docs (#3254)
I've tested and the v14 [Fermium LTS](https://nodejs.org/en/about/releases/) works fine.
2020-11-06 00:32:13 +01:00
David Tuite 3b02444c12 Fix reference to Catalog path in overview docs (#3255)
While you do end up on the catalog if you visit `/`, the browser URL is actually `/catalog`.
2020-11-05 23:10:45 +01:00
David Tuite 85379551e0 Add CircleCI to the Well Known Annotations (#3082) 2020-11-05 22:48:28 +01:00
Fredrik Adelöw e1a92d0b5d docs: clarify current state of databases (#3250) 2020-11-05 22:41:55 +01:00
Himanshu Mishra 5dd4a338db Docs update of techdocs-cli URL 2020-11-05 15:29:27 +01:00
Himanshu Mishra 47a611f115 TechDocs: Remove techdocs-container package from mono-repo (#3230)
* Move techdocs-container package to backstage/techdocs-container

* Clean up codeowners

* Remove unnecessary GitHub CI workflow

* Modify path in docs for techdocs-container

* Fix techdocs-cli URL

* Remove techdocs packages from docs/support/packages
2020-11-05 14:58:48 +01:00
Abhishek Jakhar 8683b1af38 fix: tutorials markdown (#3244) 2020-11-05 13:04:42 +01:00
Fredrik Adelöw 596a3b8d14 docs: features/software-catalog/external-integrations (#3231) 2020-11-04 20:01:03 +01:00
Patrik Oldsberg faf47e8f91 Merge pull request #3203 from adamdmharvey/doc-updates-2nov
chore(docs): Minor documentation updates
2020-11-04 18:53:33 +01:00
Himanshu Mishra bd0ae748c0 Merge pull request #3172 from backstage/orkohunter/update-techdocs-contrib-docs 2020-11-04 11:29:13 +01:00
Adam Harvey 1fddc73322 Additional folder rename fix 2020-11-03 22:03:53 -05:00
Patrik Oldsberg 9bf610b109 docs/api: fix link in utility APIs 2020-11-03 17:41:03 +01:00
Himanshu Mishra d5c74f0415 Merge pull request #3216 from backstage/orkohunter/remove-techdocs-core-from-mono-repo 2020-11-03 15:51:22 +01:00
Himanshu Mishra 878eb60958 TechDocs: Update repo URL in documentation: 2020-11-03 11:49:01 +01:00
Himanshu Mishra b8e67816c9 Remove mkdocs-techdocs-core from backstage mono-repo
New home: https://github.com/backstage/mkdocs-techdocs-core
2020-11-03 11:45:43 +01:00
Patrik Oldsberg 474bb5b57f rewrite other references to spotify/backstage and sorrounding things 2020-11-03 11:39:27 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Adam Harvey 9a3786309f Remove extraneous footer 2020-11-02 12:29:47 -05:00
Adam Harvey 8a49798341 Link to baking, update chapter header, remove old footer 2020-11-02 12:29:34 -05:00