Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pep8speaks-org/pep8speaks

A GitHub :octocat: app to automatically review Python code style over Pull Requests
https://github.com/pep8speaks-org/pep8speaks

Merge pull request #115 from OrkoHunter/multiple_linters

Allow projects to choose between flake8 and pycodestyle

1dbb4a00853047a4b4dd2113bdad5c1aa3c9f310 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update pep8speaks linter for the project

6cd4dee62c2cd3827d3345ff35a6cc19d3856c47 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix flake8 issues

a7c5716238d572eeebd787d8ef52f1b8e8d017b1 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Disable automatic review app build and update auto comment

22284c5761b77d1f99ebbb27826fac49277cc461 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Remove print statements from tests

ac8d61db2271124425ab678022d666d2ba11d45c authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix username in the new test

a69add956f2be57b8e198044e4c04bd78e19c37d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add test for flake8 configuration

50943fb62878c6f374b213acde8ed2532622974d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add branch protection rule to avoid deleting them accidently

d8fe611d20cc15d3aea62d2dc767e08a35142b15 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix bug in Test PR title

f0397ed33bf5409d15c2e642a8b956e536177c6d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Wait for 60 seconds before starting the build

29127c21ab9230018b6b8bbc6488652faa6dfb7f authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix pep8 issues

933c6208b478d56f71bd8d2d18e1803989aba8ae authored almost 6 years ago by Himanshu Mishra <[email protected]>
Change testing workflow

Create a New branch from the existing branches per test
Create a Pull Request
Wait for pep8speak...

81c2f1ecd89c73bbe900a0d587f7a45e5e1ab838 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix linter bug in pep8speaks/helpers.py

4f2b31d8563f4275e8d5fea0b066088b7d7ddfea authored almost 6 years ago by Himanshu Mishra <[email protected]>
Remove try/except to find out error

3939f4032c353e519227cbc778888f7d2a6e61c0 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Allow pep8speaks to review self created PRs

This is needed for testing.

736e82eb00db28a3841af2618420639983e19bef authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix linter config for excluding files

b0e448add9ad836c42c8e6e07023792f40135dd9 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add flake8 to requirements.txt

44b8444a684843a02b18e74b0f2e56ce1cfc9676 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Allow users to choose between pycodestyle and flake8

7396f3c8ae177bbad91b839d3ff178b1dd5919ad authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update README about flake8 addition

49e4a55a6c01397c299eb3760bc29982434de5a2 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Changed default config format from json to yaml

8441ef5619dafacc79191ee2357e1079de82e634 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update example of .pep8speaks.yml in README

a4f9168dd7e4b74bc069c56854bca81d24b88489 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update to view logs on Heroku

7132b97612bcf35e7cf339ad3c4879f973634ea4 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add logging

7682ff6676189e3d7bf71ebbfc7283780757860e authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #100 from OrkoHunter/add_tests

Create a test workflow

c58031187aa8e605985bf05a4b800e5fec1f85fa authored almost 6 years ago by Himanshu Mishra <[email protected]>
[skip ci] Fix pep8 issues

1b2e3da1b97812e744ef7396eae366345680276b authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update auto-comment bot's comment

1fa27c8825767db4a62700c773d06f502f18a1b5 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix environment variables test in test_util.py

cdc8447cc1d1a7ecbdf2cba75a6859085816e579 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add testing for PR 82 and 83

2145d9d8e30bc8b6b8b2726a25ca764ede6a236a authored almost 6 years ago by Himanshu Mishra <[email protected]>
Test workflow for PR 81 on test-pep8speaks

f3f4ed85c2446b91def7a27c58b4bd4f9e0e6269 authored almost 6 years ago by Himanshu Mishra <[email protected]>
WIP

2825c0a0af2fe0277d018671eadbb1c40f0535f7 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Create auto-comment.yml

a9a02a33db8b030fe8bf0b3c8b4fcd10bded1a8e authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update Python version

b5584b80e034e8bd964937440e34cc2da7ae6160 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #112 from OrkoHunter/remove_database

Remove database for listing users

e1dd18d44d637184126ca7eace985935dbaf0677 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Return back api query response

fee4dec84bcd7157f30065eae518afd017eb0468 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Remove database for listing users, use GitHub star feature

121a045843fae3c895e91fddaf5393f33ef6d985 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Remove psycopg2 as dependency

d6acbf1d3c386eb3944e5c11e2525342fa6a204d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add setup.cfg for flake8

4fa5d8e17108bd817e000f144a91fccc8ee50651 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update logo

d91f236291e24707336143a532aff19105db574d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix bug in handling unsupported requests

edc1549ffb6c3edd27ef250b99e030d8f4258b0d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add complete list of orgs and users

