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

[POC] Github Actions support for OSX platform #17054

Merged
merged 137 commits into from
Dec 2, 2024
Merged

Conversation

uilianries
Copy link
Member

@uilianries uilianries commented Sep 24, 2024

Related to #17205 #17094

Add support for Conan client tests, running on OSX, using Github Actions.

/cc @czoido

Changelog: Omit
Docs: Omit

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
perseoGI and others added 9 commits September 26, 2024 11:30
Co-authored-by: Abril Rincón Blanco <rubenrb@jfrog.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries
Copy link
Member Author

@perseoGI At this point all dependencies are installed, according to Conansible. For some reason, CMake can not find the compiler, but the same looks configured already.

Still there is window for improvement, like using cache for installed dependencies.

Copy link
Contributor

@franramirez688 franramirez688 left a comment

Choose a reason for hiding this comment

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

@uilianries @czoido
I saw this failure when trying the Post cache xxxx step. For instance:

Post job cleanup.
/opt/homebrew/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/conan/conan --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
Failed to save: Unable to reserve cache with key macOS-conan-tools-cache, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/17054/merge, Key: macOS-conan-tools-cache, Version: eb54dfc9cbee33fce9da5b9646ad90005564fe4[2](https://github.com/conan-io/conan/actions/runs/12028831471/job/33532797255?pr=17054#step:22:2)c7525dafafeaf2c9ba5ebbed

@czoido czoido self-assigned this Nov 29, 2024
@czoido czoido marked this pull request as ready for review November 30, 2024 08:21
@czoido czoido merged commit b992f08 into develop2 Dec 2, 2024
33 checks passed
@czoido czoido deleted the ci/gh-action-osx branch December 2, 2024 14:42
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.

5 participants