Commit Graph

3404 Commits

Author SHA1 Message Date
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
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
Ben Lambert 94dbebaf00 Merge pull request #17641 from voximity/scaffolder-text-output
feat(scaffolder/next): Markdown text output
2023-05-09 11:02:18 +02:00
Patrik Oldsberg 8cec42a0e1 Merge pull request #17565 from kuangp/feat/githubMultiOrgProvider/events
feat(GithubMultiOrgEntityProvider): support events
2023-05-09 10:35:06 +02:00
Emma Indal 42a26f8a25 Merge pull request #17698 from backstage/a11y/docs
[Accessibility] docs
2023-05-09 09:56:26 +02:00
Emma Indal 924b231f46 Apply suggestions from code review
Co-authored-by: Bailey Brooks <baileyb@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-09 08:38:56 +02:00
Emma Indal 1d2932d971 update links
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-09 08:33:33 +02:00
Zander Franks 2c902791b0 fix(docs): Remove text output link example
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-08 13:23:03 -05:00
Jamie Klassen c7bad1005b add aks access token to request body
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-05-08 10:04:58 -04:00
Emma Indal 6061524b5c add initial documentation for how to contribute to Backstage Accessibility
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-08 15:04:44 +02:00
mipolak bd5b60b80f added prerequisites
added prerequisites make and build-essential

Signed-off-by: mipolak <40818407+mipolak@users.noreply.github.com>
2023-05-05 10:35:33 +02:00
Zander Franks b779e98756 fix(scaffolder): requested changes
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-04 12:37:35 -05:00
Phil Kuang 970678adbe feat(GithubMultiOrgEntityProvider): support events
Signed-off-by: Phil Kuang <pkuang@factset.com>
2023-05-04 12:02:19 -04:00
Patrik Oldsberg 9cc08dabc9 Merge pull request #17629 from npiyush97/fix-newsletter
newsletter link fix
2023-05-04 16:35:27 +02:00
Daniel Schaaff 860fc26086 Add missing scopes to GitLab auth provider docs
closes #17189

The auth docs are missing some scopes required by the GitLab provider.
Without these scopes the RepoUrlPicker in software templates is unable
to retrieve oauth tokens for the user.

Signed-off-by: Daniel Schaaff <daniel@danielschaaff.com>
2023-05-04 15:47:27 +02:00
Patrik Oldsberg 7b7f3867c9 Merge pull request #17484 from JaanJah/16648-permalinks
Use permalinks in files that use links with line numbers
2023-05-04 15:34:08 +02:00
Patrik Oldsberg 923fc8584a Merge pull request #17605 from brianphillips/scm-auth-doc-additions
Add more context for how to make a custom SCM Auth provider work
2023-05-04 11:40:21 +02:00
Joon Park 82148bbe09 Fix incorrect diffs in plugin author permission docs (#17439)
Signed-off-by: Joon Park <joonp@spotify.com>
2023-05-04 11:35:12 +02:00
Zander Franks ebf3c0e7a1 chore: fix docs Markdown example link
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-03 18:39:09 -05:00
Zander Franks d2727a2eb0 chore: add docs
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-03 17:57:32 -05:00
npiyush97 71f4dffad5 newsletter link fix
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-05-03 16:25:51 +05:30
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
Fredrik Adelöw 4b10ff5980 Merge pull request #17592 from afscrome/systemicons
Updated customise theme docs
2023-05-02 13:04:45 +02:00
Fredrik Adelöw 8cdc119528 Merge pull request #17480 from backstage/vinzscam/forward-route-params-to-navigate-event
Forward route params to navigate event
2023-05-02 12:08:03 +02:00
Brian Phillips ffeb1c3784 Add more context for how to make a custom SCM Auth provider work
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2023-05-01 23:39:10 -05:00
Alex Crome 8436e20dad Clarify docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-01 17:14:02 +01:00
Alex Crome 575d9178ef Updated customise theme docs
The custom theme document talks about System Icons, then immediatly ignores the existance of these  in the `Sidebar Sub-menu` example a couple of paragraphs later.
This commit updates the docs to make use of these icons, as well as adding an icon for resource types to the default icons.

Also updated the sidebar in example app to use this same approach

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-01 11:01:23 +01:00
Patrik Oldsberg 8444b0834f Merge pull request #17506 from backstage/rugvip/placeholder-threat
docs: update threat model to mention placeholder processor quirk
2023-04-28 17:33:12 +02:00
Vincenzo Scamporlino e755aa0240 Update docs/plugins/analytics.md
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-27 15:09:31 +02:00
Vincenzo Scamporlino c9c70d7599 docs: clarify navigate event
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-26 23:14:56 +02:00
Fredrik Adelöw 7dc55a8b5b Merge pull request #17521 from backstage/freben/doc
tweak the config docs slightly
2023-04-26 13:28:51 +02:00