Support linux-s390x Binary Download
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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