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

[gh-actions] Add new testapp and upload artifacts... #2033

Merged
merged 2 commits into from
Dec 5, 2019

Conversation

opacam
Copy link
Member

@opacam opacam commented Dec 4, 2019

So we can dowload the built testapp for each job we make, at gh-actions tab, (via a button on the top right after the job is completed)

In here we do:

  • Add a new testapp for armeabi-v7a via a matrix
  • Create artifacts for both testapps: arm64-v8a & armeabi-v7a
  • Pin actions/checkout to v1 (because I started to get git failures with rebuild_updated_recipes.py script, and pinning to v1 solved the problem)

See also: The mentioned git error at my fork

@opacam opacam requested a review from AndreMiras December 4, 2019 15:17
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

Awesome, well done!

@opacam opacam merged commit 2610330 into kivy:develop Dec 5, 2019
@opacam opacam deleted the feature-gh-actions-testapps branch December 5, 2019 12:33
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