LibGdxCiSample / test

libgdx default program (badlogic logo)
2 stars 0 forks source link

Deploy artifacts to GitHub or AWS #15

Open nicofr69 opened 9 years ago

nicofr69 commented 9 years ago

@yegor256 I have setup AWS S3 to deploy the artifacts (APK) at the end of the build process. I get the error message "Skipping a deployment with the releases provider because the current build is a pull request.- Artifacts support disabled for pull requests". What steps should I take?

Next steps, IMHO: 1) Deploy, sign& zipalign and release APK to Google Play. May be semi-manual and partially on my PC, if helpful. 2) Build, deploy and release iOS to Apple Store. I have no Mac. 3) Unit tests with Junit 4) Tests on a device farm, probably AWS device farm 5) Secure all required keys

ilinag commented 9 years ago

Hi, I have an account