Commit Graph

2392 Commits

Author SHA1 Message Date
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
Vincenzo Scamporlino 477b6440b2 Fix export conditional utilities
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-07-01 23:26:38 +02:00
Vincenzo Scamporlino 1807f6a503 Permission framework docs: fix condition exports
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-07-01 10:52:54 +02:00
Andre Wanlin e52f7801b0 Adjustments based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Fredrik Adelöw b5f7763eb4 Merge pull request #12323 from fcorti/fcorti-roadmap-004
Roadmap update for Q3 2022.
2022-06-30 15:23:59 +02:00
Fredrik Adelöw e18e86adfe fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-30 13:45:32 +02:00
Francesco Corti 6e5be0ca68 Roadmap update for Q3 2022.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
2022-06-29 16:34:36 +02:00
Ben Lambert 5a98712ce3 Merge pull request #11806 from dotressel/add-allowed-repos-to-repourlpicker
Scaffolder: RepoUrlPicker: Add allowedRepos Option and move RepoName Input to own Component
2022-06-29 16:00:06 +02:00
Eric Peterson 697e899396 Merge pull request #12305 from Niksko/techdocs-cache-docs
Explain how to enable techdocs cache
2022-06-29 15:07:16 +02:00
Ben Lambert 858390e571 Merge pull request #12197 from awanlin/topic/add-addon-package-install
Added details about installing addons package
2022-06-29 13:57:44 +02:00
Ben Lambert dd2af0e1b0 Merge pull request #12111 from VladMasarik/docs-tempalte
Docs update custom template actions
2022-06-29 11:16:24 +02:00
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
Nikolas Skoufis 79639013b5 Explain how to enable techdocs cache
For dummies like me, it took me a while to figure out that even if you
have configured the backend cache, the TechDocs cache is not enabled
until you set a value for the TTL. My interpretation was that it was
just configured by default, and the fact that a default value for ttl
seems to appear here points to that as well.

This change hopes to make this explicit, to avoid others spinning their
wheels like I have.

Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-06-29 17:38:41 +10: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
Andre Wanlin e271183fe7 Added example for custom reader page
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 10:54:24 -05: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
Andre Wanlin dabbb286f7 Corrected typos
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-22 06:58:23 -05: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 2b74a85059 Added details about installing addons package
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-21 17:42:31 -05: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
Vladimir Masarik fccddd80fd docs: fix prettier complaints
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-20 17:43:44 +02: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
Vladimir Masarik e81be86682 docs: fix template typos
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-17 16:02:15 +02:00
Vladimir Masarik a6321c9b9f docs: writing templates, add examples of how to use values
Add information on how to actually use the parameters from the UI in the actual code
so that users can fully utilize the templating power of the default templating
action.

Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-17 15:25:17 +02:00
Vladimir Masarik 7fc1f50f57 docs: Adding templates, added note for users that they need to refresh the location
Othwise, backstage won't display the updated or newly added template,
and it won't report any errors either.

Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-17 15:24:46 +02:00
Vladimir Masarik 4ae8c4b0b7 docs: Adding templates, add template as a file example
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-17 14:49:43 +02:00
Vladimir Masarik 1ee1a02d67 docs: custom template actions update code exmaple
Users don't need the container runner, and variables have to
be passed in differently

Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-17 14:40:22 +02:00
Vladimir Masarik 7e35d62a13 docs: custom tempalte actions clearly express that the builtin actions are replaced
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com>
2022-06-17 14:40:22 +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
Maixmilian Ressel 2de3fc3231 Add documentation for allowedOwners and allowedRepos
Signed-off-by: Maixmilian Ressel <maximiliandotressel@gmail.com>
2022-06-15 17:18:44 +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