FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - https-github-com-nzysoft/Python-2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-nzysoft
/
Python-2
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Python-2
.github
workflows
on
master
User selector
Datepicker
Commit history
Commits on Nov 1, 2022
refactor: Move pascals triange to maths/ (#7932)
Show description for f512b4d
CaedenPH
and
cclauss
authored
f512b4d
View commit details
Copy full SHA for f512b4d
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Test on Python 3.11 (#6591)
Show description for a31edd4
cclauss
and
github-actions
authored
a31edd4
View commit details
Copy full SHA for a31edd4
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Add running doctest to pytest default (#7840)
Show description for a9bd68d
authored
a9bd68d
View commit details
Copy full SHA for a9bd68d
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
chore: remove pre-commit GHA (#6565)
Show description for e9862ad
cclauss
authored
e9862ad
View commit details
Copy full SHA for e9862ad
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Get rid of the Union (#6246)
Show description for dad789d
cclauss
and
github-actions
authored
dad789d
View commit details
Copy full SHA for dad789d
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Upgrade GitHub Actions (#6236)
Show description for 0a0f498
cclauss
and
github-actions
authored
0a0f498
View commit details
Copy full SHA for 0a0f498
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
pyupgrade --py310-plus and run mypy in precommit, not build (#5996)
Show description for 885580b
cclauss
authored
885580b
View commit details
Copy full SHA for 885580b
View code at this point
Browse repository at this point
Upgrade to Python 3.10 (#5992)
Show description for f707f6d
cclauss
and
github-actions
authored
f707f6d
View commit details
Copy full SHA for f707f6d
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
ci: add mkdir step for mypy (#5927)
Show description for 7423875
MichaelCurrin
and
github-actions
authored
7423875
View commit details
Copy full SHA for 7423875
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
[Mypy] fix other/least_recently_used (#5814)
Show description for 551c657
spazm
and
cclauss
authored
551c657
View commit details
Copy full SHA for 551c657
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
mypy: Exclude only 20 files that are still failing (#5608)
Show description for 8ac86f2
cclauss
and
dylanbuchi
authored
8ac86f2
View commit details
Copy full SHA for 8ac86f2
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
It is OK to test ./scripts (#5290)
Show description for ca842b4
cclauss
and
github-actions
authored
ca842b4
View commit details
Copy full SHA for ca842b4
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
mypy --install-types --non-interactive . (#4530)
Show description for abc725f
cclauss
and
github-actions
authored
abc725f
View commit details
Copy full SHA for abc725f
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
fix(action): delete approve workflow as it does not work (#4453)
dhruvmanila
authored
daeb6a7
View commit details
Copy full SHA for daeb6a7
View code at this point
Browse repository at this point
Commits on May 21, 2021
fix(action): testing and fixing errors (#4446)
Show description for 32e9072
dhruvmanila
authored
32e9072
View commit details
Copy full SHA for 32e9072
View code at this point
Browse repository at this point
fix(action): correct indentation for types key (#4445)
Show description for ac29f70
dhruvmanila
and
github-actions
authored
ac29f70
View commit details
Copy full SHA for ac29f70
View code at this point
Browse repository at this point
feat: action to approve workflow run (#4444)
dhruvmanila
authored
92836d5
View commit details
Copy full SHA for 92836d5
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
fix(ci): Update pre-commit hooks and apply new black (#4359)
Show description for 6f21f76
dhruvmanila
authored
6f21f76
View commit details
Copy full SHA for 6f21f76
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
feat: Add mypy configuration file (#4315)
Show description for c49fa08
dhruvmanila
and
cclauss
authored
c49fa08
View commit details
Copy full SHA for c49fa08
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
fix(mypy): type annotations for linear algebra algorithms (#4317)
Show description for 8c29860
dhruvmanila
authored
8c29860
View commit details
Copy full SHA for 8c29860
View code at this point
Browse repository at this point
Commits on Apr 4, 2021
fix(mypy): type annotations for conversions algorithms (#4314)
Show description for 20c7518
dhruvmanila
authored
20c7518
View commit details
Copy full SHA for 20c7518
View code at this point
Browse repository at this point
fix(mypy): type annotations for cipher algorithms (#4306)
Show description for 6089536
dhruvmanila
authored
6089536
View commit details
Copy full SHA for 6089536
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
[mypy] fix hashes folder (#4305)
Show description for a53fcf2
algobytewise
and
cclauss
authored
a53fcf2
View commit details
Copy full SHA for a53fcf2
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
[mypy] Fix directory arithmetic_analysis (#4304)
Show description for 5229c74
algobytewise
authored
5229c74
View commit details
Copy full SHA for 5229c74
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
[mypy] Fix web_programming directory (#4297)
Show description for 895bca3
authored
895bca3
View commit details
Copy full SHA for 895bca3
View code at this point
Browse repository at this point
mypy: Use a --exclude list (#4296)
Show description for c22c7d5
cclauss
authored
c22c7d5
View commit details
Copy full SHA for c22c7d5
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)
Show description for 35901eb
algobytewise
and
github-actions
authored
35901eb
View commit details
Copy full SHA for 35901eb
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
[mypy] fix small folders 2 (#4293)
Show description for 9b60be6
algobytewise
and
cclauss
authored
9b60be6
View commit details
Copy full SHA for 9b60be6
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
[mypy] fix small folders (#4292)
Show description for 9595079
authored
9595079
View commit details
Copy full SHA for 9595079
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
[mypy] fix compression folder (#4290)
Show description for a8db5d4
algobytewise
and
github-actions
authored
a8db5d4
View commit details
Copy full SHA for a8db5d4
View code at this point
Browse repository at this point
Commits on Mar 20, 2021
build.yml: Run mypy --ignore-missing-imports (#4276)
Show description for 8d7ef6a
cclauss
authored
8d7ef6a
View commit details
Copy full SHA for 8d7ef6a
View code at this point
Browse repository at this point
GitHub Actions: fast-fail on black formatting issues (#4268)
Show description for b8a19cc
cclauss
and
github-actions
authored
b8a19cc
View commit details
Copy full SHA for b8a19cc
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
Validate only submitted Project Euler solution (#3977)
Show description for ba6310b
dhruvmanila
authored
ba6310b
View commit details
Copy full SHA for ba6310b
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Python 3.9 (#3926)
Show description for 3fdbf97
authored
3fdbf97
View commit details
Copy full SHA for 3fdbf97
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Remove workflow file, task checked by the bot (#3917)
dhruvmanila
authored
f2c1f98
View commit details
Copy full SHA for f2c1f98
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL