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

Add macos pipeline and scripts #383

Merged
merged 6 commits into from Feb 15, 2023

Conversation

ahmedihabb2
Copy link
Contributor

Description

According to this PR the only thing that was not completed is the macOS pipeline, so I created the pipeline for it.
It is just running tests, for now, it does not support any language yet.

Fixes #(issue_no)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests/screenshots (if any) that prove my fix is effective or that my feature works.
  • I have tested the tests implicated (if any) by my own code and they pass (make test or ctest -VV -R <test-name>).
  • If my change is significant or breaking, I have passed all tests with ./docker-compose.sh test &> output and attached the

Note:

The ci for macOS is falling at three test cases which are:

  • 15- detour-test
  • 4 - log-custom-test (Subprocess aborted)
  • 35 - metacall-dynlink-path-test

you can view full logs from here

@ahmedihabb2 ahmedihabb2 mentioned this pull request Feb 8, 2023
11 tasks
@viferga viferga merged commit 4aefbf6 into metacall:develop Feb 15, 2023
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.

None yet

2 participants