Skip to content

refactor: update legacy provisioning commands in docs and prov scripts#654

Merged
x0h01 merged 3 commits intomainfrom
update-deprecated-prov-cmd
Mar 18, 2026
Merged

refactor: update legacy provisioning commands in docs and prov scripts#654
x0h01 merged 3 commits intomainfrom
update-deprecated-prov-cmd

Conversation

@x0h01
Copy link
Contributor

@x0h01 x0h01 commented Mar 13, 2026

No description provided.

@x0h01 x0h01 requested review from a team and GauBen as code owners March 13, 2026 13:28
Copilot AI review requested due to automatic review settings March 13, 2026 13:28
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

📝 Documentation Guidelines

Thank you for contributing to our documentation! To ensure your contributions meet our standards, please review these resources:

This comment is posted automatically when changes are detected in the docs/ folder.

@github-actions
Copy link

github-actions bot commented Mar 13, 2026

🦜 Chachalog

No changelog entries detected. Learn more about Chachalog.

Create a new entry online or run npx chachalog@0.5.0 prompt to create a new entry locally.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Jahia provisioning examples and related helper scripts to use the newer “module” provisioning command names instead of the legacy “bundle” variants, keeping docs, templates, and test fixtures consistent.

Changes:

  • Update provisioning JSON payloads to use installOrUpgradeModule (instead of installOrUpgradeBundle).
  • Update provisioning YAML commands to use installModule / uninstallModule (instead of installBundle / uninstallBundle).
  • Refresh documentation and template provisioning snippets accordingly.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
vite-plugin/bin/jahia-deploy.js Switches the deploy provisioning payload key to installOrUpgradeModule.
tests/provisioning-manifest-snapshot.yml Updates snapshot fixture to use installModule commands.
tests/assets/provisioning.yml Updates test provisioning asset to uninstallModule / installModule.
samples/README.md Updates curl provisioning example to installOrUpgradeModule.
javascript-create-module/templates/module/docker/provisioning.yml Updates template provisioning command to installOrUpgradeModule.
docs/2-guides/1-building-a-feedback-form/README.md Updates guide provisioning snippets to installModule.

@x0h01 x0h01 added the 🗒️ no-changelog No release notes or changelog entry should be added for this PR or Issue label Mar 18, 2026
@x0h01 x0h01 merged commit 5f0e2e3 into main Mar 18, 2026
25 of 27 checks passed
@x0h01 x0h01 deleted the update-deprecated-prov-cmd branch March 18, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗒️ no-changelog No release notes or changelog entry should be added for this PR or Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants