Skip to content

ci: move Azure to GHA (Android)#1007

Merged
KazuCocoa merged 33 commits intomasterfrom
ci-android
Jul 29, 2024
Merged

ci: move Azure to GHA (Android)#1007
KazuCocoa merged 33 commits intomasterfrom
ci-android

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

@KazuCocoa KazuCocoa commented Jul 23, 2024

Let's run one first test on GHA from Azure.

This includes only test/functional/android/device_time_tests.py test/functional/android/search_context/find_by_*.py

@KazuCocoa KazuCocoa marked this pull request as ready for review July 27, 2024 17:20
@KazuCocoa KazuCocoa marked this pull request as draft July 28, 2024 07:36
@KazuCocoa KazuCocoa marked this pull request as ready for review July 28, 2024 18:25
runs-on: macos-14

env:
XCODE_VERSION: 15.3
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe add a note that in order to change xcode version one must also check for compatible macOS version in the compat matrix

- name: Set up Python 3.9
uses: actions/setup-python@v3
with:
python-version: 3.9
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should it rather be latest python?

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.

Eventually, I'm thinking of making it the latest. For now, this is my local (mac's) default major version to test this out on my local and the GHA env.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

np, just leave a TODO there for later so we don't forget about it.

@KazuCocoa KazuCocoa merged commit b148174 into master Jul 29, 2024
@KazuCocoa KazuCocoa deleted the ci-android branch July 29, 2024 08:02
@KazuCocoa KazuCocoa restored the ci-android branch July 31, 2024 08:38
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.

2 participants