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

Go setup is useless without matrix set #1276

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

jayofdoom
Copy link
Contributor

@jayofdoom jayofdoom commented Jul 26, 2022

Before this change, the go-setup include was a noop due to a missing
go version identifier and go-setup itself was missing from airflow-operator.yml.

These jobs only need go to generate the python files from the proto files. Any
version of go we support will work; so I use 1.18 to future proof it. No need to matrix
python tests on go versions :).

Issue #1142

Before this change, the go-setup include in python was a noop due
to a missing go version identifier, and the include was completely
missing from the airflow operator.

Issue armadaproject#1142
@jayofdoom jayofdoom merged commit 788768b into armadaproject:master Jul 26, 2022
@jayofdoom jayofdoom deleted the jay/FixPythonGoSetup branch July 26, 2022 18:01
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