Commit Graph

754 Commits

Author SHA1 Message Date
Ben Lambert bc3acec86a Merge pull request #8622 from julioz/julioz/gocd-plugin
Add GoCD plugin
2022-01-12 14:00:59 +01:00
Eric Peterson 45df287eec Show how to hide locations from search
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-07 15:52:59 +01:00
Eric Peterson 3f975582a4 Merge pull request #8625 from dweber019/patch-1
Fix mkdocs-techdocs-core version
2022-01-07 11:50:26 +01:00
David Weber a46fe68c1c Update to mkdocs-techdocs-core==0.2.2
Signed-off-by: David Weber <david.weber@baloise.ch>
2022-01-07 08:08:54 +01:00
Julio Zynger 687cfac222 Merge branch 'master' into julioz/gocd-plugin
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-05 18:22:20 +01:00
Tim Hansen 7b31064fe8 Add routeRef in catalog customization example
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-01-03 09:51:45 -07:00
Julio Zynger e14896fb63 Update well-known annotations
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-03 15:40:54 +01:00
Tim Hansen 04da4ec45c Merge pull request #8685 from kuangp/feat/customization
feat(customization): support customizing catalog and api index pages via outlets
2021-12-30 11:04:43 -07:00
Phil Kuang 11b81683a9 feat(customization): support customizing catalog and api index pages via outlets
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-30 12:40:20 -05:00
Patrik Oldsberg 5ba7b6b20e Merge pull request #8641 from livetocode/feature/addGkeLinkFormatter
implement dashboard link formatter for GKE
2021-12-30 16:47:56 +01:00
Greg Taylor d6aec1c506 Fix techdocs links to the CLI (#8650)
The techdocs docs were written prior to the techdocs-cli being
crunched into the monorepo. This commit fixes a few links that
still point to the old separte spotify/techdocs-cli repo.

Signed-off-by: Greg Taylor <snagglepants@gmail.com>
2021-12-28 08:59:11 +01:00
Morgan Martinet 669e73b87b change dashboardParameters signature after code review
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-12-27 22:40:46 -05:00
Denis Aoki aa8f764a3e techdocs(sanitizer): adds iframe support (#8237)
Signed-off-by: dnsaoki2 <dnsaoki@gmail.com>
2021-12-27 12:01:22 +01:00
Morgan Martinet acce31fa2a fix documentation warnings
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-12-27 01:10:59 -05:00
Morgan Martinet 7ac0bd2c66 implement dashboard link formatter for GKE
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-12-27 00:43:43 -05:00
goenning 01e1f746f1 update docs
Signed-off-by: goenning <me@goenning.net>
2021-12-17 15:10:48 +00:00
Ben Lambert f082d9034b Merge pull request #8486 from RoadieHQ/cronjobs-docs
add cronjobs to list of required permissions
2021-12-16 10:55:49 +01:00
Brian Fletcher 62915c3688 add batch api group explanation
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-15 13:25:12 +00:00
Charles Lowell baf39f45b5 Add explainer for newClient to the search howto
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 20:49:27 +02:00
Brian Fletcher 5053de976c add cronjobs to list of required permissions
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-14 11:43:23 +00:00
Emma Indal aa7a73e947 [TechDocs] Add metadata to cli docs (#8445)
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-12-10 10:12:13 +01:00
Johan Haals e3d21acf2a Merge pull request #8374 from backstage/orkohunter/docs-v1beta3-templates
scaffolder: update docs with v1beta3 syntax
2021-12-08 14:13:41 +01:00
Himanshu Mishra 285f7ec2e6 fix apiVersion for scaffolder.backstage.io/v1beta3 in docs
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-12-07 18:13:06 +05:30
Tim Hansen 36bb4fb2e9 More scaffolder config cleanup
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-06 13:13:03 -07:00
Otto Sichert 731e9293bd Merge pull request #6335 from backstage/iameap/techdocs-cache
[TechDocs] Optional static resource caching
2021-12-06 10:38:30 +01:00
Himanshu Mishra 94c3583f2b scaffolder: update docs with v1beta3 syntax
migration guide: https://backstage.io/docs/features/software-templates/migrating-from-v1beta2-to-v1beta3

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-12-06 11:23:16 +05:30
Eric Peterson e3e6e9a86d One last docs update to clarify new architecture.
Signed-off-by: Eric Peterson <i.am@eric.pe>
2021-12-05 17:05:07 -06:00
Johan Haals f046799197 Merge pull request #8356 from backstage/jhaals/microsite
microsite: close html tags
2021-12-03 11:52:12 +01:00
Johan Haals 972a047c43 microsite: close html tags
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-03 11:34:06 +01:00
Matthew Clarke c010632f88 kubernetes-plugin: integrate with top method from kubernetes client library (#8248)
* kubernetes-plugin: integrate with top method from kubernetes client library

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

* fix existing tests

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

* prettier

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

* add fetcher test

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

* update api report

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

* fix fe tests

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

* fe tests

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

* changeset

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

* add skip metrics lookup flag

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

* add skip metrics lookup to gke locator and docs

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

* fix tests

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

* minor change

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

* missed prettier

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

* missed file

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

* more details to changeset

Signed-off-by: mclarke <mclarke@spotify.com>
2021-12-02 23:10:48 +00:00
Emma Indal bac29f1cde remove space
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 09:47:48 +01:00
Camila Belo 662636227b feat(search): move the modal state to context
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:38:17 +01:00
Camila Belo a5a6cd5db7 docs(search): update the number of engines
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 15:32:50 +01:00
Andrew Tran 1a792a7ef6 update docs
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-30 16:12:21 -06:00
Andrew Tran 4dab6ffaad update changeset, fix pr nits
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-30 16:04:39 -06:00
Andrew Tran 24af47761b update docs
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 11:05:10 -06:00
Tim Hansen 4add90deb3 Merge pull request #8252 from brexhq/jrusso/add-template-swimlanes
Add swimlanes to scaffolder page
2021-11-28 20:31:43 -07:00
Eric Peterson ef04b09f75 Make cache readTimeout configurable.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-28 13:16:04 -07:00
Eric Peterson 0a5278b92a Update Backstage.io docs with config/recs
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-28 13:16:04 -07:00
jrusso1020 f3bcd52216 rename swimlane -> group
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
jrusso1020 fa683cab7d address comments
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
Mike Lewis 14a6c46dff Merge remote-tracking branch 'origin/master' into natasha/b2b-auth
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-22 18:22:57 +00:00
Nataliya Issayeva 98bad1b7d8 Update changeset and docs
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-11-18 07:57:53 -08:00
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Ben Lambert 35b606102b Merge pull request #8130 from backstage/blam/docsupdate
docs: Link out to Custom Field Extensions
2021-11-18 10:57:29 +01:00
Ben Lambert 770b5eda87 Merge pull request #7908 from anthonyikeda/master
Placed the Custom Actions pre-requisites at the top of the document i…
2021-11-18 10:27:31 +01:00
blam d73ae57163 docs: updating the docs saying that it is now possible to provide your own Field Extensions
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:24:04 +01:00
Ben Lambert a4faa290b8 Merge pull request #7780 from backstage/joonp/provide-scaffolder-template-metadata
Expose template metadata to custom action handler
2021-11-17 20:59:11 +01:00
blam a648d763d7 chore: fixing pr comments
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:17:08 +01:00
Eric Peterson ec2c835afc Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli
Tech Docs Command Line Reunification
2021-11-17 13:00:48 +01:00