Skip to content

script:deploy test flows #239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

script:deploy test flows #239

wants to merge 12 commits into from

Conversation

RubenHalman
Copy link
Member

@RubenHalman RubenHalman commented Jun 17, 2025

🚀 Using Demo Flows for Org Deployment

This change allows us to retire the separate demo-flows repository, as all flows used as examples are now co-located within this project, together with flows provided for tests.

📦 Deploying Test Flows to Any Org

A CLI-based utility is provided to simplify deploying flows directly:

npm run deploy:testflows -- --target-org my-sandbox

Or by setting an environment variable:

SF_TARGET_ORG=my-sandbox npm run deploy:testflows

NOTE:

  1. The sfdx folder is excluded from Prettier by introducing a new .prettierignore
  2. NPM Run prepush does not exist within the repo and has been removed from .husky hooks

@RubenHalman RubenHalman marked this pull request as draft June 17, 2025 23:25
@RubenHalman RubenHalman requested a review from junners June 18, 2025 10:38
@RubenHalman RubenHalman marked this pull request as ready for review June 18, 2025 10:38
@RubenHalman RubenHalman added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant