Commit Graph

2432 Commits

Author SHA1 Message Date
Erick Sposito 9c0e4e24fe applying prettier after doc change
Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-18 09:14:03 -03:00
Erick Sposito 360d648725 Update identity-resolver.md
Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-15 17:17:44 -03:00
Erick Sposito 2cd2145a17 Adjustment of sample code without
We made an adjustment to the documentation because with the example we couldn't make it work.
Following the steps we put in the current example works perfectly. @padupe @monnylly @ericksposito

Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-15 15:01:38 -03:00
Ben Lambert 0d0fde9f69 Merge pull request #12616 from stephanschielke/patch-1
backstage-create-app doesn't add vital init() piece automatically
2022-07-14 15:02:37 +02:00
Stephan Schielke dc063ecedc Update docs/integrations/datadog-rum/installation.md
Co-authored-by: Ben Lambert <blam@spotify.com>

Signed-off-by: Stephan Schielke <401815+stephanschielke@users.noreply.github.com>
2022-07-14 11:49:11 +01:00
Stephan Schielke 10150b140c backstage-create-app doesn't add vital init() piece automatically
You have to adjust your `index.html` template file manually.

Signed-off-by: Stephan Schielke <401815+stephanschielke@users.noreply.github.com>
2022-07-13 18:09:01 +01:00
Jonah Back a9d42fcbb7 Merge branch 'master' into feature/EKSCatalog
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-13 09:34:10 -07:00
Alex Crome bd0b731ffd Merge remote-tracking branch 'upstream/master' into aadazurecli 2022-07-13 08:10:37 +01:00
Alex Crome e4ef21c84f Misc small fixes
* Updated @azure/identity to improve error message when no credentials are avaialble.
* Misc small text fixes

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-13 08:06:32 +01:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
Patrik Oldsberg 881fc75a75 core: remove usage of explicit type parameters for BackstagePlugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-12 13:50:17 +02:00
Jonah Back fe5a25ecab address review comments
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-10 20:14:29 -07:00
Jonah Back 6821bbb122 Merge branch 'master' into feature/EKSCatalog
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-10 20:12:09 -07:00
Eric Peterson 8d0836b08c Merge pull request #12434 from backstage/emmaindal/search-collator-tutorial
[Search] add tutorial for creating a collator
2022-07-08 18:19:56 +02:00
Eric Peterson 31dc1a7c10 Merge pull request #12169 from anicke/techdocs-gerrit-provider
Docs/techdocs: Add gerrit as supported provider
2022-07-08 18:05:53 +02:00
Patrik Oldsberg 20e26c7c22 Merge pull request #12521 from mrooding/add-free-ipa-ldap-vendor
Add support for FreeIPA as a LDAP vendor
2022-07-08 16:36:54 +02:00
Marc Rooding faf37e12a8 Reworded the supported vendors
Signed-off-by: Marc Rooding <marc@mrooding.me>
2022-07-08 15:33:35 +02:00
Patrik Oldsberg 84529131ff docs: update catalog docs to point to catalog-node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:06:09 +02:00
Marc Rooding 545db2ba6c Fix typo in docs
Signed-off-by: Marc Rooding <marc@mrooding.me>
2022-07-08 11:05:37 +02:00
Marc Rooding 03d2902685 Add support for FreeIPA as an LDAP vendor
Signed-off-by: Marc Rooding <marc@mrooding.me>
2022-07-08 11:05:37 +02:00
Alex Crome 5107aa6048 Updated docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-07 22:04:04 +01:00
Patrik Oldsberg cf05993416 Merge pull request #12359 from DavidZemon/feature/fix-okta-oauth
feat: [#12248] Switch to new okta strategy
2022-07-07 09:46:52 +02:00
Matthew Clarke f5c9730639 (feat): easier Kubernetes local development steps (#12373)
* (feat): easier kubernetes local deevlopment steps

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* add changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* update api docs

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix typo

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2022-07-07 09:45:25 +02:00
David Zemon 3e15423897 docs: [#12248] Document new configuration options
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
Cory Fisher b309638d7a Fix patch version release typo.
Signed-off-by: Cory Fisher <coryjamesfisher@users.noreply.github.com>
2022-07-06 10:16:20 -04:00
Patrik Oldsberg 87fdedfc97 Merge pull request #12344 from immobiliare/feat/added-sentry-organization-annotation
feat(sentry): added annotation to specify organization per compoment
2022-07-06 15:55:13 +02:00
Antonio Musolino 1b7c691a3b feat(sentry): added possibility to specify organization per component
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-07-06 15:39:58 +02:00
Patrik Oldsberg a1c11f51bc Merge pull request #12445 from 7Hazard/patch-1
Fixed broken link in docs
2022-07-06 11:24:18 +02:00
Jonah Back 621fa1e5a8 Merge branch 'master' into feature/EKSCatalog
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-05 10:26:32 -07:00
Patrik Oldsberg decd72c7fc Merge pull request #12442 from immobiliare/feat/allow-to-post-into-auth-refresh
Feat/allow to post into auth refresh
2022-07-05 19:09:40 +02:00
patrickalvesvv fc0e575840 Update architecture-overview.md
Command to build docker image has been fixed

Signed-off-by: patrickalvesvv <74733982+patrickalvesvv@users.noreply.github.com>
2022-07-05 12:15:53 -03:00
7Hazard ae6a4d7520 Fixed broken link in docs
GitHub Apps docs, the uppercase H really made it broken

Signed-off-by: 7Hazard <leo@zaki.se>
2022-07-05 16:16:53 +02:00
Antonio Musolino fe8e025af5 feat: allowing post method into auth refresh api
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-07-05 15:33:29 +02:00
Emma Indal 31b391d8dd add link from search how to guides to integrating search into plugins tutorials
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-05 12:23:19 +02:00
Emma Indal b3eba0d4bf add tutorial for creating a collator
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-05 12:14:28 +02:00
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