6997 Commits

Author SHA1 Message Date
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
Filip Swiatczak 845d1081ab documentation cd
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 18:25:48 +01:00
Filip Swiatczak dd89cd170e Documentation added
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 18:20:18 +01: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
bodilb ee368eadae Merge pull request #7177 from backstage/add-versions-to-techdocs-roadmap
Update README.md
2021-09-16 17:51:48 +02:00
Emma Indal 2d44dd81d7 Update docs/features/techdocs/README.md
Signed-off-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-16 17:06:38 +02:00
Patrik Oldsberg 047d0be7b6 docs: format techdocs readme
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-16 17:06:38 +02:00
Bodil Björklund 4b1e7e6401 Update README.md
Add alpha and beta release to roadmap

Signed-off-by: Bodil Björklund <bodilb@spotify.com>
2021-09-16 17:04:59 +02:00
Fredrik Adelöw 02058d69a1 Merge pull request #6882 from splunk/seant-splunk/awsS3_readTree_processor
Add readTree() to AwsS3UrlReader, ReadableArrayResponse type, and AwsS3ReadTreeProcessor
2021-09-16 10:11:15 +02:00
Sean Tan fab79adde1 Add changeset. Change awsS3-discovery to s3-discovery. Change dependencies
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-15 13:50:48 -07:00
Víctor bcc35de246 Run pretier on app-custom-theme.md
Signed-off-by: Víctor <vsuarez@idealista.com>
2021-09-15 22:21:05 +02:00
Calaway f6c1af6664 Update for changes to Okta's UX
Signed-off-by: Calaway <613-ccalaway@users.noreply.gitlab.fini.city>
2021-09-15 11:57:17 -06:00
Víctor Suárez Fernández e9850f784e Add missing commas to app-custom-theme docs
Signed-off-by: Víctor Suárez Fernández <vicsufer@gmail.com>
Signed-off-by: Víctor <vsuarez@idealista.com>
2021-09-15 17:13:15 +02:00
Ben Lambert dc8c571f57 Merge pull request #7195 from bolcom/composability-doc-fix
Small fix in the composability docs
2021-09-15 16:09:10 +02:00
Roy Jacobs 1491c5e979 Small fix in the composability docs
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
2021-09-15 15:26:07 +02:00
Ben Lambert e3b9e29bec Merge pull request #7176 from leon-vg/patch-2
Github-discovery - document the default scan option
2021-09-15 11:31:00 +02:00
Ben Lambert 7f4aa44192 Merge pull request #7172 from backstage/blam/creating-custom-scaffolder-field-extensions
docs: Added Documentation for `customFieldExtensions`
2021-09-15 11:23:01 +02:00
blam 249b33d1a5 docs: fixing prettier warnings and reword the text
Signed-off-by: blam <ben@blam.sh>
2021-09-15 11:22:01 +02:00
blam cf4f80d50b chore: updating review emcomments
Signed-off-by: blam <ben@blam.sh>
2021-09-15 10:52:29 +02:00
Adam Harvey 28a0003fa7 Add missing period
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:15:15 -04:00
Adam Harvey 23e4628206 Minor rewording
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:15:04 -04:00
Adam Harvey 6472a6fd4f Wrapping not needed with prettier-ignore for YAML frontmatter
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:05:50 -04:00
Adam Harvey e8c1793819 Fix sidebar
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:04:52 -04:00
Leon 2d2de6bda5 added more examples
Signed-off-by: Leon <leonvanginneken@gmail.com>
2021-09-14 15:31:25 +02:00
Leon van Ginneken 23b69dcd51 Document the default scan option for the org
Signed-off-by: Leon <leonvanginneken@gmail.com>
2021-09-14 14:38:29 +02:00
blam 114a10fe9c chore: added some more docs around field extensions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00
blam 67ee34dcae docs: added some more examples
Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00