aaronparker / evergreen

Create evergreen Windows image build pipelines with the latest version numbers and download URLs for common applications
http://stealthpuppy.com/evergreen/
MIT License
375 stars 64 forks source link

[Bug]: Slack no longer working #706

Closed PckgrBot closed 3 months ago

PckgrBot commented 3 months ago

What happened?

Running $Version = (Get-EvergreenApp -Name "Slack" | Select-Object -First 1).Version no longer works

Version

2312.878

What PowerShell edition/s are you running Evergreen on?

PowerShell Core, Windows PowerShell

Which operating system/s are you running Evergreen on?

Windows 10+

Have you reviewed the documentation?

Verbose output

$Version = (Get-EvergreenApp -Name "Slack" | Select-Object -First 1).Version
WARNING: Resolve-SystemNetWebRequest: , with: https://slack.com/ssb/download-win-msi.
WARNING: Resolve-SystemNetWebRequest: For troubleshooting steps see: https://stealthpuppy.com/evergreen/troubleshoot/.
WARNING: Run 'Get-EvergreenApp -Name "Slack" -Verbose' to review additional details for troubleshooting.
aaronparker commented 3 months ago

Fixed in 2406.1124