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

Update docker image #240

Merged
merged 1 commit into from
Jun 29, 2021
Merged

Update docker image #240

merged 1 commit into from
Jun 29, 2021

Conversation

lwillia
Copy link
Contributor

@lwillia lwillia commented Jun 29, 2021

Update docker image to the latest cached by Azure Pipelines

@lwillia lwillia requested a review from heaths June 29, 2021 21:33
@heaths heaths merged commit 5d250b9 into develop Jun 29, 2021
heaths added a commit that referenced this pull request Feb 25, 2022
* Update docker image (#240)

* Update microbuild pool to VS2019

* Use correct pool name

* Update docker images

* Colorize vswhere output (#244)

* Refactor formatters to consolidate arguments

* Colorize output by default unless piped

* Opt into color and add tests

Fails in PowerShell if you do something like `[xml](vswhere -format xml)` if color is enabled, so had to add -color switch. Not ideal since it otherwise disables color when piped, but still easier to read if colorized explicitly.

* Enable colors by default, add -nocolor switch

* Resolve PR feedback

* Ensure console is initialized

Could simply call Initialize wherever it needs to be called, but would rather be explicit.

* Update AzDO build to use new 1ES pool

* Add compliance build

* Update targeting to Windows 7

* Enable ControlFlowGuard

* Fix Prefast errors in source

* Fix test prefast issues

* Update to latest cached docker image

* Suppress individual prefast warnings for fallthrough cases

* FIxup comments for variants

* Upgrade agent to Server 2019 with VS2019 (#260)

Co-authored-by: Laurel Williams <[email protected]>
Co-authored-by: Davi Paulino <[email protected]>
Co-authored-by: Davi Paulino <[email protected]>
Co-authored-by: Tyler Dunkel <[email protected]>
This pull request was closed.
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.

2 participants