jfrog / jfrog/setup-jfrog-cli

Support linux-s390x Binary Download

Open
#285 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
266
Forks
110
Avg merge
3d 15h
Merged PRs (30d)
3

Description

Describe the bug

This GitHub Action does not work with s390x because it downloads the incorrect binaries (linux-386). We can see that the correct binaries are on the server.

Current behavior

This GitHub Action downloads the incorrect binaries for linux-s390x

Reproduction steps

No response

Expected behavior

No response

Setup JFrog CLI version

n/a

JFrog CLI version

n/a

Workflow operating system type and version

zLinux s390x

JFrog Artifactory version (if relevant)

No response

JFrog Xray version (if relevant)

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the GitHub Action entry point that selects and downloads binaries, then trace how the zLinux s390x platform is identified. Reproduce the download on linux-s390x and verify that the selected artifact is the s390x binary rather than linux-386.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
ci-cd, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.