FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - digitarald/vscode-python · GitHub
digitarald
/
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 2, 2021
Turn back on insiders tests (#15526)
Show description for 75463af
brettcannon
authored
75463af
View commit details
Copy full SHA for 75463af
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Add better failure messages for file check jobs (#15515)
brettcannon
authored
777bfa2
View commit details
Copy full SHA for 777bfa2
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Bump actions/setup-node from v2.1.4 to v2.1.5 (#15484)
Show description for 02c3cb5
dependabot[bot]
authored
02c3cb5
View commit details
Copy full SHA for 02c3cb5
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Disable insiders tests while Notebooks works on the failures on their end (#15479)
brettcannon
authored
33b6e15
View commit details
Copy full SHA for 33b6e15
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Bump actions/cache from v2 to v2.1.4 (#15335)
Show description for 36bb325
dependabot[bot]
authored
36bb325
View commit details
Copy full SHA for 36bb325
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Add a GHA workflow to make sure PRs include the expected changed files (#15096)
brettcannon
authored
7b3f8bf
View commit details
Copy full SHA for 7b3f8bf
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Use Prettier with YAML files in .github (#15040)
brettcannon
authored
c33617b
View commit details
Copy full SHA for c33617b
View code at this point
Browse repository at this point
Update the CodeQL workflow to silence a warning (#15029)
brettcannon
authored
e20a371
View commit details
Copy full SHA for e20a371
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Switch to using eslint in CI (#15028)
brettcannon
authored
790f6d7
View commit details
Copy full SHA for 790f6d7
View code at this point
Browse repository at this point
Remove tslint (#15012)
brettcannon
authored
8e981bc
View commit details
Copy full SHA for 8e981bc
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Bump actions/setup-node from v2.1.3 to v2.1.4 (#14995)
Show description for fd13745
dependabot[bot]
authored
fd13745
View commit details
Copy full SHA for fd13745
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Update actions/setup-node requirement to v2.1.3 (#14948)
Show description for 0210ee1
dependabot[bot]
authored
0210ee1
View commit details
Copy full SHA for 0210ee1
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Various type related fixes as found by Sonar (#14856)
brettcannon
authored
43d3f8e
View commit details
Copy full SHA for 43d3f8e
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Automatically assign assignees and reviewers to PRs (#14834)
brettcannon
authored
c559739
View commit details
Copy full SHA for c559739
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Eliminate eslint and Sonar warnings for workspaceVirtualEnvWatcherService.ts (#14827)
brettcannon
authored
458117e
View commit details
Copy full SHA for 458117e
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Fix code coverage upload (#14821)
Show description for f9838bf
kimadeline
and
brettcannon
authored
f9838bf
View commit details
Copy full SHA for f9838bf
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Install Jupyter from the Marketplace for tests (#14725)
Show description for 2baa751
brettcannon
authored
2baa751
View commit details
Copy full SHA for 2baa751
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Minor cleanups from Jupyter split (#14715)
brettcannon
authored
2a62cf7
View commit details
Copy full SHA for 2a62cf7
View code at this point
Browse repository at this point
Perform PR checks using GitHub Actions (#14651)
brettcannon
authored
0cb0d61
View commit details
Copy full SHA for 0cb0d61
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Also pin Node version for coverage reports upload job (#14647)
joyceerhl
authored
2020d62
View commit details
Copy full SHA for 2020d62
View code at this point
Browse repository at this point
Use Node 12.15 on all Insiders and Release GitHub Actions jobs (#14642)
joyceerhl
authored
5d801a8
View commit details
Copy full SHA for 5d801a8
View code at this point
Browse repository at this point
Use Node 12.15 in Insiders and Release GitHub Actions (#14641)
joyceerhl
authored
5b44679
View commit details
Copy full SHA for 5b44679
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Fix setup-node to use v1 (#14611)
Show description for 598d849
brettcannon
authored
598d849
View commit details
Copy full SHA for 598d849
View code at this point
Browse repository at this point
Unpin setup-node action (#14610)
Show description for c41c08f
brettcannon
authored
c41c08f
View commit details
Copy full SHA for c41c08f
View code at this point
Browse repository at this point
Remove deprecated 'set-env' command from GHA workflows (#14604)
Show description for e33b4e2
kimadeline
authored
e33b4e2
View commit details
Copy full SHA for e33b4e2
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Fix insiders gha to run new smoke and insiders tests (#14550)
Show description for 6ce360a
rchiodo
authored
6ce360a
View commit details
Copy full SHA for 6ce360a
View code at this point
Browse repository at this point
Remove npm / pip / out caching from insiders and release (#14534)
IanMatthewHuff
authored
7951e88
View commit details
Copy full SHA for 7951e88
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
remove DataScience issue assignment workflow task (#14523)
Show description for 0e2a1a6
IanMatthewHuff
and
Ian Huff
authored
0e2a1a6
View commit details
Copy full SHA for 0e2a1a6
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
No DS merge into main (#14447)
IanMatthewHuff
authored
f02fce4
View commit details
Copy full SHA for f02fce4
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Start testing against Python 3.9 (#14303)
brettcannon
authored
02e4631
View commit details
Copy full SHA for 02e4631
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Specify the retention length for artifacts (#14395)
Show description for 7b1281e
brettcannon
authored
7b1281e
View commit details
Copy full SHA for 7b1281e
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Fix data science issue assigning (#14389)
joyceerhl
authored
d7a903b
View commit details
Copy full SHA for d7a903b
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Fix GitHub Actions bot again (#14361)
joyceerhl
authored
0f0dec9
View commit details
Copy full SHA for 0f0dec9
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
More of the functional tests are failing (#14346)
Show description for 74253ef
rchiodo
authored
74253ef
View commit details
Copy full SHA for 74253ef
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
GitHub bot should ignore epics when assigning data science issues (#14286)
joyceerhl
authored
9d7b40c
View commit details
Copy full SHA for 9d7b40c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL