Commit Graph

445 Commits

Author SHA1 Message Date
Tim Hansen 2e2cb81fdf Add link to Bitbucket Discovery, fix capitalization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-01 12:18:16 -06:00
Fredrik Adelöw 23a7ffc960 Merge pull request #5155 from jmgrimes/group-members-support
Added support for 'members' field of Group catalog model entity.
2021-03-30 09:03:55 +02:00
James Turley 2ab6f3ff07 Add OwnerPicker component to scaffolder
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-03-29 11:54:20 +01:00
Ben Lambert 29397aac4c Merge pull request #5144 from lunarway/docs/catalog-readonly
Add documentation for readonly catalog
2021-03-29 10:36:48 +02:00
Eric Peterson d355b516f5 Sync up docs with progress made on Search Foundations. (#5136)
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-03-29 10:14:26 +02:00
Jonah Grimes 35cee069a9 fixed documentation link for kind-user
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com>
2021-03-28 22:02:09 -04:00
Jonah Grimes 8488a1a969 added support for the 'members' field of the Group entity, allowing specification of direct members from the Group side of the relationship. added support to the BuiltinKindsEntityProcessor to generate the appropriate relationships. updated documentation.
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com>
2021-03-28 21:22:36 -04:00
Crevil 6018263df0 Add documentation for readonly catalog
This change contains documentation for the readonly configuration of the catalog
(80e92b8f48 #5034).

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-03-27 06:36:20 +01:00
Ben Lambert 087bfa89e2 Merge pull request #5055 from backstage/timbonicus/github-discovery-doc
Add more integrations documentation
2021-03-25 14:19:08 +01:00
Tim 4e1227ce2e Merge pull request #5032 from backstage/timbonicus/create-app-updates
Update create-app template for better parity with example app
2021-03-25 06:23:36 -06:00
Tim Hansen cc3dca079e Rework catalog configuration; add integrations documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-23 14:34:52 -06:00
Tim Hansen 5da3fddb42 Add documentation for github-discovery processor
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-22 12:24:58 -06:00
Patrik Oldsberg 44febdd87a Merge pull request #5011 from sethmiles/patch-1
Updated sample components to their correct links.
2021-03-22 16:31:32 +01:00
Tim abfc118f80 Merge pull request #5030 from backstage/timbonicus/fix-techdocs-example
Update TechDocs getting-started code snippet
2021-03-22 07:34:35 -06:00
Tim Hansen f88fe9dd9b Update create-app template for better parity with example app
Fixes #4613

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 15:18:26 -06:00
Tim Hansen cbc5210107 Fix custom-actions source link
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:20:08 -06:00
Tim Hansen 5186afea8c Update TechDocs getting-started
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:10:56 -06:00
Seth Howard 1098ea21ee Updated sample components to their correct links.
Someone changed the directory structure of the examples and didn't update the docs.

Signed-off-by: Seth Howard <seth.howard@doordash.com>
2021-03-18 20:18:12 -06:00
Tim Hansen 2a1ffdae9f Update wording for starting the backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:33:30 -06:00
Tim Hansen 5ee959802c Minor tweaks to software catalog docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:07:00 -06:00
Fredrik Adelöw e443917d80 Merge pull request #4882 from backstage/docs/small-change
docs: change recommended actions folder name
2021-03-13 14:51:37 +01:00
Himanshu Mishra c1de2a809a docs: Add TechDocs FAQ about annotation value when using external build and storage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-11 23:28:13 +01:00
mclarke b16a480275 add kubernetes custom hook tests
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 14:44:10 +00:00
Matthew Clarke e2c1b3fb6a Kubernetes: initial CRD framework (#4892)
* Kubernetes: initial CRD framework

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

* use luxon instead of date-fns

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

* fix test

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

* update ui schema

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

* update app config

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

* rollout tests

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

* add default custom resource component

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

* make custom resources optional

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

* add docs

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

* prettier

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

* replace core-api usage with core

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 10:32:41 +00:00
Johan Haals b8f86caa7a Merge pull request #4869 from backstage/mob/actions-list
Scaffolder: Add page displaying available actions
2021-03-10 14:47:46 +01:00
Johan Haals 4d4e0bdfb5 Remove redundant header
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:54:41 +01:00
Johan Haals f9aeab88a0 Move built-in actions docs to the scaffolder itself
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:43:19 +01:00
blam 52dac1fda9 chore: run prettier
Signed-off-by: blam <ben@blam.sh>
2021-03-09 11:20:21 +01:00
blam 8af610e8c4 docs: change recommended actions folder name
Signed-off-by: blam <ben@blam.sh>
2021-03-09 08:37:48 +01:00
Ben Lambert 365a55372a Merge pull request #4868 from rbideau/4867-configure-aws-s3-endpoint
Add techdocs.publisher.awsS3.endpoint config option
2021-03-08 17:22:27 +01:00
r.bideau ca4a904f6b Add techdocs.publisher.awsS3.endpoint config option
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-03-08 13:56:32 +01:00
Matthew Clarke 9581ff0b4f Kubernetes: lookup cluster config from google api when using GKE (#4844)
* Restructure config; add GKE cluster locator

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

* PR feedback

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

* fix region typo

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

* replace config api call with clusters endpoint

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

* missed tsc error

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

* doc tweak

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-08 10:27:09 +00:00
blam 6aa109828d docs: updating the example action to be valid typescript :)
Signed-off-by: blam <ben@blam.sh>
2021-03-07 17:56:07 +01:00
Himanshu Mishra ea3d406038 Merge pull request #4714 from erdoganoksuz/feature/OpenStackSwiftPublisher 2021-03-05 07:57:36 +00:00
Ben Lambert 239b13dc4f Merge pull request #4743 from gazandic/docs/refine-kubernetes
docs: refine kubernetes core feature docs
2021-03-04 18:45:05 +01:00
Gazandi 228538165d Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:41:31 +07:00
gazandi 12b73bbb9a prettier
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:38:44 +07:00
Gazandi 43c757ae60 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:33:09 +07:00
gazandi 3b2312b8a8 fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:59:09 +07:00
gazandi f7c4b70ffa fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:46:16 +07:00
gazandi 64af168ebc fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:41:33 +07:00
gazandi af775fafb5 fix: prettier
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:32:47 +07:00
Gazandi 0224256322 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 3ba3cedb4d Update configuration.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 335b33cd12 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 46a09ae1df Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 9efbfd309b Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 5eaf80d405 edit wording
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 304521bec1 delete comment
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 0e5fc79b46 Apply suggestions from code review
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00