Giter Site home page Giter Site logo

Comments (1)

AScott-WWF avatar AScott-WWF commented on May 27, 2024

It looks like this issue is now resolved

Get-EvergreenApp -Name Podman -Verbose
VERBOSE: Function path: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2403.889\Apps\Get-Podman.ps1
VERBOSE: Function exists: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2403.889\Apps\Get-Podman.ps1.
VERBOSE: Dot sourcing: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2403.889\Apps\Get-Podman.ps1.
VERBOSE: Get-FunctionResource: read application resource strings from [C:\Program Files\WindowsPowerShell\Modules\Evergreen\2403.889\Manifests\Podman.json]
VERBOSE: Calling: Get-Podman.
VERBOSE: Get-GitHubRateLimit: Checking for how many requests to the GitHub API we have left.
VERBOSE: GET https://api.github.com/rate_limit with 0-byte payload
VERBOSE: received 465-byte response of content type application/json; charset=utf-8
VERBOSE: Get-GitHubRateLimit: We have 59 requests left to the GitHub API in this window.
VERBOSE: Get-GitHubRateLimit: Rate limit window resets at: 13/03/2024 15:19.
VERBOSE: Get-GitHubRepoRelease: Set TLS to Tls12.
VERBOSE: Get-GitHubRepoRelease: Get GitHub release from: https://api.github.com/repos/containers/podman/releases/latest.
VERBOSE: GET https://api.github.com/repos/containers/podman/releases/latest with 0-byte payload
VERBOSE: received -1-byte response of content type application/json; charset=utf-8
VERBOSE: Get-GitHubRepoRelease: Validating GitHub release object.
VERBOSE: Get-GitHubRepoRelease: Validated successfully.
VERBOSE: Get-GitHubRepoRelease: Found  release/s.
VERBOSE: Get-GitHubRepoRelease: Found 9 asset/s.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-4.9.3-setup.exe.
VERBOSE: Get-GitHubRepoRelease: Building Windows release output object with: https://github.com/containers/podman/releases/download/v4.9.3/podman-4.9.3-setup.exe.
VERBOSE: Get-GitHubRepoRelease: Matching version number against: v4.9.3.
VERBOSE: Get-GitHubRepoRelease: Found version number: 4.9.3.
VERBOSE: Get-Architecture: Architecture not found in https://github.com/containers/podman/releases/download/v4.9.3/podman-4.9.3-setup.exe, defaulting to x86.
VERBOSE: Get-InstallerType: Installer type not found in https://github.com/containers/podman/releases/download/v4.9.3/podman-4.9.3-setup.exe, defaulting to 'Default'.
VERBOSE: ConvertTo-DateTime: Converting: [2024-02-13T19:55:57Z].
VERBOSE: ConvertTo-DateTime: Attempting to convert date format to: en-GB.
VERBOSE: ConvertTo-DateTime: Failed to convert to short date.
VERBOSE: ConvertTo-DateTime: Returning date: [2024-02-13T19:55:57Z].
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-installer-macos-amd64.pkg.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-installer-macos-amd64.pkg.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-installer-macos-arm64.pkg.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-installer-macos-arm64.pkg.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-release-darwin_amd64.zip.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-release-darwin_amd64.zip.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-release-darwin_arm64.zip.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-release-darwin_arm64.zip.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-release-windows_amd64.zip.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-release-windows_amd64.zip.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-static-linux_amd64.tar.gz.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-static-linux_amd64.tar.gz.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-static-linux_arm64.tar.gz.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/podman-remote-static-linux_arm64.tar.gz.
VERBOSE: Get-GitHubRepoRelease: Match \.exe$ to https://github.com/containers/podman/releases/download/v4.9.3/shasums.
VERBOSE: Get-GitHubRepoRelease: Skip: https://github.com/containers/podman/releases/download/v4.9.3/shasums.


Version       : 4.9.3
Platform      : Windows
Architecture  : x86
Type          : exe
InstallerType : Default
Date          : 2024-02-13T19:55:57Z
Size          : 32502384
URI           : https://github.com/containers/podman/releases/download/v4.9.3/podman-4.9.3-setup.exe

from evergreen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.