COMMITS
/ .github/workflows March 20, 2021
C
build.yml: Run mypy --ignore-missing-imports (#4276)
Christian Clauss committed
C
GitHub Actions: fast-fail on black formatting issues (#4268)
Christian Clauss committed
November 29, 2020
D
Validate only submitted Project Euler solution (#3977)
Dhruv Manilawala committed
November 24, 2020
C
Python 3.9 (#3926)
Christian Clauss committed
November 21, 2020
D
Remove workflow file, task checked by the bot (#3917)
Dhruv Manilawala committed
D
Remove stale action workflow file (#3915)
Dhruv Manilawala committed
November 20, 2020
D
Try the stale bot instead of stale action (#3906)
Dhruv Manilawala committed
November 19, 2020
D
Run latest stale action (#3904)
Dhruv Manilawala committed
D
Update related to the change in CI testing (#3903)
Dhruv Manilawala committed
D
Move CI tests from Travis to GitHub (#3889)
Dhruv Manilawala committed
November 8, 2020
D
Add config details for the stale action (#3870)
Dhruv Manilawala committed
November 5, 2020
D
Cache pre-commit workflow (#3863)
Dhruv Manilawala committed
October 30, 2020
P
No issues so far (#3835)
ParamonPlay committed
October 24, 2020
D
Move validate_solutions and add durations flag to pytest.ini (#3704)
Dhruv Manilawala committed
October 17, 2020
D
Create GitHub action only for Project Euler (#3378)
Dhruv committed
October 15, 2020
D
October 14, 2020
C
codespell.yml: Remove unused install of flake8 (#3283)
Christian Clauss committed
October 4, 2020
D
Fix pre-commit error in GitHub action file (#2765)
Dhruv committed
R
Create auto_close_empty_issues.yml (#2756)
Richard Wheatley committed
September 30, 2020
D
Add GitHub action for pre-commit (#2515)
Dhruv committed
D
Fix all errors mentioned in pre-commit run (#2512)
Dhruv committed
September 29, 2020
Y
Create instagram_crawler.py (#2509)
YOGESHWARAN R committed
September 26, 2020
C
Use self-documenting option instead of cryptic option (#2487)
Christian Clauss committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
C
isort --profile black --recursive . (#2170)
Christian Clauss committed
June 8, 2020
M
Errors notifications under pull requests (#2081)
mateuszz0000 committed
May 16, 2020
C
actions/setup-python@v2 (#1986)
Christian Clauss committed
May 2, 2020
L
Update stale comment (#1924)
lkdmttg7 committed
March 14, 2020
C
directory_writer: actions/checkout@v1 # Use v1, NOT v2 (#1799)
Christian Clauss committed
J
Effective directory writer (#1800)
John Law committed
March 13, 2020
C
autoblack: actions/checkout@v1 # Use v1, NOT v2 (#1796)
Christian Clauss committed
February 21, 2020
C
uses: actions/checkout@v2 (#1779)
Christian Clauss committed
January 23, 2020
C
codespell --quiet-level=2 (#1711)
Christian Clauss committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
January 10, 2020
C
git add DIRECTORY.md (#1674)
Christian Clauss committed
December 26, 2019
C
actions/checkout@v2 (#1643)
Christian Clauss committed
November 28, 2019
C
Typo in a comment (#1603)
Christian Clauss committed
November 27, 2019
C
GitHub Action to mark stale issues and pull requests (#1594)
Christian Clauss committed
November 15, 2019
C
|| true (#1572)
Christian Clauss committed
November 14, 2019
A
changed implementation of GitHub action to auto update DIRECTORY.md (#1571)
Ankur Chattopadhyay committed
M
directory_writer (#1) (#1549)
Marvin M. Michum committed
C
GitHub Action formats our code with psf/black (#1569)
Christian Clauss committed
October 31, 2019
T
add max sum contigous subsequence (#1537)
Taufik Algi F committed