Skip to content

chore: Add cross compile Hub publishing workflows#14060

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:chore/hub_publish_cross_compile
Sep 27, 2023
Merged

chore: Add cross compile Hub publishing workflows#14060
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:chore/hub_publish_cross_compile

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Sep 27, 2023

Summary

Fixes https://github.com/cloudquery/cloud/issues/394 (internal issue).

I didn't add GO111MODULE=on as that's the default in newer Go versions

container:
image: ghcr.io/cloudquery/golang-cross:v10.0.0
env:
CGO_ENABLED: 1
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

container:
image: ghcr.io/cloudquery/golang-cross:v10.0.0
env:
CGO_ENABLED: 1
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

runs-on: large-ubuntu-monorepo
container:
image: ghcr.io/cloudquery/golang-cross:v10.0.0
env:
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A mix of

and

Not sure if this works. If it doesn't we'll need to support different configurations per target

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Sep 27, 2023
@kodiakhq kodiakhq bot merged commit 0cd7e58 into cloudquery:main Sep 27, 2023
@erezrokah erezrokah deleted the chore/hub_publish_cross_compile branch September 27, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants