-
Notifications
You must be signed in to change notification settings - Fork 32
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
Switch to travis-ci.com #105
Comments
As discussed, will try to move to GH actions directly. |
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
Stub action as generated by github workflow starter
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 3, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 17, 2020
spoltier
added a commit
that referenced
this issue
Dec 24, 2020
spoltier
added a commit
that referenced
this issue
Dec 24, 2020
spoltier
added a commit
that referenced
this issue
Dec 24, 2020
spoltier
added a commit
that referenced
this issue
Dec 24, 2020
* #109 extend and document java check tolerance * #105 stub action Stub action as generated by github workflow starter * #105 WIP basic setup * #105 activate for current branch * #105 use more recent setup R version * #105 os matrix, javareconf * #105 javareconf as root * Install rJava from package manager * #105 nonroot javareconf * #105 java debugging * #105 more java debugging * #105 try r version 4 only * #105 debug PATH * #105 set vars for javareconf * #105 alternatives wrong flag syntax * #105 display javareconf output * #105 display javareconf output * #105 set vars before R install * #105 remove preinstalled JVMs * issue #105 check java home path * #105 pass java home explicitly to javareconf * #105 remove java check, too severe * #105 add tinytex to build vignettes * #105 no TeX, same check as travis * #105 add changes from full example * #105 param OS + version, skip vignettes * #105 skip vignettes in build * #105 upload if fail, check XLConnect pkg file * #105 debug check, pkg file not as expected * #105 more file debugging * #105 more debugging * #105 retry with tinytex install * #105 add LaTeX dependencies * #105 use R helper functions for TeX deps * #105 >_< * #105 R install tinytex to get helper fns * #105 conditionals, correct step order * #105 more TeX deps * #105 still need install tinytex * #105 typo * #105 compact vignettes * #105 test nodoc path * #105 typo build_args * #105 more lenient option for no doc check * #105 nodoc: ignore subdirectory issues * #105 ignore warnings in nodoc * issue #105 reduce size of upload, upload built pkg * #105 more combinations * #105 add windows + env vars * #105 no windows, show test output * #105 fallback to devtools if rcmdcheck not here * #105 try MRAN snapshot for 3.2.5 * #105 cache incl. repo, temp. only legacy * #105 avoid fallback on CRAN * #105 explicit repos * #105 use legacy-compatible sessionInfo() * #105 install rcmdcheck from CRAN if available * #105 no devtools fallback, all builds * #105 coverage information * #105 coverage -_- * #105 covr sys dependencies * #105 cover only if success, explicit checks * #105 disable full test suite flag * #105 effective TZ variation * #105 reactivate full test suite option * #105 remove commented out code * #105 run complete test suite * #105 install built package to run tests * #105 correct path to src package * #105 set RCMDCHECK var explicitly * #105 working dir for test suite * #105 correct path to test output * #105 clean after full tests * #105 Windows * #105 typo in conditional * #105 windows: use cmd shell * #105 Windows: no javareconf >_< * #105 windows: set pkg repo as quick fix * #105 Windows: check java version * #105 Java: both x64 and x86 * #105 java x86 exception * #105 restrict to java x64 on macOS * #105 abridged check witout multi archs * #105 single arch for full test suite * #105 temp: check windows only * #105 reactivate others, multiarch except on win * #105 typo in R conditional * Update .github/workflows/ci-tests.yml Co-authored-by: Riccardo Porreca <[email protected]> * Apply suggestions from code review Co-authored-by: Riccardo Porreca <[email protected]> * #105 suggestions: coverage, artifact name * #105 full build on oldrel + devel * #105 quotes * #105 readable artifact name * #105 disambiguate failure results artifact Co-authored-by: Riccardo Porreca <[email protected]>
spoltier
added a commit
that referenced
this issue
Feb 11, 2021
* #109 extend and document java check tolerance * #105 stub action Stub action as generated by github workflow starter * #105 WIP basic setup * #105 activate for current branch * #105 use more recent setup R version * #105 os matrix, javareconf * #105 javareconf as root * Install rJava from package manager * #105 nonroot javareconf * #105 java debugging * #105 more java debugging * #105 try r version 4 only * #105 debug PATH * #105 set vars for javareconf * #105 alternatives wrong flag syntax * #105 display javareconf output * #105 display javareconf output * #105 set vars before R install * #105 remove preinstalled JVMs * issue #105 check java home path * #105 pass java home explicitly to javareconf * #105 remove java check, too severe * #105 add tinytex to build vignettes * #105 no TeX, same check as travis * #105 add changes from full example * #105 param OS + version, skip vignettes * #105 skip vignettes in build * #105 upload if fail, check XLConnect pkg file * #105 debug check, pkg file not as expected * #105 more file debugging * #105 more debugging * #105 retry with tinytex install * #105 add LaTeX dependencies * #105 use R helper functions for TeX deps * #105 >_< * #105 R install tinytex to get helper fns * #105 conditionals, correct step order * #105 more TeX deps * #105 still need install tinytex * #105 typo * #105 compact vignettes * #105 test nodoc path * #105 typo build_args * #105 more lenient option for no doc check * #105 nodoc: ignore subdirectory issues * #105 ignore warnings in nodoc * issue #105 reduce size of upload, upload built pkg * #105 more combinations * #105 add windows + env vars * #105 no windows, show test output * #105 fallback to devtools if rcmdcheck not here * #105 try MRAN snapshot for 3.2.5 * #105 cache incl. repo, temp. only legacy * #105 avoid fallback on CRAN * #105 explicit repos * #105 use legacy-compatible sessionInfo() * #105 install rcmdcheck from CRAN if available * #105 no devtools fallback, all builds * #105 coverage information * #105 coverage -_- * #105 covr sys dependencies * #105 cover only if success, explicit checks * #105 disable full test suite flag * #105 effective TZ variation * #105 reactivate full test suite option * #105 remove commented out code * #105 run complete test suite * #105 install built package to run tests * #105 correct path to src package * #105 set RCMDCHECK var explicitly * #105 working dir for test suite * #105 correct path to test output * #105 clean after full tests * #105 Windows * #105 typo in conditional * #105 windows: use cmd shell * #105 Windows: no javareconf >_< * #105 windows: set pkg repo as quick fix * #105 Windows: check java version * #105 Java: both x64 and x86 * #105 java x86 exception * #105 restrict to java x64 on macOS * #105 abridged check witout multi archs * #105 single arch for full test suite * #105 temp: check windows only * #105 reactivate others, multiarch except on win * #105 typo in R conditional * fix copy paste error in dependency loading * Issues #103, #106 - add poi ooxml schemas * #103, #106 - test xlsx file * Check system packages - incl. debian names * Add available RPM package names * Javadeps: suppress warnings of pkg queries * Javadeps: suppress system check warnings * JavaDeps try suppressing pkg messages * JavaDeps: use capture.output for system calls * JavaDeps: check distro * trim immediately after capture.output * JavaDeps simplify, capture not needed * JavaDeps remove NOTEs * JavaDeps - ignore util function in codecov * JavaDeps fix rpm version check * JavaDeps - try latest R setup * JavaDeps - disable macOs not working * JavaDeps revert r setup to v1 * JavaDeps - patched action for macOs * Prepare cran comments for upcoming release * Upgrade java dependencies * check if non-legacy works * JavaDeps - PR was merged, set to master actions * JavaDeps keep previous POI version * JavaDeps - NEWS update * JavaDeps: update POI, off by 1 last row of empty * JavaDeps use backwards compatible XLConnect, revert tests * JavaDeps - java check before d/l pkg when installing * JavaDeps - check java version without .jinit * JavaDeps copyright headers * PR feedback: java version check message * PR Feedback: reword CRAN comment * PR feedback 2nd round of copyright headers * PR feedback remove wordpress references * PR feedback install instructions * JavaDeps final 1.0.2 JAR
Moved to GH actions in #116 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the support to open source repositories, travis-ci.com is now recommended over travis-ci.org (https://blog.travis-ci.com/2018-05-02-open-source-projects-on-travis-ci-com-with-github-apps)
The text was updated successfully, but these errors were encountered: