FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - lyf2000/vscode-python · GitHub
lyf2000
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
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
vscode-python
.github
workflows
on
main
User selector
Datepicker
Commit history
Commits on Mar 5, 2022
Bump actions/checkout from 2 to 3 (#18615)
Show description for 83299e2
dependabot[bot]
authored
83299e2
View commit details
Copy full SHA for 83299e2
View code at this point
Browse repository at this point
Remove uploading to blob storage (#18637)
karthiknadig
authored
c3a24c9
View commit details
Copy full SHA for c3a24c9
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Bump actions/setup-python from 2 to 3 (#18604)
Show description for 439ff5d
dependabot[bot]
authored
439ff5d
View commit details
Copy full SHA for 439ff5d
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Upgrade pyright to 1.1.225 (#18599)
Show description for fcf75e7
kimadeline
authored
fcf75e7
View commit details
Copy full SHA for fcf75e7
View code at this point
Browse repository at this point
Bump actions/setup-node from 2 to 3 (#18593)
Show description for bc4880a
dependabot[bot]
authored
bc4880a
View commit details
Copy full SHA for bc4880a
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Pin pyright in build workflow (#18573)
kimadeline
authored
84a5a04
View commit details
Copy full SHA for 84a5a04
View code at this point
Browse repository at this point
Pin pyright to 1.1.223 in GHA (#18569)
kimadeline
authored
f4f2514
View commit details
Copy full SHA for f4f2514
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Bump actions/github-script from 5 to 6 (#18516)
Show description for 4b07e7b
dependabot[bot]
authored
4b07e7b
View commit details
Copy full SHA for 4b07e7b
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Update README.md (#18380)
Show description for 0b5f03b
kimadeline
authored
0b5f03b
View commit details
Copy full SHA for 0b5f03b
View code at this point
Browse repository at this point
Pin our "Assign PR" workflow to Python 3.9 so we can keep using our pinned dependencies
brettcannon
committed
537414a
View commit details
Copy full SHA for 537414a
View code at this point
Browse repository at this point
Respect the special working directory in pip-secure-intall for the build workflow
brettcannon
committed
1dacc0f
View commit details
Copy full SHA for 1dacc0f
View code at this point
Browse repository at this point
Use `pip-secure-install` action (#18331)
brettcannon
authored
402a5a7
View commit details
Copy full SHA for 402a5a7
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
Bump azure/login from 1.4.2 to 1.4.3 (#18323)
Show description for fa16970
dependabot[bot]
authored
fa16970
View commit details
Copy full SHA for fa16970
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Bump azure/login from 1.3.0 to 1.4.2 (#18134)
Show description for 83df74b
dependabot[bot]
authored
83df74b
View commit details
Copy full SHA for 83df74b
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Run Pyright for all workflows (#18268)
Show description for 2883012
kimadeline
authored
2883012
View commit details
Copy full SHA for 2883012
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Switch from jedils_requirements.txt to requirements.txt (#18243)
Show description for 10bb8d0
karthiknadig
authored
10bb8d0
View commit details
Copy full SHA for 10bb8d0
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Simplify label check (#18172)
kimadeline
authored
44ef895
View commit details
Copy full SHA for 44ef895
View code at this point
Browse repository at this point
Upgrade to Node 14 (#18149)
Show description for 0eddfbf
kimadeline
authored
0eddfbf
View commit details
Copy full SHA for 0eddfbf
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
Do not add 'classify' label if needs-* label present (Attempt number 4) (#18161)
kimadeline
authored
70bf333
View commit details
Copy full SHA for 70bf333
View code at this point
Browse repository at this point
I swear it's fixed this time (#18160)
kimadeline
authored
97a65f1
View commit details
Copy full SHA for 97a65f1
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
Fix rename gone sideways (#18158)
kimadeline
authored
e3c617b
View commit details
Copy full SHA for e3c617b
View code at this point
Browse repository at this point
Do not add 'classify' label if needs-* label present (#18154)
Show description for 38e21c2
kimadeline
authored
38e21c2
View commit details
Copy full SHA for 38e21c2
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Fix testing with python 3.10 (#18127)
Show description for e382d86
karthiknadig
authored
e382d86
View commit details
Copy full SHA for e382d86
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
Log output from Lock Issues job
brettcannon
authored
fc87a69
View commit details
Copy full SHA for fc87a69
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
Roll back some changes to the Lock Issue workflow
brettcannon
committed
aa5defc
View commit details
Copy full SHA for aa5defc
View code at this point
Browse repository at this point
Fix the Lock Issues workflow
brettcannon
committed
b46e490
View commit details
Copy full SHA for b46e490
View code at this point
Browse repository at this point
Fix how multiple paths are specified for setup-python's `cache-dependency-path`
brettcannon
committed
7be7b4b
View commit details
Copy full SHA for 7be7b4b
View code at this point
Browse repository at this point
Move over to setup-python's own caching
Show description for e823b10
brettcannon
committed
e823b10
View commit details
Copy full SHA for e823b10
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Use Python 3.9 for build workflow (#18042)
Show description for c75ab2c
kimadeline
authored
c75ab2c
View commit details
Copy full SHA for c75ab2c
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Bump GabrielBB/xvfb-action from 1.5 to 1.6 (#18025)
Show description for 64118ff
dependabot[bot]
authored
64118ff
View commit details
Copy full SHA for 64118ff
View code at this point
Browse repository at this point
Revert "Use python version 3.9 due to issues with pandas on 3.10 (#18026)
Show description for fad4b8b
karthiknadig
authored
fad4b8b
View commit details
Copy full SHA for fad4b8b
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Install pipenv only for Python 3 tests (#17968)
kimadeline
authored
16335e2
View commit details
Copy full SHA for 16335e2
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Remove old discovery code and discovery experiments (#17795)
Show description for ff6a026
Kartik Raj
authored
ff6a026
View commit details
Copy full SHA for ff6a026
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Use python version 3.9 due to issues with pandas on 3.10 #17760 (#17761)
karthiknadig
authored
be58719
View commit details
Copy full SHA for be58719
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Fix issue labeling with 'classify' (#17707)
karthiknadig
authored
736faaa
View commit details
Copy full SHA for 736faaa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL