You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/09/02 01:00:01 UTC

[GitHub] [cordova-plugin-statusbar] zachawilson opened a new pull request #217: ci: add gh-actions workflow

zachawilson opened a new pull request #217:
URL: https://github.com/apache/cordova-plugin-statusbar/pull/217


   ### Platforms affected
   - CI: ios & android
   
   
   ### Motivation and Context
   Add GH Actions to run plugin tests using `cordova-paramedic`
   
   - Android: https://github.com/SwitchCaseGroup/cordova-plugin-statusbar/actions/runs/1192373245
   - iOS: https://github.com/SwitchCaseGroup/cordova-plugin-statusbar/actions/runs/1192373244
   
   ### Description
   Adding two new workflows.
   - Trying to follow workflows in existing apache repo https://github.com/apache/cordova-paramedic/pull/215
   
   ### Testing
   Tests can be verified by viewing workflow results
   - Android: https://github.com/SwitchCaseGroup/cordova-plugin-statusbar/actions/runs/1192373245
   - iOS: https://github.com/SwitchCaseGroup/cordova-plugin-statusbar/actions/runs/1192373244
   
   
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   - [x] I added automated test coverage as appropriate for this change
   - [x] Commit is prefixed with `(platform)` if this change only applies to one platform (e.g. `(android)`)
   - [x] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct [keyword to close issues using keywords](https://help.github.com/articles/closing-issues-using-keywords/))
   - [x] I've updated the documentation if necessary
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-statusbar] erisu closed pull request #217: ci: add gh-actions workflow

Posted by GitBox <gi...@apache.org>.
erisu closed pull request #217:
URL: https://github.com/apache/cordova-plugin-statusbar/pull/217


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-statusbar] zachawilson commented on pull request #217: ci: add gh-actions workflow

Posted by GitBox <gi...@apache.org>.
zachawilson commented on pull request #217:
URL: https://github.com/apache/cordova-plugin-statusbar/pull/217#issuecomment-911005112


   The PR https://github.com/apache/cordova-plugin-statusbar/pull/214 is different in that it is running the linter and then uploading coverage reports using https://github.com/codecov/codecov-action


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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