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

@JBou JBou force-pushed the android-release-workflows branch from 2b23912 to a6989d5 Compare October 15, 2021 16:35
@JBou JBou force-pushed the android-release-workflows branch from a6989d5 to ad7ebc4 Compare October 27, 2021 16:21
@normanmaurer normanmaurer force-pushed the main branch 6 times, most recently from 07d5051 to 06d46a1 Compare November 24, 2021 17:06
@normanmaurer normanmaurer added this to the 0.0.34.Final milestone Oct 11, 2022
@normanmaurer normanmaurer removed this from the 0.0.43.Final milestone Jun 1, 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.

2 participants