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

android: updage github workflow & delete from Travis #764

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

tenzap
Copy link
Contributor

@tenzap tenzap commented Sep 14, 2022

  • support secret credentials in upload to nightly server. Please set the
    variables in the secrets settings of your repo so that it gets enabled:

    • SFTP_PASSWORD
    • SFTP_USER
  • fix issues where some of the end jobs were mistakenly run or not on build
    success or failure

  • add steps to be able to build either with or without OS's 'host-build' of
    Qt and or when qt-android also uses custom install dirs.

  • download android NKD & SDK only if the runner doesn't provide the version
    we want

  • move the variables that need update when using a newer Qt version to the top

@tenzap tenzap force-pushed the next-101-android-update-workflow branch 3 times, most recently from 64bdad3 to 8e079de Compare September 25, 2022 16:43
@tenzap tenzap force-pushed the next-101-android-update-workflow branch 3 times, most recently from 03f9b4b to 97bd328 Compare October 5, 2022 06:24
tenzap added 2 commits October 9, 2022 09:09
- support secret credentials in upload to nightly server. Please set the
  variables in the secrets settings of your repo so that it gets enabled:
   - SFTP_PASSWORD
   - SFTP_USER

- fix issues where some of the end jobs were mistakenly run or not on build
  success or failure

- add steps to be able to build either with or without OS's 'host-build' of
  Qt and or when qt-android also uses custom install dirs.

- download android NKD & SDK only if the runner doesn't provide the version
  we want

- move the variables that need update when using a newer Qt version to the top
It is now managed by Github actions workflows
@tenzap tenzap force-pushed the next-101-android-update-workflow branch from 97bd328 to 57f963e Compare October 9, 2022 07:13
@AlbrechtL AlbrechtL merged commit 8e1aba1 into AlbrechtL:next Dec 14, 2022
@AlbrechtL
Copy link
Owner

I will set the variables soon

@tenzap tenzap deleted the next-101-android-update-workflow branch December 14, 2022 19:33
@AlbrechtL
Copy link
Owner

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