Commit Graph

1520 Commits

Author SHA1 Message Date
Patrik Oldsberg 185fec5c0c cli: add support for using the default jest config from project roots
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:47:20 +02:00
Patrik Oldsberg da7019019e Merge pull request #7378 from backstage/emmaindal/custom-techdocs-header
[TechDocs] Support custom TechDocs Reader Page
2021-09-30 13:37:09 +02:00
Emma Indal 1f73801d05 replace entityId with entityRef
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-30 12:21:10 +02:00
Emma Indal 89091104a0 update how to guide to cover customize the full reader page
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-29 19:10:15 +02:00
Emma Indal 37822d0740 add example in how to guide of Header without access to metadata
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-29 19:10:15 +02:00
Emma Indal 280954b5c0 add how-to guide for how to use a custom header
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-29 19:10:15 +02:00
Daniel Ortiz Lira f275ce04ea Condense documentation to focus in the overrides instead of theme creation
Signed-off-by: Daniel Ortiz Lira <dortiz@vmware.com>
2021-09-29 09:20:15 -05:00
Daniel Ortiz Lira b68220a16a Fix typo in documentation
Signed-off-by: Daniel Ortiz Lira <dortiz@vmware.com>
2021-09-29 09:20:15 -05:00
Daniel Ortiz Lira 76510b2b67 Add documentation on how to override Backstage components
Signed-off-by: Daniel Ortiz Lira <dortiz@vmware.com>
2021-09-29 09:20:15 -05:00
Patrik Oldsberg 74a156c92d Merge pull request #7335 from RoadieHQ/custom-redirect-url-github-provider
Add ability to override github app callback url
2021-09-29 13:39:52 +02:00
Patrik Oldsberg 9aa3d98eb5 Merge pull request #6643 from Charizard/cli-info
feat(cli): Add info command to backstage-cli
2021-09-29 11:42:38 +02:00
Johan Haals 2751a24b7d Merge pull request #7313 from backstage/cache-docs
Add docs for implementing cachable processing
2021-09-29 11:07:20 +02:00
Johan Haals 9c8142cdac Format, require ETag, fix imports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-29 10:56:26 +02:00
Johan Haals db920df053 Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-09-29 10:27:50 +02:00
Johan Haals 58dba06461 Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-09-29 10:27:32 +02:00
Johan Haals 95f324cb7f Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-09-29 10:27:04 +02:00
Johan Haals 8621a63eb6 Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-09-29 10:26:56 +02:00
Johan Haals 9bd7ecd4fa Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-09-29 10:26:44 +02:00
Patrik Oldsberg 951112c45c cli: fix build issue and tweak info output format
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-28 22:48:30 +02:00
Nicolas Arnold 8e43457f2c Addressing doc comment
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-09-28 12:37:43 +01:00
Nicolas Arnold 4098ade69d Addressing comments
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-09-28 09:15:47 +01:00
Patrik Oldsberg 40199b61d6 cli: include root package in schema search + update docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-25 17:46:07 +02:00
Greg Taylor dc18948371 Fix example plugin link in catalog config doc
A link to the example artist-lookup-component.yaml file was broken due to a
change in repo directory structure. This commit updates the broken link to
reflect the new location.

