Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the premissions-misconifguration bug workarounds on CI | Veetaha | 2020-07-29 | 1 | -5/+0 |
* | Fix metrics | Aleksey Kladov | 2020-07-24 | 1 | -7/+1 |
* | Fix another name | Aleksey Kladov | 2020-07-24 | 1 | -1/+1 |
* | fix name | Aleksey Kladov | 2020-07-24 | 1 | -1/+1 |
* | Add metrics | Aleksey Kladov | 2020-07-24 | 1 | -0/+38 |
* | Disable audit step | Aleksey Kladov | 2020-07-16 | 1 | -13/+13 |
* | Update actions/cache to v2 | Yuki Okushi | 2020-07-14 | 1 | -22/+14 |
* | Check power on CI | Aleksey Kladov | 2020-07-14 | 1 | -1/+35 |
* | check cargo.lock | Aleksey Kladov | 2020-07-07 | 1 | -1/+1 |
* | Disable npm audit | Aleksey Kladov | 2020-07-02 | 1 | -3/+3 |
* | Fix conflict between nightly branch and tag | Aleksey Kladov | 2020-05-25 | 1 | -1/+1 |
* | Try fixing release tags | Aleksey Kladov | 2020-05-25 | 1 | -0/+3 |
* | vscode tests configuration for more verbose output | vsrs | 2020-05-23 | 1 | -0/+2 |
* | OS matrix for TypeScript | vsrs | 2020-05-23 | 1 | -1/+8 |
* | xvfb-action fix | vsrs | 2020-05-23 | 1 | -3/+3 |
* | Try GabrielBB/xvfb to run vscode tests | vsrs | 2020-05-23 | 1 | -11/+5 |
* | Start xvfb manually on ubuntu | vsrs | 2020-05-23 | 1 | -1/+10 |
* | try to run TypeScript CI on windows | vsrs | 2020-05-23 | 1 | -2/+2 |
* | Add `npm test` to CI | vsrs | 2020-05-23 | 1 | -0/+3 |
* | Use older ubuntu for releases | Aleksey Kladov | 2020-05-11 | 1 | -8/+8 |
* | Use x86_64-unknown-linux-gnu for releases | Laurențiu Nicola | 2020-04-28 | 1 | -1/+0 |
* | Use actions-rs/install and /audit-check for cargo-audit | Laurențiu Nicola | 2020-04-11 | 1 | -14/+3 |
* | Don't strip nightly releases | Aleksey Kladov | 2020-04-08 | 1 | -2/+2 |
* | Fix yaml | Aleksey Kladov | 2020-04-07 | 1 | -1/+1 |
* | Fix yaml | Aleksey Kladov | 2020-04-07 | 1 | -1/+1 |
* | Run analysis-stats nightly | Aleksey Kladov | 2020-04-07 | 1 | -0/+4 |
* | More general CI env var | Aleksey Kladov | 2020-04-06 | 1 | -1/+1 |
* | Add back deny_c | Edwin Cheng | 2020-04-05 | 1 | -5/+2 |
* | Remove deny_c in CI | Edwin Cheng | 2020-04-03 | 1 | -2/+5 |
* | Enable backtrace on CI | Aleksey Kladov | 2020-03-30 | 1 | -0/+1 |
* | Don't deny C for cargo audit | Aleksey Kladov | 2020-03-26 | 1 | -1/+2 |
* | Specify env once for all jobs | Aleksey Kladov | 2020-03-26 | 3 | -24/+20 |
* | fix release more | Aleksey Kladov | 2020-03-23 | 1 | -1/+1 |
* | fix release more | Aleksey Kladov | 2020-03-23 | 1 | -1/+1 |
* | Fix release | Aleksey Kladov | 2020-03-23 | 1 | -3/+7 |
* | Don't trigger stable release when pushing to nightly branch | Aleksey Kladov | 2020-03-19 | 1 | -5/+5 |
* | Simplify extension tag sniffing | Aleksey Kladov | 2020-03-19 | 1 | -2/+3 |
* | cicd: revive npm audit | veetaha | 2020-03-18 | 1 | -2/+2 |
* | Don't filter release by fork | Aleksey Kladov | 2020-03-18 | 1 | -1/+0 |
* | Disable npm audit, as it blocks unrelated PR without a way to fix | Aleksey Kladov | 2020-03-17 | 1 | -2/+2 |
* | Merge pull request #3613 from bjorn3/patch-1 | Aleksey Kladov | 2020-03-17 | 1 | -0/+3 |
|\ | |||||
| * | Fix cargo registry caching for builds | bjorn3 | 2020-03-16 | 1 | -0/+3 |
* | | Update .github/workflows/release.yaml | Aleksey Kladov | 2020-03-17 | 1 | -1/+1 |
* | | Gate release action to rust-analyzer owner | Swarnim Arun | 2020-03-16 | 1 | -0/+1 |
|/ | |||||
* | Fix audit caching better | Aleksey Kladov | 2020-03-16 | 1 | -1/+2 |
* | Fix cargo audit caching | Aleksey Kladov | 2020-03-16 | 1 | -1/+2 |
* | Actually make npm audit more robust | Aleksey Kladov | 2020-03-16 | 1 | -1/+1 |
* | Cache cargo-audit on CI | Aleksey Kladov | 2020-03-16 | 1 | -0/+13 |
* | Retry rust audit as well | Aleksey Kladov | 2020-03-16 | 1 | -0/+4 |
* | Make audit more reliable | Aleksey Kladov | 2020-03-16 | 1 | -1/+1 |