Eric Peterson
1d66a11acb
Merge pull request #15634 from backstage/search/new-client-docs
...
[Search] Clean up / improve ES client instantiation docs
2023-01-10 14:29:05 +01:00
Eric Peterson
ec2d3935b3
Clarify type generics in docs
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-10 13:45:56 +01:00
Morgan Bentell
e7a3ab0b86
Merge pull request #15559 from agentbellnorm/provide-embedded-app-bundle
...
[TechDocs] Allow user to provide embedded app bundle and specify port
2023-01-10 10:55:52 +01:00
Ben Lambert
bbf9ee0e8c
Merge pull request #15603 from padupe/docs/update-software-template
...
docs(docs/features/software-templates/writing-custom-field-extensions.md): update doc with valid example.
2023-01-10 10:06:52 +01:00
Morgan Bentell
794a87c36c
remove autoformatting changes
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-10 09:52:45 +01:00
Paulo Eduardo Peixoto
e85e61c154
docs(docs/features/software-templates/writing-custom-field-extensions.md): change "kehab" to "kebab".
...
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com >
2023-01-09 14:16:44 -03:00
Eric Peterson
2a49ffbcb3
Clean up / improve client instantiation docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-09 13:29:39 +01:00
Paulo Eduardo Peixoto
a3497ad621
style(docs/features/software-templates/writing-custom-field.extension.md): change style at line 28.
...
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com >
2023-01-09 08:18:16 -03:00
Morgan Bentell
29113e760a
update docs and clean up
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-09 10:03:39 +01:00
Paulo Eduardo Peixoto
7c85508a02
docs(docs/features/software-templates/writing-custom-field-extensions.md): update doc with valid example.
...
After bug at React.
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com >
2023-01-05 20:18:45 -03:00
Eric Peterson
503359280e
Use correct case when referring to Elasticsearch.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-05 14:33:15 +01:00
Eric Peterson
c2f1041c15
Note limitation about Lunr in production
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-05 14:32:26 +01:00
Eric Peterson
5e8cd3c72c
Clean up search docs homepage
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-05 14:30:54 +01:00
Fredrik Adelöw
e23f13a573
add post body fields too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-05 09:41:08 +01:00
Fredrik Adelöw
7307d4db39
mention fields too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-05 09:41:08 +01:00
Fredrik Adelöw
413767a5f1
added docs for /entities/by-refs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-05 09:41:07 +01:00
Morgan Bentell
bc18c902a2
clean up and update documentation, changeset and cli-report
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-04 15:27:27 +01:00
Johan Haals
516117a093
Remove usage of read in favour of readUrl
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-01-03 10:47:05 +01:00
John Fletcher
17da0d3ceb
Minor comprehension fix for writing template example
...
Signed-off-by: John Fletcher <fletchgqc@gmail.com >
2022-12-23 14:05:33 +01:00
Johan Haals
1592bb7a4d
Merge pull request #15063 from rikez/feat/enhance-owner-picker
...
feat(scaffolder): add EntityFilterQuery support on Entity and Owner Picker components
2022-12-22 16:44:32 +01:00
Fredrik Adelöw
71ec7585a8
document the metadata.uid field
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-12-22 14:07:22 +01:00
Enrico Alvarenga
1cd1c5cbb0
docs: update docs referencing OwnerPicker and EntityPicker
...
Signed-off-by: Enrico Alvarenga <enrico.alvarenga@segment.com >
2022-12-21 13:01:44 -08:00
Patrik Oldsberg
56ccb7e5bc
Merge pull request #15338 from backstage/docs/update
...
doc updates, replay of #14797
2022-12-21 17:26:55 +01:00
Fredrik Adelöw
7cfbbb7801
Update docs/features/software-catalog/api.md
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-12-21 13:33:03 +01:00
Fredrik Adelöw
8a97d472a3
change to asc and desc prefixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-12-21 11:53:42 +01:00
Joe Patterson
011bd518b7
Update docs for all spelling errors, and add auth0 session and spec.presence
...
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com >
2022-12-20 16:50:51 +01:00
Johan Haals
dbe6b9308d
Fix docs for microsite-next
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-12-13 14:31:10 +01:00
Renan Mendes Carvalho
1fc7239c00
doc(search): Add documentation on opensearch provider
...
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
2022-12-13 13:50:00 +01:00
Patrik Oldsberg
3579468489
Merge pull request #14125 from clareliguori/aws-creds-provider
...
Standardize AWS credentials configuration
2022-12-12 16:27:45 +01:00
Fredrik Adelöw
903d29a028
Merge pull request #15005 from jamieklassen/k8s-cluster-cafile
...
[kubernetes-backend] support caFile on clusters defined in app-config
2022-12-12 11:46:57 +01:00
Brian Fletcher
626a71fa06
fix review comments
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-12-07 13:03:45 +00:00
Brian Fletcher
e5f61559d5
use nunjucks "square bracket syntax" for steps in docs
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-12-07 08:09:05 +00:00
Clare Liguori
31f488fb19
Merge remote-tracking branch 'upstream/master'
2022-12-06 10:33:37 -08:00
Jamie Klassen
22e20b3a59
clusters in app-config support caFile
...
Signed-off-by: Jamie Klassen <jklassen@vmware.com >
2022-12-02 18:23:18 -05:00
sblausten
ab7561626e
Add link to default icons for links
...
Signed-off-by: sblausten <sam@roadie.io >
2022-12-01 14:31:20 +01:00
aaronbraundmeier@gmail.com
8015ff1258
inclusive terms
...
Signed-off-by: aaronbraundmeier@gmail.com <aaronbraundmeier@gmail.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-30 12:15:00 +01:00
Clare Liguori
e40790d0c2
Use integration-aws-node for credentials in S3 Techdocs
...
Signed-off-by: Clare Liguori <liguori@amazon.com >
2022-11-28 14:56:13 -08:00
Amritpal Nagra
05ab286cbf
add generated by section for dependency relation
...
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com >
2022-11-28 19:46:22 +05:30
Patrik Oldsberg
8d07e4c7ed
Merge pull request #14693 from clareliguori/upgrade-techdocs-sdk-v3
...
TechDocs: upgrade to AWS SDK v3
2022-11-28 13:56:22 +01:00
Emma Indal
fda7d82c03
add links to how to guides from customizing search
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-11-28 09:30:02 +01:00
Clare Liguori
0224a98c75
Merge remote-tracking branch 'upstream/master' into upgrade-techdocs-sdk-v3
...
Signed-off-by: Clare Liguori <liguori@amazon.com >
2022-11-25 11:45:57 -08:00
Fredrik Adelöw
d6e10c7bdb
add explicit python version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-25 14:23:01 +01:00
Patrik Oldsberg
ed13863bd7
Update docs/features/techdocs/configuring-ci-cd.md
...
Co-authored-by: Anders Näsman <70215212+realandersn@users.noreply.github.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-21 16:22:53 +01:00
Patrik Oldsberg
93a2a455ed
workflows,docs: bump github action versions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-21 13:31:50 +01:00
Johan Haals
61170c7d7d
Merge pull request #14587 from awanlin/topic/custom-provider-annotations
...
Added custom provider annotation details
2022-11-21 08:36:26 +01:00
Camila Belo
0e99e64883
Merge pull request #14569 from mstergianis/docs/fix-catalogresultlistitem
...
docs: Replaces use of CatalogResultListItem with correct symbol
2022-11-18 10:54:52 +01:00
Clare Liguori
37931c33ce
TechDocs: upgrade to AWS SDK v3
...
Signed-off-by: Clare Liguori <liguori@amazon.com >
2022-11-17 21:36:15 -08:00
Johan Haals
167d5baad2
Merge pull request #14008 from kuangp/feat/fieldExplorer
...
[PRFC] Custom Field Extension Explorer
2022-11-17 09:58:39 +01:00
Phil Kuang
da25293910
refactor(scaffolder): wrap full field schema and prop type def in helper
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-11-14 11:41:42 -05:00
Harry Powell
c72c6172db
Correct kubernetes.ts file path in installation.md
...
Correcting file path from `packages/backend/src/plugin/kubernetes.ts` to `packages/backend/src/plugins/kubernetes.ts`
Signed-off-by: Harry Powell <powell.harryj@gmail.com >
2022-11-14 14:18:18 +00:00