You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an API to report progress of environment discovery in two phases (#19125)
* Add progress API
* Remove old API in favor of this
* Revert "Remove old API in favor of this"
This reverts commit 9543501.
* Revert "Revert "Remove old API in favor of this""
This reverts commit 5bbea78.
* Fix
* Remove old API impl
* Add to proposed API
* Add get refresh promise options
* Change getter to function
* Translate progress events to progress promises
* Fix combining iterators
* Fix tests
* Add test for resolver
* Add test for reducer
* Fixes
* Add tests for environment collection service
* News entry
* Add another test if a query is provided
* Add comments and clarify
* Fix bug
* Add clarifying comment
0 commit comments