Signed-off-by: Greg Taylor <greg@gctaylor.com>
2021-09-24 21:44:30 -07:00
Johan Haals 2588a65865 Make etag optional
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-24 14:43:59 +02:00
Emma Indal 51fb9eb42a fix formatting
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-24 13:55:37 +02:00
Johan Haals f775ce3264 clarify when cache key should be bumped
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-24 13:54:40 +02:00
bodilb 659c395eae Update docs/features/techdocs/how-to-guides.md
Signed-off-by: Bodil Björklund <bodilb@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-24 13:49:09 +02:00
bodilb 24ecb5414a Update docs/features/techdocs/how-to-guides.md
Signed-off-by: Bodil Björklund <bodilb@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-24 13:49:09 +02:00
bodilb 6a63cde923 Update docs/features/techdocs/how-to-guides.md
Signed-off-by: Bodil Björklund <bodilb@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-24 13:49:09 +02:00
bodilb d1e0287c83 Update docs/features/techdocs/how-to-guides.md
Signed-off-by: Bodil Björklund <bodilb@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-24 13:49:09 +02:00
Emma Indal 5bcd49ae9d Add a how to guide on how to implement your custom techdocs apis
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-24 13:49:09 +02:00
Johan Haals 47dece5e3b Add docs for implementing cachable processing
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-24 12:04:27 +02:00
Fredrik Adelöw beaa5ed291 Merge pull request #7167 from askreet/incl-example-catalog-ts-update
Include example of catalog.ts update for discovery interval change.
2021-09-23 17:02:06 +02:00
Kyle Smith 0dea4449f4 update docs
Signed-off-by: Kyle Smith <kyle.smith@salsify.com>
2021-09-23 10:42:00 -04:00
Fredrik Adelöw 12e074a6e4 get rid of some core-api mentions too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 15:16:41 +02:00
Fredrik Adelöw f7b5623c88 Merge pull request #6615 from barticus/feature/bitbucket-cloud-discovery
Bitbucket cloud discovery support
2021-09-23 10:19:07 +02:00
Fredrik Adelöw 5c2f685f75 Merge pull request #7219 from mstergianis/docs/software-catalog-integration
Update plugin software catalog integration docs
2021-09-21 09:42:03 +02:00
Michael Stergianis 252ffd7fdb Add api refrence to useEntity
Signed-off-by: Michael Stergianis <mstergianis@vmware.com>
2021-09-20 17:26:59 -04:00
Fredrik Adelöw 64e3c8a228 Merge pull request #7222 from anisjonischkeit/patch-2
DOCS: mark username optional as it's not needed when using a token
2021-09-20 21:53:24 +02:00
Fredrik Adelöw 9375de0d6c prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-20 19:20:20 +02:00
Fredrik Adelöw 0492cff964 Merge pull request #6782 from livetocode/feature/k8s-dashboard-links
provide access to the Kubernetes dashboard when viewing a specific resource
2021-09-20 14:17:30 +02:00
Fredrik Adelöw 86177c5059 Merge pull request #7238 from mikkeschiren/master
Add example for using memcache and ram for cache
2021-09-20 10:08:58 +02:00
Fredrik Adelöw 736b3d14a3 fix prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-20 09:39:50 +02:00
Mikael Schirén 62db25f7ec Add example for using memcache and ram for cache 2021-09-18 17:38:39 +02:00
Patrik Oldsberg d0a47c8605 move to node 14 & 16
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-17 23:03:29 +02:00
Anis Jonischkeit c850933d83 DOCS: mark username optional as it's not needed when using a token 2021-09-17 11:53:10 +10:00
Tim Hansen 7ffd8c6ea6 Merge pull request #7197 from vicsufer/patch-1
Add missing commas to app-custom-theme docs
2021-09-16 13:55:05 -06:00
Michael Stergianis d646407c76 Update plugin software catalog integration docs
Updates ./docs/plugins/integrating-plugin-into-software-catalog.md as
the docs had fallen out of date. Prefers educating plugin authors about
useEntity as that is the defacto method for reading entities. Takes the
author through an example of adding their plugin content to an existing
entity element.

Signed-off-by: Michael Stergianis <mstergianis@vmware.com>
Signed-off-by: Daniel Bravo <dbravo@vmware.com>
2021-09-16 14:50:11 -04:00
Fredrik Adelöw ded1477a27 Merge pull request #6959 from calaway/patch-1
Update documentation for changes to Okta's UX
2021-09-16 19:45:06 +02:00
Fredrik Adelöw 69e387a169 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-16 19:36:37 +02:00