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 missing GitHub Workflows to ci-pr.yml, ci-deploy.yml and ci-release.yml #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JBou
Copy link
Contributor

@JBou JBou commented Aug 20, 2021

Motivation:

As we already support building for Android, we should also publish the artifact, so other projects can simply use it without compiling it themselves.

Modifications:
Added job to ci-pr.yml to build for android on PR's
Added job to ci-deploy.yml to deploy snapshots
Added job to ci-release.yml to deploy releases
Added Android section to README

I also added the block Upload Test Results in the windows build from ci-pr.yml to ci-build.yml
Please have a look at the added jobs, as I couldn't test them. I used the same parameters as you used in the windows release jobs.

Result:

The released artifact for Android can be used by other projects

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.

2 participants