Ben Lambert
90f73c6d25
Merge pull request #28375 from jvmdc/patch-2
...
Fix checkpoint example in "Writing custom actions"
2025-01-28 10:08:41 +01:00
blam
91af9682be
chore: pretty :nails:
...
Signed-off-by: blam <ben@blam.sh >
2025-01-28 09:55:42 +01:00
Ben Lambert
edbec62129
Merge pull request #28583 from AmbrishRamachandiran/software-catalog-docs
...
Updated docs of Software catalog docs
2025-01-28 09:39:41 +01:00
Andre Wanlin
ed8b541ea9
Merge pull request #28418 from stephenglass/docs-field-validators
...
add documentation for async field extension validators
2025-01-27 15:17:27 -06:00
Fredrik Adelöw
e332cfacdb
strengthen the case sensitivity statements about refs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-01-22 11:42:34 +01:00
AmbrishRamachandiran
160b7a265c
Updated docs of Software catalog docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2025-01-22 11:11:29 +05:30
John Philip
47e429861d
Merge pull request #27853 from autodesk-forks/nikolarAutodesk/makeTechDocsCustomizable
...
[plugin-techdocs] Add props to increase flexibility and reusability
2025-01-20 03:25:59 -05:00
Florian Bauer
ac0e1acf78
Kubernetes: add option to fetch additional objectTypes which are not present in DEFAULT_OBJECTS ( #28150 )
...
* Fixed lack of secrets
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
* add tests
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
* remove log
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
---------
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
2025-01-17 08:15:39 -05:00
Laimis Juzeliūnas
8de3d2d53d
feat(techdocs): add support for AWS S3 retries in publisher ( #28446 )
...
This change is to allow a configurable retry in Backstage TechDocs AWS S3 publisher.
It introduces a new possible option for techdocs-cli publish called --awsMaxAttempts. This configuration when specified as a number translates to maxAttempts that is compatible with aws-sdk/client-s3 (JavaScript v3) S3Client class. The change will not break existing configuration setups - maxAttempts is optional and fallbacks to already existing defaults if not specified.
Signed-off-by: Laimis Juzeliūnas <asnelaimis@gmail.com >
2025-01-14 13:15:16 -05:00
nikolar
7dcbc669b7
clarify howtoguide
...
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com >
2025-01-13 11:25:11 -08:00
AmbrishRamachandiran
5120b3482a
Updated docs of kubernetes configuration docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2025-01-13 16:04:53 +05:30
Stephen Glass
a46aebbd07
add documentation for async field extension validators
...
Signed-off-by: Stephen Glass <stephen@stephen.glass >
2025-01-09 00:55:33 -05:00
Ben Lambert
a8140d60f6
Merge pull request #28240 from awanlin/docs/remove-writing-actions-new
...
[Docs] Removed `new` from `addActions` call
2025-01-07 15:58:37 +01:00
jvmdc
203783ba48
Fix checkpoint example in "Writing custom actions"
...
The example was not using the correct parameters for setting up the checkpoint - You pass in an `opts` object rather than individual parameters.
Signed-off-by: jvmdc <109624469+jvmdc@users.noreply.github.com >
2025-01-06 12:56:49 +01:00
nikolar
0fc1936db4
fix custom props
...
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com >
2024-12-20 17:39:44 -08:00
Andre Wanlin
3f82a0c99e
Merge pull request #27353 from jescalada/catalog-index-customization-example-new
...
Add custom column example for existing Kind
2024-12-20 08:15:41 -06:00
Andre Wanlin
7d635e1e86
Removed new
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-12-19 13:16:10 -06:00
AmbrishRamachandiran
a61cccb093
Updated docs of seach
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-12-19 12:07:16 +05:30
Reyna Nikolayev
845b0f17f5
Merge branch 'master' into nikolarAutodesk/makeTechDocsCustomizable
...
Signed-off-by: Reyna Nikolayev <146387693+nikolarAutodesk@users.noreply.github.com >
2024-12-10 16:40:53 -08:00
Fredrik Adelöw
973dd6f25d
fix some little things that vale was complaining about
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-10 14:31:54 +01:00
Gavin Clarke
93bfd674db
Add more template input examples to docs
...
Signed-off-by: Gavin Clarke <431018+gavinclarkeuk@users.noreply.github.com >
2024-12-06 14:58:18 +00:00
nikolar
351952cb93
renaming
...
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com >
2024-12-03 15:41:04 -08:00
nikolar
1f40e6bf88
add docs and clean up
...
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com >
2024-12-02 22:35:58 -08:00
Andre Wanlin
82aa728618
Merge pull request #27784 from jahller/patch-3
...
docs(techdocs): Update Docker command to install mkdocs
2024-11-28 15:04:23 -06:00
Ben Lambert
814599ca5a
Merge pull request #25975 from backstage/blam/secret-collection
...
scaffolder: Implement hooks for collecting secrets
2024-11-26 10:29:01 +01:00
Johan Haals
3e7570562a
Merge pull request #27596 from fidelity-contributions/feature/issue-27318
...
Feature/issue 27318
2024-11-26 10:25:29 +01:00
blam
e37287d2ea
chore: some quick docs
...
Signed-off-by: blam <ben@blam.sh >
2024-11-25 16:14:28 +01:00
Bari, Haider
d3768f94a9
fixed format issues
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-11-22 19:39:23 +00:00
Bari, Haider
89b2ed389e
shorten one of the examples
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-11-22 14:44:08 +00:00
Jan
062f6fdb56
docs(techdocs): Update Docker command to install mkdocs
...
Signed-off-by: Jan <herr.jan.heller@googlemail.com >
2024-11-22 13:13:58 +01:00
Juan Escalada
6d0b7bc126
Update docs/features/software-catalog/catalog-customization.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com >
2024-11-18 19:29:30 -08:00
Juan Escalada
63d121cc56
Update docs/features/software-catalog/catalog-customization.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com >
2024-11-18 19:28:59 -08:00
Juan Escalada
21af8faf5a
Update docs/features/software-catalog/catalog-customization.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com >
2024-11-18 19:28:16 -08:00
Alex Lorenzi
0df455f94b
Update how-to-guides.md
...
small grammar update
Signed-off-by: Alex Lorenzi <671432+alexlorenzi@users.noreply.github.com >
2024-11-14 16:53:22 -05:00
Alex Lorenzi
0c9bd0abe5
Updated mermaid installation docs
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2024-11-14 16:41:03 -05:00
Bari, Haider
aa1921f0e0
fixed format issues
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-11-12 20:52:43 +00:00
Johan Haals
0206910b12
Merge pull request #27428 from padupe/docs/writing-custom-field-extension_add-imports
...
docs(docs/features/software-templates/writing-custom-field-extensionsmd): add pending imports.
2024-11-12 14:39:15 +01:00
Paulo Eduardo Peixoto
05c2dda150
docs(docs/features/software-templates/writing-custom-field-extensions.md): adjust the imports in a "separate" way.
...
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com >
2024-11-12 09:53:58 -03:00
Fredrik Adelöw
661add02ac
Merge pull request #27537 from joshuagenders/stitching-docs
...
chore: Fix documentation for catalog backend stitching
2024-11-11 15:08:38 +01:00
Paulo Eduardo Peixoto
533acc4406
Merge branch 'master' into docs/writing-custom-field-extension_add-imports
...
feat: update branch from backstage/backstage.
2024-11-11 09:38:23 -03:00
Abhishek Bvs
d9638d6ab4
Update writing-templates.md
...
Signed-off-by: Abhishek Bvs <32136294+abhishekbvs@users.noreply.github.com >
2024-11-11 11:15:40 +05:30
Juan Escalada
7a462f286e
Fix custom column example
...
Signed-off-by: Juan Escalada <juanescalada175@gmail.com >
2024-11-07 13:12:49 +09:00
Joshua Genders
52995c9c30
chore: fix documentation for catalog backend stitching
...
Signed-off-by: Josh Genders <josh.genders@cargroup.com >
2024-11-07 13:32:49 +10:00
Seba
0b729da922
add the pod delete feature to the kubernetes react plugin ( #24534 )
...
* add the pod delete feature to the kubernetes react plugin
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* move podDelete into PodDrawer
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* remove dialog and use only a button
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* move config inside frontend object
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* update the k8 configration.md documentation
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add error ui if error
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* refactor restart text logic
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* fix test var name
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* fix doc key
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* revert last commit
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add i18n
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* Update plugins/kubernetes-react/src/translation.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com >
* remove buttonText config
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add alpha and doc
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add alpha api report
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
---------
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-11-05 15:04:48 -05:00
Paulo Eduardo Peixoto
1b23511acd
docs(docs/features/software-templates/writing-custom-field-extensions.md): remove import from "@material-ui/core/FormControl".
...
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com >
2024-11-04 08:39:21 -03:00
Paulo Eduardo Peixoto
f32a2d3198
docs(docs/features/software-templates/writing-custom-field-extensions.md): add pending imports.
...
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com >
2024-11-01 11:19:20 -03:00
Jonathan Nagayoshi
2806868e8b
docs(templates): adds default value to NODE_OPTIONS
...
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br >
2024-10-28 14:47:14 -05:00
Jonathan Nagayoshi
f415c7b9c9
docs(sofware-templates): improves instruction for --no-node-snapshot
...
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br >
2024-10-25 16:22:45 -05:00
Fredrik Adelöw
72e2631beb
two more faq entries
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-25 14:45:07 +02:00
Juan Escalada
db32340cb1
Improve wording
...
Signed-off-by: Juan Escalada <juanescalada175@gmail.com >
2024-10-25 18:46:02 +09:00