feat: Add linux arm64 docker image#14515
Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom Oct 16, 2023
Merged
Conversation
1 task
hermanschaaf
approved these changes
Oct 16, 2023
kodiakhq bot
pushed a commit
that referenced
this pull request
Oct 16, 2023
🤖 I have created a release *beep* *boop* --- ## [3.23.0](cli-v3.22.1...cli-v3.23.0) (2023-10-16) ### Features * Add linux `arm64` docker image ([#14515](#14515)) ([d04a87c](d04a87c)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#14537](#14537)) ([68686f4](68686f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot
pushed a commit
that referenced
this pull request
Oct 16, 2023
#### Summary Doesn't look like the [previous PR](#14515) worked as it published everything as `amd64` https://github.com/cloudquery/cloudquery/actions/runs/6531867504/job/17733917959#step:10:61 <!--
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
#### Summary Backwards compatible way to do cloudquery#14506. Also there's some work in progress to do multiple archs per single image goreleaser/goreleaser#4245 <!--
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
🤖 I have created a release *beep* *boop* --- ## [3.23.0](cloudquery/cloudquery@cli-v3.22.1...cli-v3.23.0) (2023-10-16) ### Features * Add linux `arm64` docker image ([cloudquery#14515](cloudquery#14515)) ([d04a87c](cloudquery@d04a87c)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([cloudquery#14537](cloudquery#14537)) ([68686f4](cloudquery@68686f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
#### Summary Doesn't look like the [previous PR](cloudquery#14515) worked as it published everything as `amd64` https://github.com/cloudquery/cloudquery/actions/runs/6531867504/job/17733917959#step:10:61 <!--
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Backwards compatible way to do #14506.
Also there's some work in progress to do multiple archs per single image goreleaser/goreleaser#4245