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

Draft
wants to merge 121 commits into
base: develop2
Choose a base branch
from

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

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

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.

@czoido czoido added this to the 2.10.0 milestone Oct 28, 2024
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

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