Ben Lambert
8759ae7957
Merge pull request #12301 from pschilli/docs-feat-sc-config-readonly
...
Update documentation of catalog readonly mode
2022-06-29 10:03:06 +02:00
Patrick Schilling
b548fb7782
Update documentation of readonly mode to clarify what functionality is disallowed
...
Signed-off-by: Patrick Schilling <pschilli@gmail.com >
2022-06-28 14:28:08 -05:00
github-actions[bot]
c92deffe39
Version Packages (next)
2022-06-28 09:27:36 +00:00
Eric Peterson
c5af773757
Note the (technically) breaking change and update docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-27 13:50:44 +02:00
Erik Price
f61d7714aa
Fix typo
...
Replace "Linux-based" with "Unix-based".
Signed-off-by: Erik Price <mail@erikprice.com >
2022-06-24 11:56:41 -04:00
Camila Belo
f9e2ec2551
Merge pull request #11065 from anicke/techdocs-staticdir
...
[TechDocs] Added configuration for local publishing target
2022-06-23 16:54:42 +02:00
Ben Lambert
67fe99a656
Merge pull request #12195 from awanlin/topic/fix-azure-discovery-config-example
...
Fixed Azure Discovery config example in the docs
2022-06-23 10:14:28 +02:00
Patrik Oldsberg
5548f956d9
Merge pull request #12217 from backstage/rugvip/node-releases
...
docs: add node release section to versioning policy
2022-06-23 09:18:30 +02:00
Johan Haals
0ea9a07008
Merge pull request #12050 from ivangonzalezacuna/feature/gitlab-entity-provider-scan-full-project
...
[GitlabDiscoveryEntityProvider] Add possibility to scan all the groups in the project
2022-06-22 13:32:37 +02:00
Patrik Oldsberg
32c03c6a69
docs: add node release section to versioning policy
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-22 12:42:50 +02:00
Adam Harvey
d8e116964f
Fix broken deployment link
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2022-06-21 23:17:42 -04:00
Adam Harvey
d821a2eec3
Fix minor possessive typo
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2022-06-21 23:08:41 -04:00
Andre Wanlin
0ae5d7858d
Fixed Azure Discovery config example
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-21 17:29:35 -05:00
Patrik Oldsberg
d9f86c2d81
Merge pull request #12120 from backstage/rugvip/auth-cleanup
...
auth-backend: remove deprecations
2022-06-21 17:03:08 +02: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
Fredrik Adelöw
d5611d1b41
Merge pull request #11959 from tatehanawalt/patch-1
...
Remove undefined container className property
2022-06-21 14:21:55 +02:00
github-actions[bot]
2231987c10
Version Packages (next)
2022-06-21 09:04:17 +00:00
Patrik Oldsberg
3faed18fd3
docs: update auth providers usage
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-20 15:20:06 +02:00
ivgo
1189f00d23
Set group as optional parameter. Scan everything if not present
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-20 11:48:58 +02:00
Johan Haals
8f94993061
Merge pull request #12021 from dotressel/improve-docs-for-scmauthapi
...
docs: scaffolder: improve docs to setup the RepoUrlPicker authentication feature
2022-06-17 10:26:57 +02:00
Niklas Aronsson
860765ff45
[TechDocs] Added configuration for local publishing target
...
This patch adds a configuration option for setting the "local"
techdocs target directory. The target directory can be set using
the "techdocs.publisher.local.publishDirectory".
This fixes two "TODOs" in the "plugins/techdocs-node/src/stages
/publish/local.ts" file:
* Use a more persistent storage than node_modules or /tmp directory.
Make it configurable with techdocs.publisher.local.publishDirectory
* Move the logic of setting staticDocsDir based on config over to
fromConfig, and set the value as a class parameter.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-06-16 22:27:39 +02:00
Maixmilian Ressel
557072e19b
change some capitalizations
...
Signed-off-by: Maixmilian Ressel <maximiliandotressel@gmail.com >
2022-06-16 12:43:32 +02:00
James Russo
279fa6b116
update docs again
...
Signed-off-by: James Russo <jrusso@brex.com >
2022-06-15 10:46:32 -04:00
James Russo
90fb26a514
update additional files
...
Signed-off-by: James Russo <jrusso@brex.com >
2022-06-15 10:03:37 -04:00
ivgo
49ff472c0b
Add possibility to scan all the groups in the project
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-15 15:27:30 +02:00
Maixmilian Ressel
85f2d90543
docs: scaffolder: improve docs to setup the RepoUrlPicker authentication
...
Signed-off-by: Maixmilian Ressel <maximiliandotressel@gmail.com >
2022-06-14 16:30:24 +02:00
Patrik Oldsberg
6900464e28
Merge pull request #12020 from backstage/rugvip/authnotes
...
docs: auth & identity doc tweaks to highlight some info more clearly
2022-06-14 15:19:47 +02:00
Patrik Oldsberg
d5b57c78ab
docs: stronger encouragement to check out proxy sign-in page docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-14 14:58:04 +02:00
Patrik Oldsberg
47502d78e6
docs: quick start retitle + note with providers link in identity docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-14 14:57:09 +02:00
Patrik Oldsberg
02f15e86b7
docs: add release notes for 1.3
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-14 14:05:51 +02:00
github-actions[bot]
2e2a82c9d7
Version Packages
2022-06-14 09:12:05 +00:00
Eric Peterson
5d3cb76895
Remove legacy packages from scripts, codeowners, and docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-13 17:52:48 +02:00
blam
79c8e5c586
chore: added doc updates for user templating
...
Signed-off-by: blam <ben@blam.sh >
2022-06-13 13:59:46 +02:00
Patrik Oldsberg
f7134c8fd7
Merge pull request #11978 from backstage/rugvip/authdocs
...
docs: merge and clean up auth contribution docs
2022-06-13 11:32:32 +02:00
Patrik Oldsberg
b3545f4279
docs: merge and clean up auth contribution docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-13 10:50:10 +02:00
Johan Haals
ee636fbd46
Merge pull request #11975 from backstage/jhaals/oauth2proxydocs
...
docs/oauth2-proxy: update provider installation example
2022-06-13 09:41:41 +02:00
Eric Peterson
6232b480cb
Merge pull request #11951 from backstage/search/track-result-clicks
...
[Search] Track `discover` event and result rank
2022-06-10 16:08:29 +02:00
Patrik Oldsberg
14f1da1412
Merge pull request #11937 from backstage/rugvip/guest
...
create-app,docs: use guest resolver as default sign-in resolver in new apps
2022-06-10 15:57:15 +02:00
Patrik Oldsberg
22f1047165
docs/oauth2-proxy: update provider installation example
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-10 15:50:54 +02:00
Eric Peterson
cd1acab463
Document the discover event for search result clicks.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-10 15:36:10 +02:00
Emma Indal
329b0349aa
Merge pull request #11962 from backstage/emmaindal/elasticsearch-search-engine-custom-index-template
...
[Search - ES module] possibility to set custom index template
2022-06-10 14:32:29 +02:00
Johan Haals
6d235b5c26
rename oauth2proxy to oauth2Proxy
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-06-10 14:24:08 +02:00
Fredrik Adelöw
ffdf574aa4
Merge pull request #11886 from ivangonzalezacuna/feature/gitlab-provider
...
feat: add `GitlabDiscoveryEntityProvider` as replacement for `GitlabDiscoveryProcessor`
2022-06-10 13:54:01 +02:00
Fredrik Adelöw
0d7bbf8b07
Merge pull request #11970 from raffitamizian/Update-docs
...
Update docs link to current techdocs-cli
2022-06-10 13:44:59 +02:00
Fredrik Adelöw
1d69233618
Merge pull request #11964 from pitwegner/master
...
Add component dependency in text and diagram
2022-06-10 13:43:35 +02:00
Emma Indal
d3edcd0784
add instructions for how to set a custom index template
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-10 13:41:56 +02:00
Raffi Tamizian
33bea6d4a1
Update docs link to current techdocs-cli
...
Signed-off-by: Raffi Tamizian <r.tamizian@gmail.com >
2022-06-10 12:32:31 +01:00
Pit Wegner
2fa8826678
add component dependency in text and diagram
...
Signed-off-by: pitwegner <pit.wegner@student.hpi.de >
2022-06-10 02:22:56 -07:00
Anders Näsman
a33399ed59
fixup to arch diagram
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
f28bc28834
update docs
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00