Skip to content

Conversation

SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Feb 23, 2024

PR Summary

  • Add multi-line progress for resource discovery, one for commands and one for adapters
  • Add a progress bar for config operations
  • Update some out of date dependencies
  • Removed check for duplicate resources used in export as we need to allow it and updated test

Current design leaves the progress bars on screen so you can see the elapsed time but also avoids the situation where it runs fast and you see something flash in the terminal and disappear not knowing what it was

PR Context

Note that this is just progress of dsc itself, we still need to enable messages from resources to report their own progress particularly for group resources and adapters.

Example:

Screen Recording 2024-02-27 at 7 32 53 PM

@SteveL-MSFT SteveL-MSFT merged commit 251fa6f into PowerShell:main Feb 28, 2024
@SteveL-MSFT SteveL-MSFT deleted the progress branch February 28, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant