Skip to content
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

Release - 5/19/24 #2970

Merged
merged 111 commits into from
May 20, 2024
Merged

Release - 5/19/24 #2970

merged 111 commits into from
May 20, 2024

Conversation

EricJohnson327
Copy link
Contributor

Summary of the pull request

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

sshilov7 and others added 30 commits April 18, 2024 16:48
* Removing orientation

* Changing to stack panel

---------

Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* Standardizing Login UI across account and URL.  Need to refactor

* Refactor a bit of the log in code

* Making the gold case work

* Adding a comment

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
* Add third party notices link to Settings About

* Move notice to repository root, i.e. solution dir
* Localizing strings in the summary page

* Restoring a file

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
…2724)

* Fixing margins in the loading and summary screen

* Update tools/SetupFlow/DevHome.SetupFlow/Views/SummaryView.xaml

Co-authored-by: Kristen Schau <47155823+krschau@users.noreply.github.com>

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
Co-authored-by: Kristen Schau <47155823+krschau@users.noreply.github.com>
* Adding message if no repos

* Adding 'will'

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
* Enabling DevHome to re-add the same path

* Removing error type check

* Typo

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
#2731)

* Added popup

* Added operations resource

* Changed comment to ToDo

* Added back Sync timer

---------

Co-authored-by: Huzaifa Danish <modanish@microsoft.com>
* sdk changes - build succeeded

* update contract version

* update version of SDK

* address PR feedback

* address PR feedback

* address PR feedback
* Move Dev Home to WAP Project to support upcoming features
---------

Co-authored-by: Jason Holmes <Jason.Holmes@microsoft.com>
* Enable UI tests to be run locally

* fix up scripts

* update TODO text
…md (#2751)

* Special case based on whether we're building in VS
---------

Co-authored-by: Jason Holmes <Jason.Holmes@microsoft.com>
Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
* Fix paths in the AppxManifest

* Fix load path for widget templates


---------

Co-authored-by: Jason Holmes <Jason.Holmes@microsoft.com>
Co-authored-by: Jeff Whiteside <jwhites@microsoft.com>
* Fix issues

* Addressed PR comments

* Addressed PR comment
…e state change events. (#2732)

* fix dynamic operations

* remove progress update after operation completion
bbonaby and others added 29 commits May 10, 2024 15:08
* add scenarios

* Delete tools/Environments/DevHome.Environments/TestingScenarios/Environments.md

* Update CreateEnvironment.md

* Update SetupEnvironment.md

* Address comment and remove duplicated step
* Quiet mode: Add process performance metrics telemetry

# Telemetry collected:
## Computer Information:
- Gather information about the computer's hardware, including the processor count, processor type, motherboard, and RAM size.
## Session Category Metrics:
- Report aggregate process metrics by category.
## Process Information:
### Selects specific processes to upload based on certain criteria:
- Processes with a maximum CPU usage percentage greater than or equal to 20%.
- Processes with a standard deviation (sigma) of CPU usage exceeding a certain threshold.
- Processes with an average CPU usage percentage exceeding 1%.
- The SearchIndexer process.
For each selected process, the code uploads information such as process name, category, sample count, maximum CPU percentage, sigma, average CPU percentage, and total CPU time.

# Other:
* Always record metrics to disk (even when DevHome is open)
* Quiet session is now a placebo 5% of the time
* Fixed harmless (but expensive) exception (ACCESS DENIED) when attempting to get CPU time for CSRSS.exe every sampling
* Added telemetry event for saving the Analytic Summary
* Auto-refresh works

* Remove unnecessary usings, add the files added

* Addressed PR comments
… all environment pages (#2833)

* add hyper-v changes

* add more updates

* add more updates

* fix bad merge

* address comments and make select environment page refresh since it doesn't have a sync button

* address comments

* update based on comments and make sure pages switch from asking your to go to extensions page to asking user to create environment when the click the sync button after installing an extension

* revert locking properties variable and use object again
Quiet mode: Move error string into description

Also fixed: CPU percent threshold to 2% instead of 0.02%
* add small fixes

* update string

* add comment based on PR feedback
* Add AddCreateButton

* Fix accessibility

* Create AddCreateButton.md

* Update Readme.md

* Update Readme.md

* Add HyperlinkButton version
* Fix QuickStart Playground UI to reset selected extension when cancel is clicked during extension initialization.

* Add error UI

* PR feedback
* Disabled on ARM

* PR comment changes

---------

Co-authored-by: Huzaifa Danish <modanish@microsoft.com>
* Fix ordering of new VMs on environments page

* Addressed PR comments
* Add template for symbols publishing

* Switch symbol product back to DevHome

* Symbol subscription is stored as a pipeline variable

---------

Co-authored-by: Jason Holmes <Jason.Holmes@microsoft.com>
…bility, data binding) (#2857)

* Reference sample functionality, plus UX fixes (accessibility, data binding).

* PR feedback (remove unused code / resources)

* Remove unnecessary use of BoolToVisiblityConverter

---------

Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com>
* add updates

* Update text and notification size

* update variable name

* remove unused using statement per PR comment

* update pinned methods to check for pinned status before invoking call

* update Release to dispose
* alias abs path

* try-catch

---------

Co-authored-by: Darshak Bhatti <dabhatti@micorsoft.com>
* strings and url

* visibility

* pr feedback

* pr feedback

* string and icon

* merge conflict

---------

Co-authored-by: Darshak Bhatti <dabhatti@micorsoft.com>
…o stale projects (#2930)

Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com>
…ion (#2950)

* update how we update the properties

* fix ordering

* update based on comments
@EricJohnson327 EricJohnson327 merged commit 5c257a7 into release May 20, 2024
4 checks passed
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.

None yet