From 40ff21825120681ae708acab17d7415e82f2b1e5 Mon Sep 17 00:00:00 2001 From: John McCrae Date: Thu, 16 Jan 2025 13:40:18 +0000 Subject: [PATCH] Updating the Hab command to use a new switch (#284) * Updating the Hab command to use a new switch Signed-off-by: John McCrae --- .expeditor/build_gems.ps1 | 2 +- .expeditor/manual_gem_release.ps1 | 2 +- .expeditor/test_plan.ps1 | 2 ++ .expeditor/verify.pipeline.yml | 2 +- habitat-vs-2022-x64/plan.ps1 | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.expeditor/build_gems.ps1 b/.expeditor/build_gems.ps1 index 06748796..63c25f46 100644 --- a/.expeditor/build_gems.ps1 +++ b/.expeditor/build_gems.ps1 @@ -73,7 +73,7 @@ Write-Output "`r" Write-Output "--- :construction: Building 64-bit PowerShell DLLs" -hab pkg build Habitat +hab pkg build Habitat --refresh-channel LTS-2024 if (-not $?) { throw "unable to build"} Write-Output "`r" diff --git a/.expeditor/manual_gem_release.ps1 b/.expeditor/manual_gem_release.ps1 index 4232d99e..7f9ba74c 100644 --- a/.expeditor/manual_gem_release.ps1 +++ b/.expeditor/manual_gem_release.ps1 @@ -78,7 +78,7 @@ else { Write-Output "`r" Write-Output "--- :construction: Building 64-bit PowerShell DLL's" -hab pkg build Habitat +hab pkg build Habitat --refresh-channel LTS-2024 if (-not $?) { throw "unable to build" } Write-Output "`r" diff --git a/.expeditor/test_plan.ps1 b/.expeditor/test_plan.ps1 index ca662947..993347f6 100644 --- a/.expeditor/test_plan.ps1 +++ b/.expeditor/test_plan.ps1 @@ -7,6 +7,8 @@ param ( $env:HAB_LICENSE = "accept-no-persist" $env:HAB_ORIGIN = 'ci' +$env:HAB_BLDR_CHANNEL = 'LTS-2024' +$env:HAB_REFRESH_CHANNEL = 'LTS-2024' Write-Host "--- :8ball: :windows: Verifying $Plan" diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index ec0c0d6f..4d851614 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -52,5 +52,5 @@ steps: executor: docker: host_os: windows - image: rubydistros/windows-2019:3.0 + image: rubydistros/windows-2019:3.1 shell: [ "powershell", "-Command" ] diff --git a/habitat-vs-2022-x64/plan.ps1 b/habitat-vs-2022-x64/plan.ps1 index af814138..74125b1e 100644 --- a/habitat-vs-2022-x64/plan.ps1 +++ b/habitat-vs-2022-x64/plan.ps1 @@ -7,7 +7,7 @@ $pkg_upstream_url="https://visualstudio.microsoft.com/downloads/#build-tools-for $pkg_license=@("Microsoft Software License") $pkg_maintainer="The Habitat Maintainers " $pkg_source="https://aka.ms/vs/17/release/vs_BuildTools.exe" -$pkg_shasum="ab3cff3d3a8c48804f47eb521cf138480f5ed4fe86476dd449a420777d7f2ead" +$pkg_shasum="e44275c738c3b146c1acbf6fadd059ff9567ce97113cc584886cdc6985bfe538" $pkg_build_deps=@("core/7zip") $pkg_bin_dirs=@(