Commit Graph

3437 Commits

Author SHA1 Message Date
Adam Harvey 7f2edfa6f0 chore(docs): Refresh CLI command details
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-06 10:00:14 -04:00
Fredrik Adelöw 2a7bca7c70 update entity ref docs to remove illegal usages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-02 16:29:15 +02:00
Johan Haals 53baa25a78 Merge pull request #18047 from backstage/docs/git-archive-export-ignore
[Documentation] Note URL Reader `export-ignore` limitations
2023-06-02 10:14:30 +02:00
Eric Peterson 43dc492bc4 Document URL Reader export-ignore limitations
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-05-31 18:48:17 +02:00
Patrik Oldsberg 73537f9cff Merge pull request #17057 from alexmanno/feat/gitlab-skip-forked-projects
feat(catalog-backend-module-gitlab): Added option to skip forked repos
2023-05-31 17:33:09 +02:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Fredrik Adelöw 3923666672 update the 'What technology does Backstage use' section
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-30 10:27:07 +02:00
Morgan Bentell 86b195a3cd Merge pull request #17651 from adamdmharvey/adamdmharvey/techdocs-docs
chore(docs): Improve wording on TechDocs how to page
2023-05-30 10:05:33 +02:00
Fredrik Adelöw 4265bb1e8e Merge pull request #17722 from aochsner/feature/scaffolder-github-variables-secrets
Add Repository Variables and Secrets
2023-05-30 09:32:06 +02:00
Ben Lambert 47c974e22b Merge pull request #17780 from XpiritBV/support-azdo-identities
feat(azure): support service principals and managed identities
2023-05-29 12:44:15 +02:00
Emma Indal 82cc463ced update home documentation code examples
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-26 10:11:20 +02:00
Fredrik Adelöw 7b9c0fff37 Merge pull request #17927 from mikebryant/m/fix-org-integration-docs
docs: Fix example to not produce validation errors
2023-05-25 12:08:36 +02:00
Sander Aernouts c7f848bcea feat(azure): support service principals and managed identities
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-05-25 09:08:13 +02:00
Andrew Ochsner 03bd3fed1c update doco w/ github token/app permissions
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
2023-05-24 12:13:44 -05:00
Mike Bryant 96d9aee0a9 docs: Fix example to not produce validation errors
The previous approach generated the following error when a user has no emails

```
Processor BuiltinKindsEntityProcessor threw an error while validating the entity user:default/user; caused by TypeError: /spec/profile/email must NOT have fewer than 1 characters - limit: 1
```

Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk>
2023-05-24 17:41:49 +01:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
Philipp Hugenroth 05169a796d Fix lint factory & changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:11:14 +02:00
Fredrik Adelöw 661734ae75 Merge pull request #17836 from sergeyshevch/docs/update-plugin-installation-commands
docs: Update plugin installation commands
2023-05-22 14:40:04 +02:00
Fredrik Adelöw 20a2bbb831 Merge pull request #17002 from waldirmontoya25/master
Starting User Guide to define the Catalog Graph
2023-05-22 13:04:51 +02:00
Sergey Shevchenko 56575be2a2 docs: Add notes about backstage root dir
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com>
2023-05-18 10:58:17 +03:00
Fredrik Adelöw f3ad41e63d Merge pull request #17830 from backstage/freben/app.prefix
adjust change logs to show enableExperimentalRedirectFlow at root
2023-05-17 15:35:11 +02:00
Ben Lambert d3e4a39db8 Merge pull request #17758 from Umoren/patch-1
docs: Add error handling instructions for 'No token available' error
2023-05-17 14:38:15 +02:00
Fredrik Adelöw 6ea7d7deb8 Merge pull request #17829 from backstage/freben/release
add release to microsite
2023-05-17 12:10:09 +02:00
Patrik Oldsberg f2df8acb58 Merge pull request #17756 from marcuslindfeldt/patch-1
fix: broken link to node-postgres docs
2023-05-17 00:29:46 +02:00
Fredrik Adelöw 8b45bc7c12 adjust change logs to show enableExperimentalRedirectFlow at root
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-16 22:46:02 +02:00
Fredrik Adelöw 4c86ec1466 add release to microsite
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-16 22:02:57 +02:00
Samuel d689fe34e3 docs: Highlight error handling instructions with a note
Signed-off-by: Samuel <samuelumoren365@gmail.com>
2023-05-16 13:01:15 +01:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
Fredrik Adelöw 14db031b64 Merge pull request #17785 from awanlin/topic/removed-database-required-for-badges
Removed database required for Badges createRouter
2023-05-16 11:03:03 +02:00
olangen 7c5431c413 Run prettier on descripted-format.md
Signed-off-by: olangen <oliver.langen@nokia.com>
2023-05-13 13:35:30 +00:00
Andre Wanlin ce81b6cde4 Removed db required for badges
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-12 13:16:58 -05:00
Oliver Langen 9d04d98275 Apply suggestions from code review
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Oliver Langen <128791938+langeno@users.noreply.github.com>
2023-05-12 13:46:07 +02:00
olangen f4af5d4d15 Correcting namespace format rules in catalog documentation
Signed-off-by: olangen <oliver.langen@nokia.com>
2023-05-12 08:06:49 +00:00
sammy 99c62d1e9c docs: Add error handling instructions for 'No token available' error
This commit adds instructions to the Backstage documentation on how to handle the `No token available for host: github.com, with owner , and repo from-backstage' error`. The instructions guide the user to restart Backstage using `Control-C` and `yarn dev` commands in the terminal, followed by clicking on the **START OVER** button.

Signed-off-by: sammy. <samuelumoren365@gmail.com>
Signed-off-by: Samuel <samuelumoren365@gmail.com>
2023-05-11 18:24:57 +01:00
Fredrik Adelöw 79ca6079f4 Merge pull request #17664 from mipolak/patch-1
added prerequisites
2023-05-11 16:32:36 +02:00
Marcus Lindfeldt 12be418d14 fix: broken link to node-postgres docs
Signed-off-by: Marcus Lindfeldt <marcus.lindfeldt@gmail.com>
2023-05-11 16:26:38 +02:00
Fredrik Adelöw e22db10765 prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-11 15:20:05 +02:00
mipolak d0ee181350 linux prerequisites updated according the advice by freben.
Signed-off-by: mipolak <misopo@gmail.com>
2023-05-11 15:03:17 +02:00
Patrik Oldsberg 7db1ca6d25 Update publishing.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-05-10 14:04:06 +02:00
Waldir Montoya 66ea69cb02 Changing the title for the speller checker
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 12:17:33 -05:00
Waldir Montoya 5b13710ea2 Correct entity diagram envelope word
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 10156830b9 Add the document to the microsite
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 30831e4891 Fix wording, image format and added links back to docs
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya ec17fe572a Correct H1 Heading
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Waldir Montoya <35240971+waldirmontoya25@users.noreply.github.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 744ace24f0 Update docs/features/software-catalog/user-guide.md
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Waldir Montoya <35240971+waldirmontoya25@users.noreply.github.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya e44261e3b4 Fix misspelling
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 33befe22a2 add Catalog User Guide
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:58 -05:00
Waldir Montoya 3276260077 add an initial catalog user guide
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:58 -05:00
Aramis Sennyey 473db605a4 Enable strict checking of config during CLI.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-05-09 10:04:10 -04:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00