Skip to content

[Bug] Workflow fails due to hub download issues #70

@z-Fng

Description

@z-Fng

Current Behaviour

The workflow occasionally fails due to hub installation issues.
This does not happen very frequently -- roughly once a month -- and is considered low priority.
e.g.

'USE_EXTERNAL_7ZIP' has been set to 'True'
Installing 'hub' (2.14.2) [64bit] from 'main' bucket
The remote server returned an error: (504) Gateway Time-out.
URL https://github.com/github/hub/releases/download/v2.14.2/hub-windows-amd64-2.14.2.zip is not valid

WARN 'hub' not found, not a scoop shim, or a broken shim.
Please install hub 'scoop install hub'
INFO: Scheduled finished

Possible Solution

  • Add caching and/or retry logic to improve reliability.
  • Use the built-in gh tool in GitHub Actions instead of hub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions