Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support linux/arm64 platform #101

Merged
merged 3 commits into from Nov 13, 2022

Conversation

kmlebedev
Copy link
Contributor

@wangyoucao577
Copy link
Owner

@kmlebedev So you run this action on your self hosted linux-arm64 runner? I'm afraid the PR is not enough in this case, at least it should use linux-arm64 go binaries instead https://github.com/wangyoucao577/go-release-action/blob/master/setup-go.sh

Would you please test it with your branch first since I don't have such env(linux-arm64) to verify this change 😆? Simply try kmlebedev/go-release-action@issues/100 in your workflow.

@kmlebedev
Copy link
Contributor Author

ok, I just failed to push the image from an extremely low data transfer rate with the process

root@orangepi-rk3399:~# docker push kmlebedev/go-release-action:v1.32
The push refers to repository [docker.io/kmlebedev/go-release-action]
64d1c0bf1e64: Layer already exists
f3bc28315fc7: Pushed
b687eeb696cc: Layer already exists
e7370622f032: Pushing [==>                                                ]  7.697MB/190.4MB
455b047776ff: Layer already exists

@wangyoucao577
Copy link
Owner

ok, I just failed to push the image from an extremely low data transfer rate with the process

root@orangepi-rk3399:~# docker push kmlebedev/go-release-action:v1.32
The push refers to repository [docker.io/kmlebedev/go-release-action]
64d1c0bf1e64: Layer already exists
f3bc28315fc7: Pushed
b687eeb696cc: Layer already exists
e7370622f032: Pushing [==>                                                ]  7.697MB/190.4MB
455b047776ff: Layer already exists

@kmlebedev You don't need to push the image. Just use kmlebedev/go-release-action@{YOUR_BRANCH_NAME} in your workflow yaml, let github action to build the image on the fly.

@kmlebedev
Copy link
Contributor Author

@wangyoucao577 wangyoucao577 merged commit 9139a11 into wangyoucao577:master Nov 13, 2022
@wangyoucao577
Copy link
Owner

@wangyoucao577 Done https://github.com/kmlebedev/netbackup-exporter/actions/runs/3454713687 build from this PR

@kmlebedev Thanks very much for the excellent feature! Try out wangyoucao577/go-release-action@v1.33 please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants