Commit Graph

1811 Commits

Author SHA1 Message Date
Fredrik Adelöw d791dd7d27 relax the wording around namespaces a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-02 11:08:03 +02:00
Fredrik Adelöw 9a93520746 deprecate explore collator
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-08-22 16:47:50 +02:00
Ben Lambert 2ff5d5e804 Merge pull request #30915 from backstage/blam/refactor-buiklder
`kubernetes-backend`: Added the ability to get access to default implementations in extension points
2025-08-19 10:15:31 +02:00
benjdlambert 0ad6b068bf chore: whoops last bit of docxs
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-19 09:42:11 +02:00
benjdlambert 85e6fa20a7 chore: update docs and fix naming
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-19 09:40:21 +02:00
Fredrik Adelöw 5707324fd5 Merge pull request #30909 from Vasil-Shaikh/vshaikh/docs-update
docs(scaffolder): fix outdated CLI docs for backend-plugin-module
2025-08-19 09:23:17 +02: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
Hellgren Heikki e663767c31 docs: add technical notes for catalog documentation
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-08-15 08:11:44 +03:00
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
Jonas Mai c118dcda83 docs(techdocs): Azure Storage Account Auth Guide Update (#30304)
* Azure Storage Account Auth Guide Update

Describe how any method supported by `DefaultAzureCredential ` can be used to authenticate.

Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>

* Update using-cloud-storage.md

Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>

* Replace VMs with Virtual Machines

As recommended by code-review

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>

---------

Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2025-07-28 13:52:47 -04:00
Nick Hudkins cb0541f294 feat(sanitizer): add support for allowlisting additional URI protocols
Signed-off-by: Nick Hudkins <nick@nickhudkins.com>
2025-07-21 13:23:32 -04:00
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
Ross Sullivan f78a03b57b docs(search): Fixed incorrect ElasticSearch query config (#30436)
Signed-off-by: Ross Sullivan <ross.sullivan@paypay-corp.co.jp>
2025-07-07 09:27:48 -04: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
Ben Lambert 2e6cb0c6ae Merge pull request #30158 from jscheffner/k8s-rbac-docs
docs(kubernetes): add pods/log resource to rbac example
2025-06-10 15:29:41 +02:00
Ben Lambert a734060c28 Merge pull request #30119 from dzemanov/template-secrets-in-each
fix(scaffolder-backend): use secrets within `each` step
2025-06-10 15:27:25 +02:00
Andre Wanlin b5545900a4 Initial removal
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-06-06 13:14:54 -05:00
jscheffner f16fa14047 docs(kubernetes): add pods/log resource to rbac example
The resource is needed to view the logs in backstage.

Signed-off-by: jscheffner <jscheffner@users.noreply.github.com>
2025-06-05 15:12:37 +02:00
Camila Belo 8ee146cea9 refactor: apply second round of review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-06-04 11:29:33 +02: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 30415f2b61 Merge pull request #30014 from awanlin/docs/kubernetes-dependson
[Docs] Kubernetes - Catalog cluster locator `dependsOn`
2025-05-30 12:25:04 -05:00
Fredrik Adelöw d530d13a6e Merge pull request #29760 from csuich2/techdocs-entity-path
feat: add techdocs-entity-path annotation for techdocs deep linking
2025-05-27 14:46:39 +02:00
Andre Wanlin 441f29c4a1 Kubernetes - Catalog cluster locator dependsOn
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-05-20 17:09:15 -05: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
Chris Suich 992da5cbdc update docs to indicate this works standalone
Signed-off-by: Chris Suich <csuich2@gmail.com>
2025-05-05 10:54:20 -04:00
Chris 2314c507be Apply suggestions from code review
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Chris <csuich2@gmail.com>
2025-05-05 10:50:10 -04: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
Fredrik Adelöw 10405c3338 Merge pull request #29759 from backstage/freben/pinniped
remove backend-common from plugin-kubernetes-node
2025-04-29 12:05:20 +02:00
deepthi-28 f33f5f9571 Minor changes of software catalog overview document
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com>
2025-04-29 11:51:38 +05:30
Chris Suich ec7b35d77e feat: add techdocs-entity-path annotation for techdocs deep linking
This annotation enables specifying a path within another entities
techdocs to use as the root techdocs page.

Signed-off-by: Chris Suich <csuich2@gmail.com>
2025-04-28 11:32:28 -04:00
Fredrik Adelöw 9cdf00128c remove backend-common from plugin-kubernetes-node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-04-28 17:09:46 +02:00
Charlie Crawford 47c3afe215 Corrects command in catalog external integrations doc.
Signed-off-by: Charlie Crawford <char507@gmail.com>
2025-04-23 19:55:10 -04:00