Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Clean xtask partial artifacts in `xtask pre-cache` | Christopher Durham | 2020-03-03 | 1 | -1/+1 | |
| | ||||||
* | Actually gate CI on eslint | Aleksey Kladov | 2020-02-27 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #3330 from Veetaha/feature/cargo-audit | Aleksey Kladov | 2020-02-26 | 1 | -0/+10 | |
|\ | | | | | cicd: add cargo audit | |||||
| * | cicd: add cargo audit | Veetaha | 2020-02-26 | 1 | -0/+10 | |
| | | ||||||
* | | vscode: added audit at ci | Veetaha | 2020-02-26 | 1 | -1/+6 | |
|/ | ||||||
* | Check that we use no C deps on CI | Aleksey Kladov | 2020-02-19 | 1 | -0/+1 | |
| | | | | | | | | | C deps are not a problem for a typical build, but cause issues in more esoteric scenarios, like cross-compiling. Let's check that we don't have them. Setting `CC` to some dummy value should do the trick, as custom build scripts typically respect this variable. | |||||
* | Gate stuff on CI | Aleksey Kladov | 2020-02-18 | 1 | -0/+2 | |
| | ||||||
* | Don't fail fast on CI | Aleksey Kladov | 2020-01-22 | 1 | -0/+1 | |
| | ||||||
* | Don't be overly generic | Aleksey Kladov | 2020-01-11 | 1 | -2/+1 | |
| | ||||||
* | Split out into a release build as bins were not getting generated as cargo ↵ | Giles Cope | 2020-01-09 | 1 | -32/+0 | |
| | | | | build wasn't run | |||||
* | second attempt | Giles Cope | 2020-01-09 | 1 | -1/+1 | |
| | ||||||
* | parameterised debug | Giles Cope | 2020-01-09 | 1 | -3/+4 | |
| | ||||||
* | Packaging server bins | Giles Cope | 2020-01-09 | 1 | -2/+13 | |
| | ||||||
* | create dir if not there as cp doesn't seem to have an option to create the ↵ | Giles Cope | 2020-01-09 | 1 | -1/+1 | |
| | | | | dest dir automatically. | |||||
* | put as debug for now while I get it working. | Giles Cope | 2020-01-09 | 1 | -3/+3 | |
| | ||||||
* | Getting to grips with github format... | Giles Cope | 2020-01-09 | 1 | -1/+5 | |
| | ||||||
* | Less output for typescript artifacts | Giles Cope | 2020-01-09 | 1 | -2/+7 | |
| | ||||||
* | Relative adderss | Giles Cope | 2020-01-08 | 1 | -1/+1 | |
| | ||||||
* | Upload | Giles Cope | 2020-01-08 | 1 | -3/+6 | |
| | ||||||
* | noop | Giles Cope | 2020-01-08 | 1 | -0/+1 | |
| | ||||||
* | Make artifacts accessible | Giles Cope | 2020-01-08 | 1 | -0/+7 | |
| | ||||||
* | More tenacious CI networking | Aleksey Kladov | 2020-01-07 | 1 | -0/+2 | |
| | ||||||
* | Try to restore caching on CI | Aleksey Kladov | 2020-01-07 | 1 | -1/+13 | |
| | ||||||
* | Share cache cleaning logic between OSes | Aleksey Kladov | 2020-01-07 | 1 | -20/+5 | |
| | ||||||
* | Rename old toolchains on windows to speedup installation | Emil Lauridsen | 2020-01-03 | 1 | -2/+6 | |
| | ||||||
* | Remove rust-docs on Windows before updating to latest stable | Emil Lauridsen | 2020-01-03 | 1 | -0/+4 | |
| | ||||||
* | Blindfolded PowerShell coding | Emil Lauridsen | 2020-01-03 | 1 | -1/+17 | |
| | ||||||
* | Run tests on ubuntu, windows and macos | Emil Lauridsen | 2020-01-03 | 1 | -1/+4 | |
| | ||||||
* | Minimize typescript CI | Aleksey Kladov | 2019-12-30 | 1 | -8/+1 | |
| | ||||||
* | Skip slow tests by default | Aleksey Kladov | 2019-12-07 | 1 | -3/+5 | |
| | ||||||
* | Run CI on trying as well | Aleksey Kladov | 2019-11-19 | 1 | -0/+1 | |
| | ||||||
* | Switch to Actions | Aleksey Kladov | 2019-11-18 | 1 | -30/+21 | |
| | ||||||
* | Run npm travis through xvfb-run | cad97 | 2019-11-18 | 1 | -1/+1 | |
| | ||||||
* | Enable github actions ci | cad97 | 2019-11-18 | 1 | -0/+86 | |