Commit Graph

298 Commits

Author SHA1 Message Date
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
Zander Franks b779e98756 fix(scaffolder): requested changes
Signed-off-by: Zander Franks <zander@zanderf.net>
2023-05-04 12:37:35 -05: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
Vincenzo Scamporlino 283f3c3855 docs: beautify snippets
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:31:05 +02:00
Vincenzo Scamporlino 9dc715901e docs: fix conditional decision
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:31:05 +02:00
Vincenzo Scamporlino 60328b110d No I didn't mean spiderman
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:31:00 +02:00
Vincenzo Scamporlino 6ce580660a Apply suggestions from code review
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:30:20 +02:00
Vincenzo Scamporlino d49ddb8e7a docs: fix links
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:11:12 +02:00
Vincenzo Scamporlino 7153f97938 docs: permissioning scaffolder actions
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:11:12 +02:00
Vincenzo Scamporlino 6f353445dc docs: scaffolder permissions
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-21 20:11:12 +02:00
Ben Lambert 1e6ba37371 Merge pull request #16938 from backstage/blam/scaffolder-action-naming
scaffolder: naming conventions for actions convention
2023-03-29 10:22:43 +02:00
blam 7fc4dcea11 chore: woops missed one
Signed-off-by: blam <ben@blam.sh>
2023-03-28 13:04:56 +02:00
blam cf085b9d97 chore: updating the example
Signed-off-by: blam <ben@blam.sh>
2023-03-28 12:59:49 +02:00
Ben Lambert a0f66c4826 Update docs/features/software-templates/writing-custom-actions.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-03-28 12:58:14 +02:00
Patrik Oldsberg 9e82f9ec2f Merge pull request #16815 from schultzp2020/update-prism-theme
Update docs prism theme
2023-03-22 12:10:06 +01:00
Ben Lambert d2a46ab08a Update docs/features/software-templates/testing-scaffolder-alpha.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-03-21 15:31:38 +01:00
blam 6afdb19016 chore: tidy up and add some docs about this
Signed-off-by: blam <ben@blam.sh>
2023-03-21 13:48:55 +01:00
Ben Lambert 9220bfb87f Merge pull request #16795 from acierto/filter-out-templates
Filter out templates
2023-03-20 16:37:22 +01:00
Ben Lambert 7600ced55e Update writing-custom-actions.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2023-03-20 11:49:21 +01:00
Ben Lambert c3e00ba204 Merge pull request #16779 from Sarabadu/sarabadu/allow-catalog-filter-exist
[scaffolder] add support to CATALOG_FILTER_EXISTS v2
2023-03-20 11:42:40 +01:00
Paul Schultz f7f49db3d2 Merge branch 'master' of https://github.com/backstage/backstage into update-prism-theme 2023-03-17 11:59:15 -05:00
Bogdan Nechyporenko 92cf86a4b5 Filter out templates
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-17 16:50:50 +01:00
blam 9adce70834 chore: fixing spelling mistake
Signed-off-by: blam <ben@blam.sh>
2023-03-17 14:11:11 +01:00
blam 6de23c546f chore: naming conventions for github actions
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:32:42 +01:00
Juan Pablo Garcia Ripa 57c1b4752f add support to "exist_key" filters
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2023-03-15 22:49:27 +01:00
Bogdan Nechyporenko a35a1ccabd Merge remote-tracking branch 'origin/master' into abort-task
# Conflicts:
#	microsite/pages/en/plugins.js
2023-03-10 23:46:21 +01:00
Paul Schultz ed0f26cf82 Update prism style to vsDark
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-10 10:45:50 -06:00
Bogdan Nechyporenko e27ddc36da Cancelling the running task (executing of a scaffolder template)
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-09 15:40:47 +01:00
Paul Schultz 040b54f7e5 clean up formatting
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-08 10:13:38 -06:00
Paul Schultz 34fe6c9246 Merge branch 'master' into update-codeblocks 2023-03-08 10:07:11 -06:00
Niklas Aronsson b2daee5a33 Scaffolder next docs: Fix import of createNextScaffolderFieldExtension
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-03-07 11:59:42 +01:00
Paul Schultz 9c95f91c0a Add titles to codeblocks and switch from diff codeblock to language codeblock
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-01 13:30:38 -06:00
Ben Lambert e7458ceca1 Update docs/features/software-templates/writing-custom-actions.md
Co-authored-by: Adam Harvey <adaharve@cisco.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-02-28 10:54:03 +01:00
blam f86eb7f17d chore: finishing off zod zupport
Signed-off-by: blam <ben@blam.sh>
2023-02-28 10:52:56 +01:00
blam f79bafb844 chore: fix doscird links
Signed-off-by: blam <ben@blam.sh>
2023-02-23 10:37:57 +01:00
blam 32a273d78d chore: fixing code block in sidebar
Signed-off-by: blam <ben@blam.sh>
2023-02-16 19:36:36 +01:00
blam 3e8e40ae2c chore: woops, wrong version
Signed-off-by: blam <ben@blam.sh>
2023-02-14 16:54:34 +01:00
Patrik Oldsberg e900342bb6 Apply suggestions from code review
Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-14 13:56:58 +01:00
blam be4474135a chore: make vale and @kuangp happy :D
Signed-off-by: blam <ben@blam.sh>
2023-02-14 13:56:58 +01:00
blam 14916877dd docs: added some documentation about how to test the alpha version of the scaffolder
Signed-off-by: blam <ben@blam.sh>
2023-02-14 13:56:58 +01:00
Matthew Thomas adf027d6c0 docs: add custom action plugin for snyk import
Signed-off-by: Matthew Thomas <matthewthomasgb@gmail.com>
2023-02-09 18:34:38 +00:00
Amritpal Nagra 855be5bf86 update url to point to new docs
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com>
2023-02-03 14:34:58 +05:30
Amritpal Nagra f9ae9c3aa5 change hyper link text to be descriptive, rather than as text
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com>
2023-02-03 14:34:21 +05:30
Sayak Mukhopadhyay 0eebcb20c4 fix: field extensions with correct CSS and HTML
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2023-01-21 10:48:50 +05:30
Sayak Mukhopadhyay 783eb151a2 fix: docs with wrong identifiers
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2023-01-21 10:48:48 +05:30
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
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
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
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