You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/15 15:15:48 UTC

[GitHub] [cordova-android] erisu opened a new pull request #895: feat: move ci to gh-actions

erisu opened a new pull request #895: feat: move ci to gh-actions
URL: https://github.com/apache/cordova-android/pull/895
 
 
   ### Motivation and Context
   
   Use GitHub Actions instead of third-party CI services.
   
   ### Description
   
   * Created GitHub Actions Task
   * Move all Travis CI & AppVeyor jobs to GitHub Actions
   * Run only one Travis CI job for `codecov` reports. (Job Environment: Linux + Node 12)
   
   Codecov has a better UI but requires setting secrets in GH which we do not have the direct ability to set. If we want to continue supporting and using Codecov, we would need to community with INFRA to set the secret token.
   
   ### Testing
   
   - https://github.com/erisu/cordova-android/commit/0e3bda75114f84788ff6b5319b65dd62e0deda02/checks?check_suite_id=401547626
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-android] erisu commented on issue #895: feat: move ci to gh-actions

Posted by GitBox <gi...@apache.org>.
erisu commented on issue #895: feat: move ci to gh-actions
URL: https://github.com/apache/cordova-android/pull/895#issuecomment-574909489
 
 
   Please ignore that the AppVeyor CI service is failing. AppVeyor would be turned off as this would replace it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-android] erisu merged pull request #895: test: move ci to gh-actions

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #895: test: move ci to gh-actions
URL: https://github.com/apache/cordova-android/pull/895
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-android] codecov-io commented on issue #895: test: move ci to gh-actions

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #895: test: move ci to gh-actions
URL: https://github.com/apache/cordova-android/pull/895#issuecomment-579600290
 
 
   # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/895?src=pr&el=h1) Report
   > Merging [#895](https://codecov.io/gh/apache/cordova-android/pull/895?src=pr&el=desc) into [master](https://codecov.io/gh/apache/cordova-android/commit/3712619f5cd3de5055336e87bfade2bc2407900d?src=pr&el=desc) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/cordova-android/pull/895/graphs/tree.svg?width=650&token=q14nMf6C5a&height=150&src=pr)](https://codecov.io/gh/apache/cordova-android/pull/895?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #895   +/-   ##
   =======================================
     Coverage   65.94%   65.94%           
   =======================================
     Files          21       21           
     Lines        1850     1850           
   =======================================
     Hits         1220     1220           
     Misses        630      630
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/cordova-android/pull/895?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/cordova-android/pull/895?src=pr&el=footer). Last update [3712619...fe8c5b3](https://codecov.io/gh/apache/cordova-android/pull/895?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org