Aditya Sharad
|
5d63431b8c
|
Actions: Pin version of upload-artifact action (#549)
|
2020-09-08 16:25:18 -07:00 |
|
Jason Reed
|
9ad0bf6f43
|
Call into package.json scripts from actions workflow
|
2020-07-21 12:20:17 -04:00 |
|
Jason Reed
|
d2138907b9
|
Fix test section of workflow file
|
2020-07-16 08:51:35 -04:00 |
|
Jason Reed
|
19a76dcbee
|
Update action to not depend on rush
|
2020-07-16 08:43:07 -04:00 |
|
Dave Bartolomeo
|
3e7084f65d
|
Remove build directory
|
2020-05-19 17:13:30 -04:00 |
|
Dave Bartolomeo
|
18bb4b0231
|
Avoid need for build directory
|
2020-05-19 17:03:56 -04:00 |
|
Jason Reed
|
ba3381fbf9
|
Fix codeql.cmd overwriting codeql.exe in CI
|
2020-04-07 10:06:29 -04:00 |
|
Andrew Eisenberg
|
130d3c09e3
|
build: Enable linting in the build
|
2020-03-25 12:02:12 -07:00 |
|
Nick Rolfe
|
f25c9fd6fd
|
Use codeql.exe instead of codeql.cmd on Windows
|
2020-03-19 08:11:20 -07:00 |
|
Jason Reed
|
88033c12f1
|
Use actions/checkout@v2
|
2020-02-21 08:30:09 -05:00 |
|
Jason Reed
|
64b1a7c1d9
|
Revert "Exclude documentation from CI workflow"
This reverts commit c95ac8e6ea.
|
2020-02-12 06:46:11 -05:00 |
|
Jason Reed
|
c95ac8e6ea
|
Exclude documentation from CI workflow
|
2020-02-10 10:10:10 -05:00 |
|
Jason Reed
|
20c312e3c5
|
Pin nodejs version during Actions build.
This solves the problem of whatever node/npm ubuntu-latest happens to
have in /usr/local/bin/{node,npm} producing `Error: Cannot find module
'semver'` errors when it is misconfigured in the image.
(cf. https://askubuntu.com/questions/1152570/npm-cant-find-module-semver-error-in-ubuntu-19-04)
|
2020-01-28 11:02:48 -05:00 |
|
Henry Mercer
|
1ad2ed8958
|
Install CodeQL on Actions
This allows us to run tests requiring CodeQL on Actions.
|
2019-12-20 17:16:03 +00:00 |
|
Aditya Sharad
|
d9a1dce7fa
|
CodeQL for VS Code: Initial commit.
Build Extension / Build (ubuntu-latest) (push) Has been cancelled
Build Extension / Build (windows-latest) (push) Has been cancelled
Build Extension / Test (ubuntu-latest) (push) Has been cancelled
Build Extension / Test (windows-latest) (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2019-11-13 12:23:53 -08:00 |
|