1cf24268e3f5f3e6fefe37d63a7aff6b24659b4a authored almost 6 years ago by Himanshu Mishra <[email protected]>
Comment out some print statements

b25c540fbc2de8157251f29878be0e735bf13d96 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #109 from OrkoHunter/improve_documentation

Update README with latest instructions

52d2d874c31891526a9142c69bdf09b005936417 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update README with latest instructions

97d84541b75f637749d35afc5ed9b574f247dd74 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #106 from OrkoHunter/use_setup_cfg

Look for pycodestyle/flake8 configurations inside setup.cfg

56fbf4f56569fbbdbfd1a84c41afad3a05374ed6 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Look for pycodestyle configurations inside setup.cfg

d2e1e84dc1c857b9d9b78c46995cef8db7205d3b authored almost 6 years ago by Himanshu Mishra <[email protected]>
Remove broken landscape badge

a69699889daac1b5317b59ceea2518c1f817a0b6 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Change the default behavior of scanning

Currently the default config is to check the entire file for PEP 8 issues when a new Pull Reques...

1822b5d82653884665a1677129e012809f245a9b authored almost 6 years ago by Himanshu Mishra <[email protected]>
Use the head branch of a Pull Request as a fallback for config file

A lot of times, maintainers try to open a Pull Request containing the .pep8speaks.yml to check i...

f20157b97ec638106496a9210445226e77600062 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix bug in handling installation

adca1945cfd87f8555586bfb5416185a6598de56 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update python version on heroku

cfcccb6344037467d73aa15cca0550b9a5bcfd73 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Remove the use of BOT_PASSWORD

727ab9e085a2c12e5d43be3ecf4bb35190bd742f authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix error in string formatting

41505ee4f78711814511e607037e0e648e934aa9 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Change License from AGPL to MIT

AGPL is a very strict license. Since I do not plan to make money from this project, I should cha...

0868176ebd9cead2d79262e36a3143fa6288fb28 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' of https://github.com/OrkoHunter/pep8speaks

ac5e86171a0d5aab5055d8c68b1732285754d9ab authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add newline to templates/index.html

ca7c76b1ee354bce144431b73e7b1ae61f72d0a7 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #99 from mikekutzma/enh93

all instances of format method replaced with f-strings; closes #93

Co-authored-by: Himanshu M...

5195924377ad65bf60ed56b213228fa027154fed authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' into enh93

3fe31e21825c8dda797261477f8c379e52591254 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #92 from CAM-Gerlach/fix-comment-grammar

PR: Improve wording of comments and refactor, and fix other minor text issues throughout the pac...

6961f754b78ea407af23cd03582a35fe53e33ea3 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' into fix-comment-grammar

9b04dfe59b73cdfc02adaba373030c02d61c2187 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update versions of flask and request

This was suggested by GitHub Vulnerability notifications

1422af5782493301106b42c4f9bf1766bb9c7329 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #79 from duffn/github-token

Use GITHUB_TOKEN instead of BOT_PASSWORD

8fa278760691fc88274b1951d43433ec45911f9d authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #101 from BoboTiG/fix-invalid-seq-warnings

Fix DeprecationWarning: invalid escape sequence in helpers.py

bc054d54eaa788d0772e5e02372079a4a971504e authored almost 6 years ago by Himanshu Mishra <[email protected]>
Add W504 in the config

Closes #103

17dc1a96c1f7926dfc03d6e8d6516901ccbdf712 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Upgrade version of PyYAML

cb0bb6ef64b6c0514b575dc6c4d99205b6bdb55b authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update python version one more time

b4cab81f6515b57fe02954c5eab276af0a747daf authored almost 6 years ago by Himanshu Mishra <[email protected]>
Update Python version

a84847c658805d049e17a007700c1595095832e5 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #104 from OrkoHunter/fix_issue_102

Fix create_gist function signature

ef002e58673c263243efad5d39d697a13a876178 authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix create_gist function signature

4e41cfb5aef9842f74582df5d71f401d5b3904fe authored almost 6 years ago by Himanshu Mishra <[email protected]>
Fix DeprecationWarning: invalid escape sequence in helpers.py

Signed-off-by: Mickaël Schoentgen <[email protected]>

480c854c2da8a8a1a8b3f5f04b650756f3d1f1bc authored about 6 years ago by Mickaël Schoentgen <[email protected]>
typo fix

58fd3d6cf409637284da366fce4c22f8534827d5 authored about 6 years ago by Mike Kutzma <[email protected]>
fix last pep8 violations

757cb2597a61785eb2e66c9a23f3c1c5430b8d2e authored about 6 years ago by Mike Kutzma <[email protected]>
fix missing parens; fixes #93

63c4970a5947448f2a39cd8d376f61d26665aaa5 authored about 6 years ago by Mike Kutzma <[email protected]>
all instances of format method replaced with f-strings; closes #93

