Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .buildkite/pipeline-windows-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,3 @@ steps:
notify:
- github_commit_status:
context: "install_python Tests - Basic dry run with Chocolatey available"

- label: ":windows: prepare_windows_host_for_app_distribution Tests - Skip Windows 10 SDK Installation"
command: .\tests\test_prepare_windows_host_for_app_distribution.ps1
agents:
queue: windows
notify:
- github_commit_status:
context: "prepare_windows_host_for_app_distribution Tests - Skip Windows 10 SDK Installation"
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ _None._

### Breaking Changes

_None._
- Removed the `prepare_windows_host_for_app_distribution.ps1` script, given what it was installing is now already pre-provisioned in our custom Windows AMI. [#196]

### New Features

Expand Down
157 changes: 0 additions & 157 deletions bin/prepare_windows_host_for_app_distribution.ps1

This file was deleted.

209 changes: 0 additions & 209 deletions tests/test_prepare_windows_host_for_app_distribution.ps1

This file was deleted.