Commit Graph

494 Commits

Author SHA1 Message Date
Jonathan Sundquist bd5b8426af feat(scaffolder): add new ui:options autoSelect tag (#32912)
* feat(scaffolder): add new ui:autoSelect tag

Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>

* Update .changeset/long-hairs-throw.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Jonathan Sundquist <jsundquist@gmail.com>
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>

* Adding missing annotations in the schema file

Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>

* Adding missing tests and documentation

Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>

* adding in api report files

Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>

* Fixing tests and ensure all required files have the necessary updates

Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>

---------

Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>
Signed-off-by: Jonathan Sundquist <jsundquist@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 08:19:38 +01:00
Andre Wanlin 6ce4a13bf4 docs - Writing Custom Actions Corrections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-08 12:39:13 -06:00
aramissennyeydd efbf232bfa fix: update more /docs/references links
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-02-04 10:11:36 -06:00
Patrik Oldsberg a21f50fc57 docs: apply minor fixes from feedback
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-30 11:36:09 +01:00
Aramis Sennyey 1e669ccd64 chore: migrate audit events docs to docsite (#32143)
* chore: migrate audit events docs to docsite

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* change headers

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix rebase conflict in sidebars.ts

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* correct sidebar

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-01-22 08:45:06 -07:00
Benjamin Janssens 49579170e9 refactor: remove coupling with form context
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-12-16 09:49:35 +01:00
Benjamin Janssens 5ce3294f8d chore: fix typo; use correct variable
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-12-15 15:55:53 +01:00
Benjamin Janssens ef1596f49a docs: add documentation
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-12-11 16:59:36 +01:00
Rogerio Angeliski bf15d2a2ac docs: improve software template page
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2025-10-09 10:38:04 -03:00
Vasil Shaikh e1d41e4519 docs(scaffolder): fix outdated CLI docs for backend-plugin-module
Signed-off-by: Vasil Shaikh <vasilshaikh24@gmail.com>
2025-08-17 03:11:25 +05:30
Fredrik Adelöw cdc0fa00d0 Merge pull request #30767 from deepthi-28/write_template
Minor documentation changes
2025-08-05 14:17:08 +02:00
Deepthi Ajith aa3baabc61 Minor documentation changes
Signed-off-by: Deepthi Ajith <deepthi.ajith@infosys.com>
2025-08-05 15:54:50 +05:30
copilot-swe-agent[bot] 2f940b0aec Address review feedback: simplify warning text and revert migration/custom action docs
Co-authored-by: Rugvip <4984472+Rugvip@users.noreply.github.com>
2025-07-16 17:46:02 +00:00
copilot-swe-agent[bot] ad56ea9417 Replace non-camelCase task IDs with camelCase equivalents
Co-authored-by: Rugvip <4984472+Rugvip@users.noreply.github.com>
2025-07-16 16:52:15 +00:00
copilot-swe-agent[bot] 1372ccfc0f Add prominent warnings about kebab-case action IDs causing NaN in scaffolder templates 2025-07-16 15:57:09 +00:00
Matt Benson 4e0b5fa14f templating extensions doc tweaks
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-07-09 11:25:21 -05:00
Ben Lambert d95621b1ee Merge pull request #29202 from 04kash/scaffolder-task-granular-permissions
Scaffolder task granular permissions
2025-07-08 12:54:43 +02:00
gaelgoth c4a0830215 Remove 'allowedHosts' from Publish action input in template files
Signed-off-by: gaelgoth <gothuey.gael@gmail.com>
2025-07-04 07:58:40 +02:00
Łukasz Jernaś 3772e0c735 docs(scaffolder): Remove old JSON schema version from custom action
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2025-06-21 21:19:11 +02:00
Kashish Mittal ea4bdfa48e rename hasCreatedBy to isTaskOwner
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:25:06 -04:00
Kashish Mittal fe85d897d5 Remove hasTemplateEntityRefs and only keep hasCreatedBy
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:53 -04:00
Kashish Mittal c359d72cc2 update docs based on review comments
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:11 -04:00
Kashish Mittal bc3161292c modify docs related to scaffolder task permissions
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:11 -04:00
Andre Wanlin f7e7469944 Merge pull request #29899 from awanlin/docs/remove-prettier-ignore-comment
Removed unneeded `# prettier-ignore` comment in docs and blog files
2025-06-11 08:50:59 -05:00
Andre Wanlin b5545900a4 Initial removal
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-06-06 13:14:54 -05:00
Dominika Zemanovicova 023629e0b4 Render secrets in each
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
2025-06-03 13:07:37 +02:00
Andre Wanlin e54ef16c28 Merge pull request #29888 from kmarkow/docs-template-examples
Update docs on TemplateExamples and how to test them
2025-05-13 07:51:29 -05:00
Kamil Markow fe3991af73 Update docs/features/software-templates/writing-custom-actions.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Kamil Markow <kamilmarkow@gmail.com>
2025-05-12 11:28:52 -04:00
Kamil Markow 5e3880c6ef Update docs/features/software-templates/writing-custom-actions.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Kamil Markow <kamilmarkow@gmail.com>
2025-05-12 11:28:40 -04:00
Kamil Markow e085771461 Update docs on TemplateExamples and how to test them
Signed-off-by: Kamil Markow <kamilmarkow@gmail.com>
2025-05-08 11:43:24 -04:00
Matt Benson f20bebc941 rename template extensions->templating extensions in docs
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-05-07 09:58:32 -05:00
Ben Lambert 2a0d957928 Merge pull request #29612 from Parsifal-M/docs/software-templates-pt2
[Docs] Software Templates Part 2
2025-05-06 12:10:57 +02:00
Peter Macdonald 490a376407 fix: another small tweak
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-30 18:22:25 +02:00
Peter Macdonald f9ebd0392e fix: small tweak
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-30 18:19:50 +02:00
Peter Macdonald 247bd4fe21 fix: update createTemplateAction example
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-30 18:16:09 +02:00
Gabriel Dugny 14bddfd10f docs: Fix typos
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-04-18 17:32:34 +02:00
Peter Macdonald a182209fad docs: not the the, but the
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 14:51:06 +02:00
Peter Macdonald 0592917347 docs: update contributed actions to refer to plugins directory and community repo instead
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 14:42:28 +02:00
Peter Macdonald 141742b184 docs: move around some of the contributed actions and available actions
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 14:14:39 +02:00
Peter Macdonald b5d87f2f50 docs: remove legacy backend part
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 14:02:01 +02:00
Peter Macdonald ac82ed9c63 docs: small adjustments to custom actions section
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 14:00:36 +02:00
Peter Macdonald 6b7079be93 docs: remove some redundant parts, add urls to the modules
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 13:51:24 +02:00
Peter Macdonald 57420057bc docs: adding some life to the software template docs
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-15 12:42:02 +02:00
Ben Lambert f324a1c002 Merge pull request #29488 from QuadmanSWE/assume-default-branch-main
Assume default branch "main" with scaffolder action publish:github
2025-04-15 12:01:51 +02:00
Peter Macdonald 36d887c517 fix: remove old video, reorder a little bit the headings, put pre-reqs behind getting started
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-14 14:00:34 +02:00
Peter Macdonald 4b746a347c docs: revamp the intro to software templates section
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-12 16:42:55 +02:00
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
David Söderlund 6febfdb2b7 Update the documentation to reflect that defaultBranch can be set when publishing to github
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 22:04:47 +02:00
Matt Benson a4900dd946 correct documentation header level
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-03-21 12:50:12 -05:00
Bogdan Nechyporenko b3e3315031 Made gitlab:repo:push action idempotent.
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-03-13 07:38:17 +01:00