c98d9efcacf583dc967016b12ece6cb340a904cf authored about 6 years ago by Mike Kutzma <[email protected]>
Merge remote-tracking branch 'origin/release'

24be67c415bbd311d4d382927a1a028d63d80419 authored about 6 years ago by Himanshu Mishra <[email protected]>
Update config file in readme with up to date text and minor cleanup

be1ab61766a46f65bb386598d40994cac7d6a12e authored over 6 years ago by C.A.M. Gerlach <[email protected]>
Use international date-time format and correct spelling/cap of PEP 8

37eba33d83c0c6ad8167e9482eab720974eb28e7 authored over 6 years ago by C.A.M. Gerlach <[email protected]>
Use time_now as f-string var

1a920abd572c507f354989d5a95d9ba2e5647300 authored over 6 years ago by Himanshu Mishra <[email protected]>
Fix misc user-facing text to be correct, idomatic English

c7a7ec82141dcb0c2d5d8428dfb9f3b6bf90d19c authored over 6 years ago by C.A.M. Gerlach <[email protected]>
Improve comment text, refactor and cleanup

6888f4cdcf27566359c6dd67300006a11208336e authored over 6 years ago by C.A.M. Gerlach <[email protected]>
Rename POLICY to policy.md

d1b3159e450abf7f7124735460938dc57431b2b2 authored over 6 years ago by Himanshu Mishra <[email protected]>
Create POLICY

a05a0ec2bfcbe05794ad8f62bb1c5af88fbf3592 authored over 6 years ago by Himanshu Mishra <[email protected]>
Merge pull request #67 from OrkoHunter/separate_default_config

Separate default config into a file

116f51909c6b104ab7d2f891e90b735ba761f4cd authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' into separate_default_config

6a17b5c71e7bf076408ca9a19aba11e4cb46383c authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #11 from kshitij10496/quote

Added Raymond Hettinger's quote on PEP8

ddc152266eaa25b76dfb81e91ef5ba20274a0f59 authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' into quote

4479d417baa043738f1f58bc8084e59d5146cf34 authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #66 from OrkoHunter/drop_pr_review_loads

Drop PR review webhook

338f76e77b0874992e69defe9d53cbc386c4f94b authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' into drop_pr_review_loads

ee0fb1bd451114d9ae59c7f08147ef79defe470a authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #84 from chinskiy/codesmells

Fix code smells up updating variable names and function names/arguments

e33feb69d51d63d966e269c20163ec83d96fd80a authored almost 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #85 from chinskiy/python-runtimes

update python runtime

3cc2e059fbeef2bd4546d7c6915f4eedcac97f03 authored almost 7 years ago by Himanshu Mishra <[email protected]>
Use permalink for default config options

a19cee6787b23ecc322965d9300e3076e2a3dd91 authored almost 7 years ago by Himanshu Mishra <[email protected]>
update python runtime

9bfeddc406e309ee0e95293a664838ef84b40c8d authored almost 7 years ago by chinskiy <[email protected]>
pep8speaks codesmells String statement has no effect

294e5ee2f39af86d0801c12039a62b2a3a603516 authored almost 7 years ago by chinskiy <[email protected]>
pep8speaks codesmells Redefining built-in 'file'

0b6e76fad012d9ad277b94a48daf4c7162d95179 authored almost 7 years ago by chinskiy <[email protected]>
pep8speaks codesmells _request function

cd4bf536b8cc9d0b2f94c0b84f201e03c86fe57e authored almost 7 years ago by chinskiy <[email protected]>
Merge pull request #82 from matheus-manoel/master

Update psycopg2 version to fix private private deploy error.

01d5f5e13bf4bb7044f752e1b381b6217f25d0d0 authored almost 7 years ago by Himanshu Mishra <[email protected]>
Fix error in psycopg.

4a7d2baaaefa6bb4047c9b2c784ab503f8d0923c authored almost 7 years ago by Matheus Manoel <[email protected]>
Use GITHUB_TOKEN instead of BOT_PASSWORD

When using BOT_PASSWORD, the bot cannot have
two factor authentication enabled as GitHub expects...

33fcaf9b7a54dfb3cf065455eba75ee74fbb313b authored about 7 years ago by Nicholas Duffy <[email protected]>
Merge branch 'master' into separate_default_config

029384d252334ff8fe48ef6988c6bee643dc49f6 authored about 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #76 from canihavesomecoffee/bugfix/readme-correction

Correct link to default config options in readme

147ee5fa15ee80f9a89e486189b300d29b39939d authored about 7 years ago by Himanshu Mishra <[email protected]>
Update README.md

Corrects the link to the default configuration options

723db5934a47dcd4c5a805909f3cec59c11b11a3 authored about 7 years ago by Willem <[email protected]>