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

Adding action to build and test iOS and tvOS targets (Targeting version 2.x) #135

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

theRealRobG
Copy link
Collaborator

Description

This PR cherry-picks the changes from #134 into a branch based out of develop to create a version compatible with version 2 of the library.

Change Notes

  • Introduced .github/workflows/build-and-test.yml to enable GitHub Actions integration.
  • Added test steps for iOS and tvOS targets.

Pre-submission Checklist

  • I ran the unit tests locally before checking in.
  • I made sure there were no compiler warnings before checking in.
  • I have written useful documentation for all public code.
  • I have written unit tests for this new feature.

@theRealRobG theRealRobG added enhancement mamba2.0 A marker for features/bug fixes for a new version of mamba labels Sep 4, 2024
@theRealRobG theRealRobG self-assigned this Sep 4, 2024
Copy link
Collaborator

@SensehacK SensehacK left a comment

Choose a reason for hiding this comment

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

Matrix stuff is pretty cool.

@theRealRobG theRealRobG merged commit 054f272 into develop Sep 9, 2024
4 checks passed
@theRealRobG theRealRobG deleted the adding-github-actions-2.x branch September 9, 2024 21:31
@theRealRobG theRealRobG mentioned this pull request Oct 3, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement mamba2.0 A marker for features/bug fixes for a new version of mamba
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants