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 CI build workflow #38

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

Malcolmnixon
Copy link
Contributor

@Malcolmnixon Malcolmnixon commented Apr 30, 2024

This PR adds a CI build workflow which assembles:

  • The Windows x86_64 release build
  • The Linux x86_64 release build
  • The Android aarch64 release build
  • The iOS release build
  • The GDMP Asset package (with libraries, license, and readme)

It did require a fix to the generate_bindings function in setup.py to restore the working directory after generating the bindings.

@Malcolmnixon
Copy link
Contributor Author

Added iOS build

@j20001970 j20001970 self-assigned this May 1, 2024
@GeorgeS2019
Copy link

GeorgeS2019 commented May 1, 2024

@j20001970 => thank you for looking into it

Attempting v0.10.11 here.
https://github.com/Malcolmnixon/GDMP/actions

The feedback to mediapipe community
google-ai-edge/mediapipe#5366

.github/workflows/build_addon.yml Outdated Show resolved Hide resolved
.github/workflows/build_addon.yml Show resolved Hide resolved
.github/workflows/build_addon.yml Outdated Show resolved Hide resolved
@Malcolmnixon
Copy link
Contributor Author

I've incorporated the changes you requested. At some point we may want to break the operating system jobs into reusable workflows with parameterized inputs; but this at least gets a starting workflow.

@j20001970 j20001970 merged commit 57bb78c into j20001970:master May 2, 2024
@j20001970
Copy link
Owner

Thanks!

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

3 participants