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

fix: download conftest binary for correct arch #4089

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

Prajithp
Copy link
Contributor

what

Download the conftest binary that corresponds to the correct architecture

why

The current conftest binary architecture is hardcoded, causing failures on ARM-based instances. This pull request will dynamically determine the architecture and download the correct binary.

tests

N/A

@Prajithp Prajithp requested review from a team as code owners December 22, 2023 09:54
@Prajithp Prajithp requested review from chenrui333, lukemassa and X-Guardian and removed request for a team December 22, 2023 09:54
@github-actions github-actions bot added the go Pull requests that update Go code label Dec 22, 2023
@chenrui333
Copy link
Member

@Prajithp thanks for your first PR to Atlantis!

@lukemassa
Copy link
Contributor

/cherry-pick release-0.27

@lukemassa lukemassa enabled auto-merge (squash) December 27, 2023 15:32
@lukemassa lukemassa merged commit b7a06fa into runatlantis:main Dec 27, 2023
24 checks passed
@GenPage
Copy link
Member

GenPage commented Jan 21, 2024

/cherry-pick release-0.27

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jan 21, 2024
* download conftest binary for correct arch

Signed-off-by: Prajith P <[email protected]>

* remove default constant

Signed-off-by: Prajith P <[email protected]>

---------

Signed-off-by: Prajith P <[email protected]>
GenPage pushed a commit that referenced this pull request Jan 21, 2024
* download conftest binary for correct arch



* remove default constant



---------

Signed-off-by: Prajith P <[email protected]>
Co-authored-by: Prajith <[email protected]>
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
* download conftest binary for correct arch

Signed-off-by: Prajith P <[email protected]>

* remove default constant

Signed-off-by: Prajith P <[email protected]>

---------

Signed-off-by: Prajith P <[email protected]>
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
* download conftest binary for correct arch

Signed-off-by: Prajith P <[email protected]>

* remove default constant

Signed-off-by: Prajith P <[email protected]>

---------

Signed-off-by: Prajith P <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants