Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Release - 4/23/24 - #161

Merged
Eric Johnson (EricJohnson327) merged 13 commits into
releasefrom
staging
Apr 22, 2024
Merged

Release - 4/23/24#161
Eric Johnson (EricJohnson327) merged 13 commits into
releasefrom
staging

Conversation

@EricJohnson327

Copy link
Copy Markdown
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

* Updated State logic

* Added comments

* Changed Paused to Saved for Hibernated state

---------

Co-authored-by: Huzaifa Danish <modanish@microsoft.com>
* Adding search functionality to repos (#117)

* Building with new SDK.  Have not tested

* WIP

* Handling the new SDK + .NET 8.0

* Adding comments

* Fixing some errors

* Using updated SDK

* Update src/AzureExtension/Providers/RepositoryProvider.cs

Co-authored-by: Branden Bonaby <105318831+bbonaby@users.noreply.github.com>

* Update src/AzureExtension/Providers/RepositoryProvider.cs

Co-authored-by: Branden Bonaby <105318831+bbonaby@users.noreply.github.com>

* Reverting .NET 8 changes

* Slipped through

* Removing IRepositoryProvider since IRepositoryProvider2 requires it.

* Using lock

* USing locks instead of tasks

* Moving return to inside the lock.

* typo

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
Co-authored-by: Branden Bonaby <105318831+bbonaby@users.noreply.github.com>

* Enable searching. (#136)

* Eeeyyy, it works. :)

* Removing local source

* Adding comments to explain the server search code.

* Addressing comments.

* Update src/AzureExtension/Strings/en-US/Resources.resw

Co-authored-by: Branden Bonaby <105318831+bbonaby@users.noreply.github.com>

* Moving reading code outside of the lock.

* Adding some race-condition checking

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
Co-authored-by: Branden Bonaby <105318831+bbonaby@users.noreply.github.com>

* Change

* Updating to new SDK

* Removing local package source

---------

Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
Co-authored-by: Branden Bonaby <105318831+bbonaby@users.noreply.github.com>
* Replace all logging with Serilog
* Added package check

* Updated API

---------

Co-authored-by: Huzaifa Danish <modanish@microsoft.com>
* Stop using GetQueryResultCountAsync

* Add Query Tiles '>25' when count is 25

* Update query result limit to 26 for round number in query tiles list.

* Update tile display to be > 25
Co-authored-by: Huzaifa Danish <modanish@microsoft.com>
* adding pin to taskbar

* add more

* more changes

* fix whitespace

* Add Windowsapp version check

* PR feedback

* PR feedback

* PR feedback

* fix unit test

---------

Co-authored-by: Safet Hrbinic <sahrbini@microsoft.com>
* add Flow to create a Dev Box from the azure extension

* update state for different stages of creation and deletion that could happen

* fix build and text

* remove whitespace to fix build

* fix get all dev boxes test
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.

6 participants