Dominik Henneke
42f2adadc8
Merge pull request #5415 from SDA-SE/feat/rundocker-api
...
Refactor the runDockerContainer function to a ContainerRunnerApi interface
2021-05-05 12:00:40 +02:00
Marco Crivellaro
c199090e31
adding steps to enable plantuml support in github workflow
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-05-04 12:03:52 +01:00
Fredrik Adelöw
a6e5293984
Merge pull request #5521 from splunk/fix-yarn-build-lax
...
[Fixes #5520 ] yarn build does not have --lax option exposed
2021-05-03 14:26:09 +02:00
Dominik Henneke
e0bfd3d448
Refactor the runDockerContainer function to a ContainerRunner interface.
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-05-03 14:16:28 +02:00
Fredrik Adelöw
044f9930d1
Merge pull request #5527 from RoadieHQ/github-discovery-faqs
...
Mention error handling on GitHub discovery docs
2021-05-03 13:00:10 +02:00
Fredrik Adelöw
b99ac3f6e1
Minor composability etc docs changes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-02 22:13:05 +02:00
Adam Harvey
2dea4154df
Proper caps of Backstage
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-05-01 08:27:03 -04:00
Adam Harvey
550a5ff0b6
Reword personalized sentence
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-05-01 08:26:44 -04:00
Adam Harvey
0568748677
Add custom logo instructions
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-05-01 08:26:22 -04:00
David Tuite
650af9bc95
Move processor error handling to configuration docs
...
Signed-off-by: David Tuite <david@roadie.io >
2021-05-01 11:15:03 +01:00
Anders Näsman
55d84d7ce4
Merge pull request #5523 from RoadieHQ/tech-docs-s3-like-services
...
Tech docs with s3-like services
2021-04-30 11:48:55 +02:00
Fredrik Adelöw
50a3012f8c
Merge pull request #5490 from onematchfox/fix/proxy-config-env-vars
...
Remove requirement for proxy routes to be prefixed with `/`
2021-04-29 16:55:58 +02:00
David Tuite
ce563d118b
Fix spelling error
...
Signed-off-by: David Tuite <david@roadie.io >
2021-04-29 10:48:30 +01:00
David Tuite
85409a343e
Mention error handling on GitHub discovery docs
...
Signed-off-by: David Tuite <david@roadie.io >
2021-04-29 10:38:23 +01:00
Jussi Hallila
e9e56b01ac
Add possibility to use path style discovery on S3 tech docs. Enables the possibility to support S3-like buckets that rely on path style API like Localstack.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-04-29 10:54:42 +02:00
Heather Lee
3923318d87
Updated documentation
...
Signed-off-by: Heather Lee <heatherl@splunk.com >
2021-04-28 17:41:45 -07:00
Patrik Oldsberg
095d890e68
Merge pull request #5432 from jrusso1020/jrusso/fix-5420
...
[Fixes 5420] Update component example in documentation
2021-04-28 19:04:02 +02:00
jrusso1020
55e1d9f3a5
update JSON
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-04-28 08:45:35 -06:00
Patrik Oldsberg
61fdfd70a3
Merge pull request #5353 from backstage/rugvip/plugins-docs
...
docs,READMEs: updates for composability changes
2021-04-27 17:47:13 +02:00
Patrik Oldsberg
e5d4cd4dc8
docs: prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-27 17:30:34 +02:00
jrusso1020
6b580d979b
addres feedback
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-04-27 09:17:59 -06:00
Patrik Oldsberg
74f74ccbdb
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-04-27 17:16:16 +02:00
Patrik Oldsberg
9a69a3877e
Merge pull request #5436 from onematchfox/fix-techdocs-tutorials
...
Align TechDocs (`mkdocs.yml`) navigation with microsite
2021-04-27 16:45:37 +02:00
Brian Fox
cdb3426e56
fix(proxy-backend): prefix routes with / if not present in config
...
This commit ensures that the default `pathRewrite` configuration for a proxy element is more resilient to the combination of whether:
- `route` is prefixed with `/`
- `pathPrefix` on the plugin is suffixed with `/` (which at present it will never be - see comments).
Signed-off-by: Brian Fox <brianhfox@gmail.com >
2021-04-27 12:40:15 +02:00
Patrik Oldsberg
df897a6126
Merge pull request #4918 from JacobValdemar/patch-1
...
Contribute terraform file for S3 storage in Techdocs
2021-04-27 10:30:43 +02:00
Brenda Sukh
24c24f384a
Add stability index for cost insights
...
Signed-off-by: Brenda Sukh <brendasukh@gmail.com >
2021-04-26 14:14:22 -04:00
Tim Hansen
ba86f0290d
Comment health checks with note
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-23 12:34:46 -06:00
Tim Hansen
3b3bc4d120
Add healthcheck to k8s doc
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-23 12:13:13 -06:00
Eric Peterson
74a5b00eb6
Merge pull request #5371 from adrianke77/techdocs-landing-page-customization
...
Add TechDocs landing page customization and exported components
2021-04-23 11:50:15 +02:00
Brian Fox
5652f4eee5
Fix broken link in Software Templates -> Installation
...
Signed-off-by: Brian Fox <brianhfox@gmail.com >
2021-04-23 09:58:30 +02:00
Chongyang Adrian, Ke
813a4a04f5
fix DocsTable rendering of EmptyState
...
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:38:09 +08:00
Adrian Ke Chongyang
7a3b3b2be6
Update docs/features/techdocs/how-to-guides.md
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com >
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:18 +08:00
Adrian Ke Chongyang
f5dab83b59
Update docs/features/techdocs/how-to-guides.md
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com >
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:18 +08:00
Chongyang Adrian, Ke
cb321bae90
change naming from widget to panel
...
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:18 +08:00
Chongyang Adrian, Ke
9f7d5662e3
update how-to-guides.md
...
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:17 +08:00
Adrian Ke Chongyang
6db5564af6
Update docs/features/techdocs/how-to-guides.md
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:17 +08:00
Adrian Ke Chongyang
74c91998bf
Update docs/features/techdocs/how-to-guides.md
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:17 +08:00
Adrian Ke Chongyang
10579c3d0d
Update docs/features/techdocs/how-to-guides.md
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:17 +08:00
Chongyang Adrian, Ke
39bdaa0046
Add TechDocs landing page customization and exported components
...
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-23 11:07:17 +08:00
Patrik Oldsberg
c614ede9a5
docs: update plugin installation docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-22 18:32:54 +02:00
Patrik Oldsberg
610619dba0
docs: update install step in plugin architecture docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-22 18:30:16 +02:00
jrusso1020
5461726742
[Fixes 5420] Update component example in documentation
...
Currently the entity component example towards the top of the page
has metadata.labels.system set
https://github.com/backstage/backstage/blame/master/docs/features/software-catalog/descriptor-format.md#L47
but further down on the page it's spec.system
https://github.com/backstage/backstage/blame/master/docs/features/software-catalog/descriptor-format.md#L423 .
This updates them to both use the correct spec.system key/value,
as well as add an example label to get a sense for what labels
look like as well
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-04-22 09:11:12 -06:00
Tim Hansen
938b266b86
Template spec.type is not optional
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-21 15:36:34 -06:00
Fredrik Adelöw
87a82498b9
final fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-21 13:30:21 +02:00
alde
57a10500cd
add code-coverage annotation to well-known-annotations
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-21 12:58:19 +02:00
Tim
00cd559c4a
Merge pull request #4618 from rbogle/rbogle/fargate-docs
...
Rbogle/fargate docs
2021-04-20 15:10:07 -06:00
Tim Hansen
68f3e891b8
Move Fargate doc to contrib
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-20 14:36:19 -06:00
Tim Hansen
c713442c30
Datadog RUM minor doc cleanup
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-20 14:16:13 -06:00
Rian Bogle
4792df9e78
AWS Fargate and Aurora
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-20 21:28:56 +02:00
Fredrik Adelöw
d320547ba1
Merge pull request #5391 from backstage/freben/standalone-frontend
...
update the standalone frontend contribs
2021-04-20 20:52:50 +02:00