You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2022/09/05 09:35:21 UTC

[GitHub] [libcloud] Kami opened a new pull request, #1754: [WIP] Update development / testing Docker image, add new bandit lint check

Kami opened a new pull request, #1754:
URL: https://github.com/apache/libcloud/pull/1754

   This pull request includes the following changes:
   
   - Add new "bandit" lint check to GHA workflow
   - Move "pip audit" security check to "security_checks" GHA job
   - Fix / update testing Docker image (remove old / obsolete Python targets, run tox checks for newer Python versions, run other tox targets, use non EOL Ubuntu 20.04 base image, add some additional checks)
   - Use latest version of tox
   - Add workaround for failing paramiko related tests under PyPy due to bcrypt wheel not being available
   
   TODO
   
   - [ ] Add GHA job which verifies testing Docker image can be built and works


-- 
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: notifications-unsubscribe@libcloud.apache.org

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


[GitHub] [libcloud] Kami merged pull request #1754: Update development / testing Docker image, add new bandit lint check

Posted by GitBox <gi...@apache.org>.
Kami merged PR #1754:
URL: https://github.com/apache/libcloud/pull/1754


-- 
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: notifications-unsubscribe@libcloud.apache.org

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


[GitHub] [libcloud] codecov-commenter commented on pull request #1754: [WIP] Update development / testing Docker image, add new bandit lint check

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1754:
URL: https://github.com/apache/libcloud/pull/1754#issuecomment-1236783395

   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1754?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1754](https://codecov.io/gh/apache/libcloud/pull/1754?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1a90b84) into [trunk](https://codecov.io/gh/apache/libcloud/commit/262ebdbc1c0d77ecdd86b9f74f6f4479e8e20af1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (262ebdb) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1754/graphs/tree.svg?width=650&height=150&src=pr&token=PYoduksh69&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/libcloud/pull/1754?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@           Coverage Diff           @@
   ##            trunk    #1754   +/-   ##
   =======================================
     Coverage   83.29%   83.29%           
   =======================================
     Files         400      400           
     Lines       87773    87773           
     Branches    10690    10690           
   =======================================
     Hits        73107    73107           
     Misses      11486    11486           
     Partials     3180     3180           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1754?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/libcloud/pull/1754?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [262ebdb...1a90b84](https://codecov.io/gh/apache/libcloud/pull/1754?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: notifications-unsubscribe@libcloud.apache.org

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