cloudposse / cloudposse/github-action-preview-environment-controller
Fails on ARM64 runners
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 7
- Fork
- 5
- Merge medio
- 3h 1m
- PR unite (30g)
- 1
Descrizione
Found a bug? Maybe our [Slack Community](https://cloudposse.com/slack) can help.
[](https://cloudposse.com/slack)
## Describe the Bug
install JQ fails on ARM64 GitHub-hosted runners (linux)
JQ is already available on GitHub runners.
## Expected Behavior
A clear and concise description of what you expected to happen.
## Steps to Reproduce
1. Create arm64 runner (tested with GitHub-hosted, may also work on graviton)
2. Run this action
```
Cannot handle "ARM64" architecture for os "Linux"
Error: Process completed with exit code 1.
```
## Screenshots
If applicable, add screenshots or logs to help explain your problem.
## Environment (please complete the following information):
Anything that will help us triage the bug will help. Here are some ideas:
- OS: [e.g. Linux, OSX, WSL, etc]
- Version [e.g. 10.15]
## Additional Context
Seems to be the same issue as https://github.com/cloudposse/github-action-docker-build-push/issues/68
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Locate the action definition and the step that installs or invokes jq, then reproduce the failure on an ARM64 Linux GitHub-hosted runner. Compare that behavior with the repository's existing action flow; the work is done when the action completes successfully on ARM64 without the reported architecture error.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions
- Ambito
- ci-cd
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100