Commit Graph

1252 Commits

Author SHA1 Message Date
Ben Lambert 46454c148f Merge pull request #18157 from alexef/scaffolder-each
scaffolder: enable each property on task step (#8890)
2023-08-11 14:54:31 +02:00
blam 027cad759b chore: fixing docs
Signed-off-by: blam <ben@blam.sh>
2023-08-11 12:16:48 +02:00
Fredrik Adelöw e069ec403f Merge pull request #19223 from arhill05/features/scaffolder-slack-actions
Add Slack actions plugin to microsite
2023-08-07 16:00:07 +02:00
Drew Hill b676ab343a Add Slack actions plugin to microsite
Signed-off-by: Drew Hill <mdude2314@gmail.com>
2023-08-04 09:37:19 -04:00
Alex Eftimie 5b0b80f395 fix docs
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-08-03 12:23:46 +03:00
Alex Eftimie 5a432881d7 Merge branch 'master' into scaffolder-each 2023-08-03 09:01:29 +03:00
Patrik Oldsberg 1233e3b3d1 docs: minor naming fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 14:46:49 +02:00
Fredrik Adelöw a9e89809d6 Merge pull request #18094 from adamdmharvey/adamdmharvey/improve-tech-docs-docs
chore(docs): Replace deprecated imports
2023-07-28 20:35:47 +02:00
Jamie Klassen dcd7e1622c Merge pull request #18594 from jamieklassen/serviceaccount-token-docs
improve serviceAccountToken docs
2023-07-25 10:34:44 -04:00
Jamie Klassen 26fde684d6 Add caveats about production-suitability
Also restructure the token instructions into a bullet list based on k8s version.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-07-20 22:29:27 -04:00
Ben Lambert f723695dfc Merge pull request #18683 from fidelity/fidelity-20230705-171353
docs(scaffolder) - Documentation for built in ui:fields for Scaffolder #5883
2023-07-15 14:56:58 +02:00
Juan Flores 376c8fe08d Adding backsticks to titles to pass md linter
Signed-off-by: Juan Flores <juan.flores@fmr.com>
2023-07-14 16:09:04 +01:00
Juan Flores 05f26bd9a2 Docs for built in ui:fields for Scaffolder #5883
Signed-off-by: Juan Flores <juan.flores@fmr.com>
2023-07-14 16:09:04 +01:00
Ali Ok aba79af29e Fix a broken image url in docs/features/software-catalog/
Signed-off-by: Ali Ok <aliok@redhat.com>
2023-07-06 16:04:02 +03:00
Jamie Klassen 7cb2217599 improve serviceAccountToken docs
Give instructions for k8s 1.24+, and mention the in-cluster option

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-07-05 13:02:51 -04:00
Ant Weiss f73b456da2 Fix some english in writing-custom-actions.md
Fixing a few minor grammar issues that caught my eye.


Signed-off-by: Ant Weiss <anton@otomato.io>
2023-06-26 11:57:23 +02:00
Patrick Jungermann 6e446c053c docs: fix doc for allowed chars for metadata.tags
Relates-to: PR #18330
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2023-06-21 09:36:32 +02:00
Fredrik Adelöw eac5a0778d Merge pull request #18311 from adobejmong/ETHOS-48559-disable-register-new-component
docs: section on how to disable the register existing component button
2023-06-20 10:27:04 +02:00
Fredrik Adelöw 294489ee3e Merge pull request #17972 from adamdmharvey/adamdmharvey/fix-docs
chore(docs): Fix proper case and improve wording
2023-06-19 15:42:22 +02:00
Jan Michael Ong 32979b0429 docs: section on how to disable the register existing component button
Signed-off-by: Jan Michael Ong <adobejmong@gmail.com>
2023-06-16 12:37:07 -07:00
Gabriel Zvonček 84db0f7911 Update extending the model docs with correct imports and add getProcessorName function
Signed-off-by: Gabriel Zvonček <gabriel.zvoncek@gmail.com>
2023-06-14 08:50:42 +02:00
Alex Eftimie 0f58402454 Update docs. Fix tsc
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-06-12 00:08:07 +02:00
Adam Harvey c552a7a4d7 Merge branch 'master' of github.com:backstage/backstage into adamdmharvey/fix-docs
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-06 09:42:11 -04:00
Fredrik Adelöw 2a7bca7c70 update entity ref docs to remove illegal usages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-02 16:29:15 +02:00
Adam Harvey b5de6d107f chore: Replace deprecated imports
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-02 10:15:35 -04:00
Eric Peterson 43dc492bc4 Document URL Reader export-ignore limitations
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-05-31 18:48:17 +02:00
Morgan Bentell 86b195a3cd Merge pull request #17651 from adamdmharvey/adamdmharvey/techdocs-docs
chore(docs): Improve wording on TechDocs how to page
2023-05-30 10:05:33 +02:00
Adam Harvey 864b58b11d chore: Fix trailing punctuation
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-24 23:21:54 -04:00
Adam Harvey 86b8de42f9 chore(docs): Fix proper case and improve wording
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-24 23:16:47 -04:00
Fredrik Adelöw 20a2bbb831 Merge pull request #17002 from waldirmontoya25/master
Starting User Guide to define the Catalog Graph
2023-05-22 13:04:51 +02:00
olangen 7c5431c413 Run prettier on descripted-format.md
Signed-off-by: olangen <oliver.langen@nokia.com>
2023-05-13 13:35:30 +00:00
Oliver Langen 9d04d98275 Apply suggestions from code review
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Oliver Langen <128791938+langeno@users.noreply.github.com>
2023-05-12 13:46:07 +02:00
olangen f4af5d4d15 Correcting namespace format rules in catalog documentation
Signed-off-by: olangen <oliver.langen@nokia.com>
2023-05-12 08:06:49 +00:00
Waldir Montoya 66ea69cb02 Changing the title for the speller checker
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 12:17:33 -05:00
Waldir Montoya 10156830b9 Add the document to the microsite
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 30831e4891 Fix wording, image format and added links back to docs
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya ec17fe572a Correct H1 Heading
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Waldir Montoya <35240971+waldirmontoya25@users.noreply.github.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 744ace24f0 Update docs/features/software-catalog/user-guide.md
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Waldir Montoya <35240971+waldirmontoya25@users.noreply.github.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya e44261e3b4 Fix misspelling
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:59 -05:00
Waldir Montoya 33befe22a2 add Catalog User Guide
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:58 -05:00
Waldir Montoya 3276260077 add an initial catalog user guide
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-05-09 11:26:58 -05:00
Ben Lambert 94dbebaf00 Merge pull request #17641 from voximity/scaffolder-text-output
feat(scaffolder/next): Markdown text output
2023-05-09 11:02:18 +02:00
Zander Franks 2c902791b0 fix(docs): Remove text output link example
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-08 13:23:03 -05:00
Jamie Klassen c7bad1005b add aks access token to request body
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-05-08 10:04:58 -04:00
Adam Harvey 9fc9d2a736 chore: More formatting
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-04 13:48:37 -04:00
Adam Harvey f8ac46f627 chore: Additional cleanup and formatting
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-04 13:45:51 -04:00
Zander Franks b779e98756 fix(scaffolder): requested changes
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-04 12:37:35 -05:00
Adam Harvey b5c2256cc0 chore: Improve docs wording
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-04 10:52:42 -04:00
Zander Franks ebf3c0e7a1 chore: fix docs Markdown example link
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-03 18:39:09 -05:00
Zander Franks d2727a2eb0 chore: add docs
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-03 17:57:32 -05:00