Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Demo Mode for sfpowerscripts #520

Merged
merged 5 commits into from
May 19, 2021
Merged

Demo Mode for sfpowerscripts #520

merged 5 commits into from
May 19, 2021

Conversation

azlam-abdulsalam
Copy link
Contributor

@azlam-abdulsalam azlam-abdulsalam commented May 14, 2021

This creates a demo mode for sfpowerscripts that can be activated by setting the variables

export SFPOWERSCRIPTS_DEMO_MODE=true`
export SFPOWERSCRIPTS_DEMO_FOLDER_PATH= <path to demo reel> (should contain a demo.json)

This is useful when sfpowerscripts need to be demoed to an audience, this runs a pre captured output with delays and can be utilized to explain concepts.

Demoreels for quick build and release is added

@azlam-abdulsalam azlam-abdulsalam requested a review from aly76 May 14, 2021 13:22
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2021

Codecov Report

Merging #520 (a58c6c4) into develop (83f33cf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #520   +/-   ##
========================================
  Coverage    79.39%   79.39%           
========================================
  Files           38       38           
  Lines         1291     1291           
  Branches       222      222           
========================================
  Hits          1025     1025           
  Misses         266      266           
Impacted Files Coverage Δ
packages/core/src/utils/Delay.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83f33cf...a58c6c4. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants