aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Actually gate CI on eslintAleksey Kladov2020-02-271-1/+1
* Merge pull request #3330 from Veetaha/feature/cargo-auditAleksey Kladov2020-02-261-0/+10
|\
| * cicd: add cargo auditVeetaha2020-02-261-0/+10
* | vscode: added audit at ciVeetaha2020-02-261-1/+6
|/
* Check that we use no C deps on CIAleksey Kladov2020-02-191-0/+1
* Rename the binary to rust-analyzerAleksey Kladov2020-02-181-11/+11
* Gate stuff on CIAleksey Kladov2020-02-181-0/+2
* Fix extension nameAleksey Kladov2020-02-171-6/+5
* Fix release process once moreAleksey Kladov2020-02-171-2/+2
* Fix release processAleksey Kladov2020-02-171-4/+5
* cicd: simplify vsce callVeetaha2020-02-151-1/+1
* Third time's a charm?Aleksey Kladov2020-02-111-1/+1
* Fix releaseAleksey Kladov2020-02-111-9/+0
* Publish VS Code extension automaticallyAleksey Kladov2020-02-111-3/+19
* eamcs is now upstreamedAleksey Kladov2020-02-101-3/+0
* Make sure release uses the release branch, and not masterAleksey Kladov2020-01-291-2/+4
* Don't fail fast on CIAleksey Kladov2020-01-221-0/+1
* build with clang?Aleksey Kladov2020-01-131-5/+11
* muslAleksey Kladov2020-01-131-1/+2
* 🎁 GitHub releases 🎁Aleksey Kladov2020-01-131-13/+98
* Tweak release workflowAleksey Kladov2020-01-111-41/+13
* Don't be overly genericAleksey Kladov2020-01-112-6/+4
* We only want this triggering for master.Giles Cope2020-01-091-2/+0
* Reducing binary size and optimising a bit more.Giles Cope2020-01-091-1/+1
* Still double compiling. Try this.Giles Cope2020-01-091-9/+3
* Was doing the compile twice.Giles Cope2020-01-091-1/+2
* Split out into a release build as bins were not getting generated as cargo bu...Giles Cope2020-01-092-32/+131
* second attemptGiles Cope2020-01-091-1/+1
* parameterised debugGiles Cope2020-01-091-3/+4
* Packaging server binsGiles Cope2020-01-091-2/+13
* create dir if not there as cp doesn't seem to have an option to create the de...Giles Cope2020-01-091-1/+1
* put as debug for now while I get it working.Giles Cope2020-01-091-3/+3
* Getting to grips with github format...Giles Cope2020-01-091-1/+5
* Less output for typescript artifactsGiles Cope2020-01-091-2/+7
* Relative adderssGiles Cope2020-01-081-1/+1
* UploadGiles Cope2020-01-081-3/+6
* noopGiles Cope2020-01-081-0/+1
* Make artifacts accessibleGiles Cope2020-01-081-0/+7
* More tenacious CI networkingAleksey Kladov2020-01-071-0/+2
* Try to restore caching on CIAleksey Kladov2020-01-071-1/+13
* Share cache cleaning logic between OSesAleksey Kladov2020-01-071-20/+5
* Rename old toolchains on windows to speedup installationEmil Lauridsen2020-01-031-2/+6
* Remove rust-docs on Windows before updating to latest stableEmil Lauridsen2020-01-031-0/+4
* Blindfolded PowerShell codingEmil Lauridsen2020-01-031-1/+17
* Run tests on ubuntu, windows and macosEmil Lauridsen2020-01-031-1/+4
* Minimize typescript CIAleksey Kladov2019-12-301-8/+1
* Skip slow tests by defaultAleksey Kladov2019-12-071-3/+5
* Run CI on trying as wellAleksey Kladov2019-11-191-0/+1
* Switch to ActionsAleksey Kladov2019-11-182-30/+60
* Run npm travis through xvfb-runcad972019-11-181-1/+1