We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's the Weekly Digest for OrkoHunter/pep8speaks:
Last week 9 issues were created. Of these, 5 issues have been closed and 4 issues are still open.
💚 #114 Create CONTRIBUTING.md, by OrkoHunter 💚 #113 Improve logging, by OrkoHunter 💚 #111 Reject requests coming from private repositories which pep8speaks can not access, by OrkoHunter 💚 #110 Logo/Avatar needs update | Need ideas, by OrkoHunter
❤️ #115 Allow projects to choose between flake8 and pycodestyle, by OrkoHunter ❤️ #112 Remove database for listing users, by OrkoHunter ❤️ #109 Update README with latest instructions, by OrkoHunter ❤️ #108 List installations of the GitHub App, by OrkoHunter ❤️ #107 Improve documentation, by OrkoHunter
🔈 #115 Allow projects to choose between flake8 and pycodestyle, by OrkoHunter It received 4 comments.
Last week, 4 pull requests were created, updated or merged.
Last week, 4 pull requests were merged. 💜 #112 Remove database for listing users, by OrkoHunter 💜 #109 Update README with latest instructions, by OrkoHunter 💜 #106 Look for pycodestyle/flake8 configurations inside setup.cfg, by OrkoHunter 💜 #100 Create a test workflow, by OrkoHunter
Last week there were 41 commits. 🛠️ Disable automatic review app build and update auto comment by OrkoHunter 🛠️ Remove print statements from tests by OrkoHunter 🛠️ Fix username in the new test by OrkoHunter 🛠️ Add test for flake8 configuration by OrkoHunter 🛠️ Add branch protection rule to avoid deleting them accidently by OrkoHunter 🛠️ Fix bug in Test PR title by OrkoHunter 🛠️ Wait for 60 seconds before starting the build by OrkoHunter 🛠️ Fix pep8 issues by OrkoHunter 🛠️ Change testing workflow Create a New branch from the existing branches per test Create a Pull Request Wait for pep8speaks to comment Verify the comment Close the PR and delete the branch This flow is safe so that new builds can be restarted even if the last ones errored. by OrkoHunter 🛠️ Fix linter bug in pep8speaks/helpers.py by OrkoHunter 🛠️ Remove try/except to find out error by OrkoHunter 🛠️ Allow pep8speaks to review self created PRs This is needed for testing. by OrkoHunter 🛠️ Fix linter config for excluding files by OrkoHunter 🛠️ Add flake8 to requirements.txt by OrkoHunter 🛠️ Allow users to choose between pycodestyle and flake8 by OrkoHunter 🛠️ Update README about flake8 addition by OrkoHunter 🛠️ Changed default config format from json to yaml by OrkoHunter 🛠️ Update example of .pep8speaks.yml in README by OrkoHunter 🛠️ Update to view logs on Heroku by OrkoHunter 🛠️ Add logging by OrkoHunter 🛠️ Merge pull request #100 from OrkoHunter/add_tests Create a test workflow by OrkoHunter 🛠️ [skip ci] Fix pep8 issues by OrkoHunter 🛠️ Update auto-comment bot's comment by OrkoHunter 🛠️ Fix environment variables test in test_util.py by OrkoHunter 🛠️ Add testing for PR 82 and 83 by OrkoHunter 🛠️ Test workflow for PR 81 on test-pep8speaks by OrkoHunter 🛠️ WIP by OrkoHunter 🛠️ Create auto-comment.yml by OrkoHunter 🛠️ Update Python version by OrkoHunter 🛠️ Merge pull request #112 from OrkoHunter/remove_database Remove database for listing users by OrkoHunter 🛠️ Return back api query response by OrkoHunter 🛠️ Remove database for listing users, use GitHub star feature by OrkoHunter 🛠️ Remove psycopg2 as dependency by OrkoHunter 🛠️ Add setup.cfg for flake8 by OrkoHunter 🛠️ Update logo by OrkoHunter 🛠️ Fix bug in handling unsupported requests by OrkoHunter 🛠️ Add complete list of orgs and users by OrkoHunter 🛠️ Comment out some print statements by OrkoHunter 🛠️ Merge pull request #109 from OrkoHunter/improve_documentation Update README with latest instructions by OrkoHunter 🛠️ Update README with latest instructions by OrkoHunter 🛠️ Merge pull request #106 from OrkoHunter/use_setup_cfg Look for pycodestyle/flake8 configurations inside setup.cfg by OrkoHunter
Last week there was 1 contributor. 👤 OrkoHunter
Last week there were 4 stagazers. ⭐ aayushkumarjvs ⭐ gokriznastic ⭐ dai ⭐ sterlinm You all are the stars! 🌟
Last week there was 1 release. 🚀 v1.5 PEP8Speaks v1.5
That's all for last week, please 👀 Watch and ⭐ Star the repository OrkoHunter/pep8speaks to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for OrkoHunter/pep8speaks:
ISSUES
Last week 9 issues were created.
Of these, 5 issues have been closed and 4 issues are still open.
OPEN ISSUES
💚 #114 Create CONTRIBUTING.md, by OrkoHunter
💚 #113 Improve logging, by OrkoHunter
💚 #111 Reject requests coming from private repositories which pep8speaks can not access, by OrkoHunter
💚 #110 Logo/Avatar needs update | Need ideas, by OrkoHunter
CLOSED ISSUES
❤️ #115 Allow projects to choose between flake8 and pycodestyle, by OrkoHunter
❤️ #112 Remove database for listing users, by OrkoHunter
❤️ #109 Update README with latest instructions, by OrkoHunter
❤️ #108 List installations of the GitHub App, by OrkoHunter
❤️ #107 Improve documentation, by OrkoHunter
NOISY ISSUE
🔈 #115 Allow projects to choose between flake8 and pycodestyle, by OrkoHunter
It received 4 comments.
PULL REQUESTS
Last week, 4 pull requests were created, updated or merged.
MERGED PULL REQUEST
Last week, 4 pull requests were merged.
💜 #112 Remove database for listing users, by OrkoHunter
💜 #109 Update README with latest instructions, by OrkoHunter
💜 #106 Look for pycodestyle/flake8 configurations inside setup.cfg, by OrkoHunter
💜 #100 Create a test workflow, by OrkoHunter
COMMITS
Last week there were 41 commits.
🛠️ Disable automatic review app build and update auto comment by OrkoHunter
🛠️ Remove print statements from tests by OrkoHunter
🛠️ Fix username in the new test by OrkoHunter
🛠️ Add test for flake8 configuration by OrkoHunter
🛠️ Add branch protection rule to avoid deleting them accidently by OrkoHunter
🛠️ Fix bug in Test PR title by OrkoHunter
🛠️ Wait for 60 seconds before starting the build by OrkoHunter
🛠️ Fix pep8 issues by OrkoHunter
🛠️ Change testing workflow Create a New branch from the existing branches per test Create a Pull Request Wait for pep8speaks to comment Verify the comment Close the PR and delete the branch This flow is safe so that new builds can be restarted even if the last ones errored. by OrkoHunter
🛠️ Fix linter bug in pep8speaks/helpers.py by OrkoHunter
🛠️ Remove try/except to find out error by OrkoHunter
🛠️ Allow pep8speaks to review self created PRs This is needed for testing. by OrkoHunter
🛠️ Fix linter config for excluding files by OrkoHunter
🛠️ Add flake8 to requirements.txt by OrkoHunter
🛠️ Allow users to choose between pycodestyle and flake8 by OrkoHunter
🛠️ Update README about flake8 addition by OrkoHunter
🛠️ Changed default config format from json to yaml by OrkoHunter
🛠️ Update example of .pep8speaks.yml in README by OrkoHunter
🛠️ Update to view logs on Heroku by OrkoHunter
🛠️ Add logging by OrkoHunter
🛠️ Merge pull request #100 from OrkoHunter/add_tests Create a test workflow by OrkoHunter
🛠️ [skip ci] Fix pep8 issues by OrkoHunter
🛠️ Update auto-comment bot's comment by OrkoHunter
🛠️ Fix environment variables test in test_util.py by OrkoHunter
🛠️ Add testing for PR 82 and 83 by OrkoHunter
🛠️ Test workflow for PR 81 on test-pep8speaks by OrkoHunter
🛠️ WIP by OrkoHunter
🛠️ Create auto-comment.yml by OrkoHunter
🛠️ Update Python version by OrkoHunter
🛠️ Merge pull request #112 from OrkoHunter/remove_database Remove database for listing users by OrkoHunter
🛠️ Return back api query response by OrkoHunter
🛠️ Remove database for listing users, use GitHub star feature by OrkoHunter
🛠️ Remove psycopg2 as dependency by OrkoHunter
🛠️ Add setup.cfg for flake8 by OrkoHunter
🛠️ Update logo by OrkoHunter
🛠️ Fix bug in handling unsupported requests by OrkoHunter
🛠️ Add complete list of orgs and users by OrkoHunter
🛠️ Comment out some print statements by OrkoHunter
🛠️ Merge pull request #109 from OrkoHunter/improve_documentation Update README with latest instructions by OrkoHunter
🛠️ Update README with latest instructions by OrkoHunter
🛠️ Merge pull request #106 from OrkoHunter/use_setup_cfg Look for pycodestyle/flake8 configurations inside setup.cfg by OrkoHunter
CONTRIBUTORS
Last week there was 1 contributor.
👤 OrkoHunter
STARGAZERS
Last week there were 4 stagazers.
⭐ aayushkumarjvs
⭐ gokriznastic
⭐ dai
⭐ sterlinm
You all are the stars! 🌟
RELEASES
Last week there was 1 release.
🚀 v1.5 PEP8Speaks v1.5
That's all for last week, please 👀 Watch and ⭐ Star the repository OrkoHunter/pep8speaks to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: