Kong / Kong/setup-deck

downloads of deck fails on OS X runners.

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The download of deck release fails with a 404 when the github runner is running on os x machine, as deck releases a universal package for os x.
It can be fixed by setting the arch parameter to "all" when the os is "darwin"

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the download logic used by the setup-deck GitHub Action and trace how the runner OS determines the release architecture. Reproduce the darwin case or inspect its request parameters, then verify that OS X runners resolve the deck release successfully without a 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.