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

Revert "mobile/ci: Fix iOS build failures (#31756)" #32558

Merged
merged 4 commits into from
Feb 23, 2024

Conversation

keith
Copy link
Member

@keith keith commented Feb 23, 2024

The default github action runners have ANDROID_HOME and ANDROID_NDK_HOME set automatically. Because of this our bazel logic requires android to be installed. For jobs that don't request android explicitly we now unset this to save that install CI time. This also changes the CI setup to actively source the mac_ci_setup script since previously those env vars would be ignored, since github actions sources the text listed there, but not each line

This reverts commit f37ef3f.

Signed-off-by: Keith Smiley keithbsmiley@gmail.com

This reverts commit f37ef3f.

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #32558 was opened by keith.

see: more, trace.

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
phlax
phlax previously approved these changes Feb 23, 2024
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

tested in staging repo

lgtm, thanks @keith

@phlax
Copy link
Member

phlax commented Feb 23, 2024

cc @abeyad @fredyw

@keith keith marked this pull request as ready for review February 23, 2024 19:09
@keith keith enabled auto-merge (squash) February 23, 2024 19:09
Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Copy link
Contributor

@abeyad abeyad left a comment

Choose a reason for hiding this comment

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

thanks @keith !

@phlax phlax disabled auto-merge February 23, 2024 19:50
@phlax phlax merged commit 66ed827 into main Feb 23, 2024
33 of 47 checks passed
ohadvano pushed a commit to ohadvano/envoy that referenced this pull request Feb 25, 2024
…roxy#32558)

* Revert "mobile/ci: Fix iOS build failures (envoyproxy#31756)"

This reverts commit f37ef3f.

and removes unsed code path

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
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.

3 participants