-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Description
The GitHub action canonical/inclusive-naming@main intermittently fails during the installation of the woke tool. The failure appears to be related to an inability to resolve a specific tag for woke. This usually happens when I rebase my branch after the main has moved.
Error Log Snippet
The following error is observed in the action run:
Run canonical/inclusive-naming@main
Run $GITHUB_ACTION_PATH/entrypoint.sh
🐶 Installing reviewdog ... https://github.com/reviewdog/reviewdog
Installing woke ... https://github.com/get-woke/woke
get-woke/woke info checking GitHub for tag 'v0'
get-woke/woke crit unable to find 'v0' - use 'latest' or see https://github.com/get-woke/woke/releases for details
Error: Process completed with exit code 1.
Reproducibility
Frequency: Intermittent.
Refrences
Example Failing Run: https://github.com/canonical/snapcraft.io/actions/runs/20187087437/job/57959004335 and passed on the very next run when CI is re-triggered : https://github.com/canonical/snapcraft.io/actions/runs/20197005749/job/57982422506?pr=5352
Metadata
Metadata
Assignees
Labels
No labels