cloudposse / cloudposse/github-action-preview-environment-controller

Fails on ARM64 runners

オープン
#45 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
言語のデータがありません
スター
7
フォーク
5
平均マージ
3時間 1分
マージ済み PR(30日)
1

説明

Found a bug? Maybe our [Slack Community](https://cloudposse.com/slack) can help.

[![Slack Community](https://slack.cloudposse.com/for-the-badge.svg)](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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github-actions
領域
ci-cd
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。