Patrik Oldsberg
e716946103
backend-plugin-api: separate out hook in addShutdownHook
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-02-06 17:18:26 +01:00
Ben Lambert
114014525c
Merge pull request #16024 from jamieklassen/gitlab-instance-terminology
...
docs: standardize term 'gitlab instance'
2023-02-06 16:45:54 +01:00
Ben Lambert
79f9f038df
Merge pull request #16164 from backstage/permissions-tutorial-fixes
...
docs: miscellaneous permissions plugin tutorial fixes
2023-02-06 13:02:58 +01:00
Ben Lambert
a37fb186f0
Merge pull request #16135 from no1melman/feat/azure-location-docs
...
Docs: Azure - Add note around token usage
2023-02-06 12:06:17 +01:00
Ben Lambert
1e84c75dc9
Merge pull request #16151 from beejiujitsu/patch-1
...
feat(docs): IAP, where to find audience value
2023-02-03 14:35:00 +01:00
MT Lewis
812ffcc292
docs: miscellaneous permission tutorial step 5 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:13 +00:00
MT Lewis
f3bf8fea24
docs: miscellaneous permission tutorial step 4 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:08 +00:00
MT Lewis
ce2c9ac363
docs: miscellaneous permission tutorial step 3 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:05 +00:00
MT Lewis
8d6d1fb789
docs: miscellaneous permission tutorial step 2 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:01 +00:00
MT Lewis
c578ab6583
docs: adjust code block type in permission tutorial step 1
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:06:24 +00:00
Fredrik Adelöw
f1e5f47889
Merge pull request #16141 from amritpalnagrame/patch-4
...
update react-jsonschema-form docs URL
2023-02-03 12:24:11 +01:00
Amritpal Nagra
855be5bf86
update url to point to new docs
...
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com >
2023-02-03 14:34:58 +05:30
Amritpal Nagra
f9ae9c3aa5
change hyper link text to be descriptive, rather than as text
...
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com >
2023-02-03 14:34:21 +05:30
Mark Shields
39e2fac63f
upload screeenshot as asset
...
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-02-02 14:39:40 -05:00
Mark Shields
5ecab049d4
feat(docs): IAP, where to find audience value
...
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-02-02 14:39:40 -05:00
Fredrik Adelöw
f97a052679
Merge pull request #16115 from backstage/vinzscam/fix-permissions-tutorial-linking-dirs
...
docs: fix permissions tutorial setup script
2023-02-02 19:35:23 +01:00
Callum Linington
df8782378d
chore: prettier
...
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com >
2023-02-02 15:44:32 +00:00
Callum Linington
bb74ee421a
docs(azure): update token usage to align to implementation
...
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com >
2023-02-02 15:20:15 +00:00
Callum Linington
060713cab7
docs(azure): add note around token usage
...
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com >
2023-02-02 10:48:31 +00:00
Emma Indal
ce1220a4b8
support custom list item props on search extensions
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-02-02 09:36:30 +01:00
Vincenzo Scamporlino
e0d354b454
docs: fix permissions tutorial setup script
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-02-01 15:28:47 +01:00
Patrik Oldsberg
422e6b050c
Merge pull request #16110 from backstage/rugvip/bs-docs
...
docs: make backend-system docs available with disclaimer
2023-02-01 15:22:26 +01:00
Fredrik Adelöw
d9c8720dd4
just some comment cleanup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-02-01 13:52:06 +01:00
Patrik Oldsberg
95d052f829
docs: make backend-system docs available with disclaimer
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-02-01 13:16:26 +01:00
github-actions[bot]
675324ed19
Version Packages (next)
2023-01-31 14:45:37 +00:00
Patrik Oldsberg
e9a6508edb
Merge pull request #14847 from MarcBruins/feature/MakeAzureDevOpsMultiProject
...
Make Azure DevOps Multiproject
2023-01-31 12:42:53 +01:00
Fredrik Adelöw
345e953f9c
better arrow wording
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-31 10:02:10 +01:00
Fredrik Adelöw
ef6dc0a617
some small docs tweaks
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-31 09:52:09 +01:00
Jamie Klassen
49948f644f
Standardize term 'gitlab instance'
...
In other places in the docs the term 'instance' is used to refer to a single
GitLab API host. The use of 'project' in these cases is particularly troublesome
because that term already has a well-defined meaning in GitLab: a single
codebase with associated issues, MRs, and automation.
Signed-off-by: Jamie Klassen <jklassen@vmware.com >
2023-01-30 09:22:46 -05:00
Fredrik Adelöw
f4761a91df
Merge pull request #16022 from jamieklassen/gitlab-orgdata-docs-tweak
...
Tweak Gitlab Org Data docs
2023-01-30 09:59:54 +01:00
lloydchang
96db35f389
docs(using-cloud-storage.md): fix very minor typo
...
remove extra period
Signed-off-by: lloydchang <lloydchang@gmail.com >
2023-01-29 07:32:36 -08:00
Camila Belo
f5fbd82b1d
docs(search): update official page
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-01-28 10:05:15 +01:00
Jamie Klassen
5cbcdbf3a5
Tweak Gitlab Org Data docs
...
Add it to the sidebar, and make the title consistent with the other org data
integration page titles.
Signed-off-by: Jamie Klassen <jklassen@vmware.com >
2023-01-27 22:37:23 -05:00
Patrik Oldsberg
e9e5da25b8
Merge pull request #16005 from backstage/rugvip/create-plugin
...
docs/backend-system: add plugin creation section
2023-01-27 16:14:40 +01:00
Patrik Oldsberg
d457090598
Update docs/backend-system/building-plugins-and-modules/01-index.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-27 13:23:48 +01:00
Patrik Oldsberg
7da1e89547
Merge pull request #15799 from SayakMukhopadhyay/custom-field-ext-docs
...
docs: fix wrong identifiers in software template
2023-01-27 13:23:12 +01:00
Patrik Oldsberg
27cceaead8
docs/backend-system: add plugin creation section
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-27 13:08:40 +01:00
Ben Lambert
d068c5c049
Merge pull request #15997 from sang-w0o/patch-1
...
Add missing finishing single quote.
2023-01-27 10:19:09 +01:00
Ben Lambert
d2cd4980c2
Merge pull request #15888 from dpfaffenbauer/gitlab-org-catalog-provider
...
Implement gitlab Organization catalog provider for Users and Groups
2023-01-27 10:14:23 +01:00
나상우(Roy)
3ea29add12
Add missing finishing single quote.
...
Signed-off-by: 나상우(Roy) <robbyra@gmail.com >
2023-01-27 17:16:35 +09:00
Patrik Oldsberg
7c0a33390a
Merge pull request #15963 from backstage/rugvip/services
...
docs/backend-system: service architecture
2023-01-25 22:28:09 +01:00
Patrik Oldsberg
476d5a83c7
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Phil Kuang <pkuang@factset.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-25 17:36:24 +01:00
Patrik Oldsberg
83b719678c
docs/backend-system: service architecture
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-25 16:04:45 +01:00
Giorgos Papaefthimiou
3dad2bfdff
Update org.md
...
`luxon` dependency is not used
Signed-off-by: Giorgos Papaefthimiou <georgeyord@users.noreply.github.com >
2023-01-25 16:06:12 +02:00
Dominik Pfaffenbauer
4930413406
Gitlab Org Provider changes
...
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at >
2023-01-25 14:58:49 +01:00
Fredrik Adelöw
db887c4884
less diligence
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-25 14:50:41 +01:00
Fredrik Adelöw
219debde71
better links
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-25 14:48:16 +01:00
Fredrik Adelöw
120594f05e
amend the threat model docs regarding package bumps
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-25 14:46:04 +01:00
thomasmckay
4a902f6713
Update create-a-plugin.md
...
The name to start the plugin in isolation is prefixed with `plugin-`
Signed-off-by: thomasmckay <thomasmckay@redhat.com >
2023-01-25 07:24:01 -05:00
Ben Lambert
a8f2d8e2e6
Merge pull request #15915 from backstage/blam/backend-arch
...
docs/backend-system: backend instance arch
2023-01-25 11:11:16 +01:00