Uh oh!
There was an error while loading. Please reload this page.
refactor(utils): add progress visualisation logic - #139
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
BioPhoton
commented
Oct 29, 2023
#139 (comment) will get fixed in #180 |

This PR includes:
multi-progress-barhelpercalledgetProgressBarexecutePluginsfunction incoreAs the tests where really flakey I reused more of the same config files and added timestamps to the plugin outputs. This did dot fully sole the issue.
Example string:
Run Plugins: ████████████████████████████ 70% | Executing: Async Plugin 7Run Plugins: ███████████████████████████████████████▉ 100% | Done running pluginsYou can demo the progress bar by running:
nx execute cli collect --config=./packages/cli/test/plugin-progress-bar.config.mock.tscli-progress-bar.mov
closes#116