Jacques Troussard

Results 8 issues of Jacques Troussard

### Description Our pipeline runs coverallsapp action in parallel with several different versions of python. Noticed that after making a non-functional change to a file, (removed comment) our coveralls check...

Semantic version mistake was made when releasing 1.3.1, the Linkedin compliance fix which was removed from the code base, api breaking change, did not trigger a main version release increment....

bug

Am interested to receive feedback on reformatting the examples to make them easier to maintain, and setup. Currently I noticed there are a few issues with the current format of...

question
reformat

See #463 for implementation example

# Description Our pipeline runs coverallsapp action in parallel with several different versions of python. Noticed that after making a non-functional change to a file, (removed comment) our coveralls check...

potential-bug
coverage-discrepancies

This PR is a derivative of another #532 This PR addresses the same issue but aims to demonstrate a broader perspective on implementation. While the original PR highlighted a significant...

Updating the Linkedin example so that it follows the new pattern provided by #530

docs

Considering the many moving parts of the release process and integration with the PyPi, it would be beneficial to create some sort of release protection or employ a template. I...

Contributor Friendly
devops