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/05 14:38:18 UTC

[GitHub] [cordova-android] erisu opened a new pull request #890: chore: bump version to 9.0.0-dev

erisu opened a new pull request #890: chore: bump version to 9.0.0-dev
URL: https://github.com/apache/cordova-android/pull/890
 
 
   ### Motivation and Context
   
   Prepare repo for next major development and release. 
   
   ### Description
   
   Bump repo's version to `9.0.0-dev` in:
   * `package.json`
   * `VERSION`
   * `bin/templates/cordova/version`
   * `bin/templates/project/assets/www/cordova.js`
   * `framework/build.gradle`
   * `framework/src/org/apache/cordova/CordovaWebView.java`
   
   ### Testing
   
   - `npm t`
   
   ### 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] codecov-io edited a comment on issue #890: chore: bump version to 9.0.0-dev

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #890: chore: bump version to 9.0.0-dev
URL: https://github.com/apache/cordova-android/pull/890#issuecomment-570918648
 
 
   # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=h1) Report
   > Merging [#890](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=desc) into [master](https://codecov.io/gh/apache/cordova-android/commit/e42fedc820bf4357354bf0ff9e7f2ae85b2f1532?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/890/graphs/tree.svg?width=650&token=q14nMf6C5a&height=150&src=pr)](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #890   +/-   ##
   =======================================
     Coverage   66.25%   66.25%           
   =======================================
     Files          19       19           
     Lines        1861     1861           
   =======================================
     Hits         1233     1233           
     Misses        628      628
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/cordova-android/pull/890?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/890?src=pr&el=footer). Last update [e42fedc...9a06eb8](https://codecov.io/gh/apache/cordova-android/pull/890?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


[GitHub] [cordova-android] codecov-io commented on issue #890: chore: bump version to 9.0.0-dev

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #890: chore: bump version to 9.0.0-dev
URL: https://github.com/apache/cordova-android/pull/890#issuecomment-570918648
 
 
   # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=h1) Report
   > Merging [#890](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=desc) into [master](https://codecov.io/gh/apache/cordova-android/commit/e42fedc820bf4357354bf0ff9e7f2ae85b2f1532?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/890/graphs/tree.svg?width=650&token=q14nMf6C5a&height=150&src=pr)](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #890   +/-   ##
   =======================================
     Coverage   66.25%   66.25%           
   =======================================
     Files          19       19           
     Lines        1861     1861           
   =======================================
     Hits         1233     1233           
     Misses        628      628
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/cordova-android/pull/890?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/890?src=pr&el=footer). Last update [e42fedc...9a06eb8](https://codecov.io/gh/apache/cordova-android/pull/890?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


[GitHub] [cordova-android] erisu merged pull request #890: chore: bump version to 9.0.0-dev

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #890: chore: bump version to 9.0.0-dev
URL: https://github.com/apache/cordova-android/pull/890
 
 
   

----------------------------------------------------------------
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 #890: chore: bump version to 9.0.0-dev

Posted by GitBox <gi...@apache.org>.
erisu commented on issue #890: chore: bump version to 9.0.0-dev
URL: https://github.com/apache/cordova-android/pull/890#issuecomment-570986281
 
 
   @brodybits I am sure we could use coho since it contains already a step that does the version bumping for the releases, but I was not investing the time to include it into my development process. For now, this manual process was much easier and faster.
   
   Also, as a side note, I had been looking into the idea of removing all these version locations and condense it down between one or two file locations only.

----------------------------------------------------------------
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 edited a comment on issue #890: chore: bump version to 9.0.0-dev

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #890: chore: bump version to 9.0.0-dev
URL: https://github.com/apache/cordova-android/pull/890#issuecomment-570918648
 
 
   # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=h1) Report
   > Merging [#890](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=desc) into [master](https://codecov.io/gh/apache/cordova-android/commit/e42fedc820bf4357354bf0ff9e7f2ae85b2f1532?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/890/graphs/tree.svg?width=650&token=q14nMf6C5a&height=150&src=pr)](https://codecov.io/gh/apache/cordova-android/pull/890?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #890   +/-   ##
   =======================================
     Coverage   66.25%   66.25%           
   =======================================
     Files          19       19           
     Lines        1861     1861           
   =======================================
     Hits         1233     1233           
     Misses        628      628
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/cordova-android/pull/890?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/890?src=pr&el=footer). Last update [e42fedc...9a06eb8](https://codecov.io/gh/apache/cordova-android/pull/890?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