André Sterba
76638e5020
Apply feedback
...
Signed-off-by: André Sterba <andre@sterba.dev >
2023-06-30 13:55:58 +02:00
André Sterba
1fb2215754
Improve postgres connection config example
...
Signed-off-by: André Sterba <andre@sterba.dev >
2023-06-30 12:05:30 +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
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
Paul Schultz
9c95f91c0a
Add titles to codeblocks and switch from diff codeblock to language codeblock
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-01 13:30:38 -06:00
blam
f79bafb844
chore: fix doscird links
...
Signed-off-by: blam <ben@blam.sh >
2023-02-23 10:37:57 +01:00
Johan Haals
7a23cdfa59
Update image links to use markdown syntax
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 11:43:14 +01:00
Michael Dunton
2d4f7f0a15
Fix Node-Postgres config options URL
...
While following along with the getting started documentation, I wanted to change the user provided to the connection string. When using the link in the comment it took my to a 404 page. I found the correct link.
Signed-off-by: Michael Dunton <Mike-Dunton@users.noreply.github.com >
2022-12-12 14:46:25 -05:00
Matthew Boyle
502ebe7d24
update the configuration steps of the docs
...
Signed-off-by: Matthew Boyle <matt-boyle@hotmail.co.uk >
2022-10-26 08:06:16 +01:00
Leena
36405bd80d
fix(docs): import SignInProviderConfig - not used
...
SignInProviderConfig appears to be a superfluous import - flagged as imported but never used.
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-09-20 19:43:44 +01:00
Himanshu Mishra
b86062d778
Merge pull request #11924 from backstage/orkohunter/sign-in-resolver
...
docs: Add missing sign in resolver step in getting started
2022-06-21 16:48:19 +02:00
Himanshu Mishra
13767bd7b6
remove custom sign in resolver
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2022-06-09 13:49:43 +02:00
Himanshu Mishra
04fa958718
correct explanation of user identity and include domain check in email addresses
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2022-06-08 17:46:56 +02:00
Patrik Oldsberg
4b4ba5ace1
docs: update sign-in page example in getting started docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-08 15:23:56 +02:00
Himanshu Mishra
9cee3738fc
docs: nits to identity resolver page
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2022-06-08 13:12:04 +02:00
blam
b10bf25802
chore: woops
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 12:01:00 +02:00
blam
9e2fb90151
chore: fixing up the link
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 11:51:16 +02:00
blam
fe3ac2f6bb
chore: reworking the initial work to link out to the sign in reolver
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 11:50:34 +02:00
Renjie Xu
b5bd9f2bce
Update getting-started docs to provide sign in resolver
...
Signed-off-by: Renjie Xu <renjiexu42@gmail.com >
2022-05-30 11:49:22 +02:00
Patrik Oldsberg
d06fbf7bb0
Merge pull request #11071 from backstage/rugvip/auth-docs
...
docs,core-plugin-api: update auth intro docs + mark auth APIs stable
2022-04-26 15:25:23 +02:00
blam
92b1bb4057
docs: rework the wording a ltitle bit
...
Signed-off-by: blam <ben@blam.sh >
2022-04-26 10:38:52 +02:00
Patrik Oldsberg
4e80f266ce
docs: update auth introduction docs + inline usage docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-25 15:45:40 +02:00
blam
bb6eab19c6
chore: some small minor changes here about generating a token
...
Signed-off-by: blam <ben@blam.sh >
2022-04-25 14:56:01 +02:00
Johan Haals
5a045a61f9
docs: Restructure Github apps documentation
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-20 11:11:55 +02:00
LvffY
22bd2bead1
[ #10459 ] 📝 Update documentation to use yarn --cwd arg
...
Signed-off-by: LvffY <louberger@hotmail.fr >
2022-03-29 21:59:53 +02:00
Fredrik Adelöw
efc73db10c
switch us over to better-sqlite3
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-11 15:37:50 +01:00
Johan Haals
3203784e4b
Merge pull request #10048 from infracost/getting-started-docs
...
Getting started docs
2022-03-11 09:59:50 +01:00
Tim McFadden
8a771907a0
Add more context as to why the workflow scope is required.
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com >
2022-03-10 07:02:15 -05:00
Charlie Rudenstål
f377188b09
docs: use localhost instead of 127.0.0.1
...
Signed-off-by: Charlie Rudenstal <charlie4@gmail.com >
2022-03-07 14:26:00 -05:00
tim775
978e4295f4
Add "workflow" as suggested scope for github token
...
Without this scope, following the tutorial to create a React SSR Template fails with "refusing to allow a Personal Access Token to create or update workflow `.github/workflows/build.yml` without `workflow` scope"
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com >
2022-03-07 13:49:31 -05:00
Tim McFadden
96d8403a3e
Update name to match screenshot and tutorial db.
...
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com >
2022-03-07 13:37:41 -05:00
Saksham Sharma
3791961a4a
Add the requested changes
...
Signed-off-by: Saksham Sharma <sakshamsharma630@gmail.com >
2022-02-22 15:45:36 +05:30
Saksham Sharma
e7d2599d35
Update the docs
...
Signed-off-by: Saksham Sharma <sakshamsharma630@gmail.com >
2022-02-22 15:33:03 +05:30
Suzanne Daniels
3bc9681263
Fixing image for PAT creation
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-22 10:07:32 +01:00
Suzanne Daniels
25f668d583
Link fixing
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-21 21:03:11 +01:00
Suzanne Daniels
20b96aa6db
Prettier ^^
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-21 20:27:25 +01:00
Suzanne Daniels
f2bbca8dcf
Linking to part two, fixing spelling & script colorizing
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-21 09:59:31 +01:00
Suzanne Daniels
981f82983b
Processing review comments - links, img, clarify
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-06 13:26:05 +01:00
Suzanne Daniels
4df3e7686c
More capitalization fixes
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-02 11:05:03 +01:00
Suzanne Daniels
1c03759c47
Resolved feedback (links, capitalization, vale)
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-02 10:51:28 +01:00
Suzanne Daniels
402f4cbf33
Corrected markdown faults
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-01 21:09:47 +01:00
Suzanne Daniels
44c7298875
Added screenshots, improving text
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-01 20:52:54 +01:00
Suzanne Daniels
602e637f47
initial
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-01 18:42:20 +01:00