Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -u instead of --utc date flag | Kirill Bulatov | 2021-04-26 | 1 | -1/+1 |
* | fix: dont' misundentify nightly as stable in --version on Mac&Win | Aleksey Kladov | 2021-04-26 | 1 | -6/+1 |
* | Make a full clone in release.yaml | Laurențiu Nicola | 2021-03-25 | 1 | -1/+1 |
* | Revert "Temporarily run git describe on CI to debug #8043" | Laurențiu Nicola | 2021-03-21 | 1 | -3/+0 |
* | Temporarily run git describe to debug #8043 | Laurențiu Nicola | 2021-03-20 | 1 | -0/+3 |
* | Increase fetch-depth to make `git describe` work | Laurențiu Nicola | 2021-03-16 | 1 | -0/+17 |
* | Build dist-x86_64-unknown-linux-musl releases | andylizi | 2021-02-13 | 1 | -1/+33 |
* | Force XCode version | Laurențiu Nicola | 2021-01-28 | 1 | -0/+8 |
* | Add step to run analysis-stats on std | Thiébaud Weksteen | 2021-01-21 | 1 | -2/+5 |
* | Build dist-aarch64-unknown-linux-gnu releases | Laurențiu Nicola | 2021-01-17 | 1 | -1/+36 |
* | Use macos-latest for aarch64-apple-darwin releases | Laurențiu Nicola | 2021-01-05 | 1 | -2/+2 |
* | Fix x86_64-pc-windows-msvc artifact name | Laurențiu Nicola | 2021-01-04 | 1 | -1/+1 |
* | Build aarch64-pc-windows-msvc releases | Laurențiu Nicola | 2021-01-04 | 1 | -17/+51 |
* | Use stable instead of beta on macos-11 release runner | Laurențiu Nicola | 2021-01-01 | 1 | -2/+2 |
* | Set RA_TARGET at job level | Laurențiu Nicola | 2020-12-23 | 1 | -11/+9 |
* | Don't release uncompressed binaries under the new naming scheme | Laurențiu Nicola | 2020-12-23 | 1 | -1/+1 |
* | Build aarch64-apple-darwin binaries on CI | Laurențiu Nicola | 2020-12-22 | 1 | -18/+96 |
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 |
* | Fix deprecation warning | Aleksey Kladov | 2020-10-19 | 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 |
* | 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 |
* | 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 |
* | Specify env once for all jobs | Aleksey Kladov | 2020-03-26 | 1 | -6/+6 |
* | 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 |
* | Don't filter release by fork | Aleksey Kladov | 2020-03-18 | 1 | -1/+0 |
* | 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 |
* | Set extension version during release | Aleksey Kladov | 2020-03-09 | 1 | -2/+2 |
* | Install Node only for Linux | Aleksey Kladov | 2020-03-09 | 1 | -0/+1 |
* | Use actions/checkout@v2 | CAD97 | 2020-03-07 | 1 | -2/+2 |
* | Back to usual nightly schedule | Aleksey Kladov | 2020-03-05 | 1 | -1/+1 |
* | Try testing release workflow | Aleksey Kladov | 2020-03-05 | 1 | -2/+2 |
* | minor | Aleksey Kladov | 2020-03-05 | 1 | -1/+1 |
* | Fix nightly release | Aleksey Kladov | 2020-03-05 | 1 | -4/+4 |
* | Install node for release | Aleksey Kladov | 2020-03-04 | 1 | -0/+5 |
* | Use xtask dist for releases | Aleksey Kladov | 2020-03-04 | 1 | -37/+8 |
* | cargo xtask dist | Aleksey Kladov | 2020-03-04 | 1 | -31/+12 |
* | Remove needless dep | Aleksey Kladov | 2020-03-04 | 1 | -8/+2 |
* | Nightly binary releases | Aleksey Kladov | 2020-03-04 | 1 | -47/+12 |
* | Deindent YAML | Aleksey Kladov | 2020-03-04 | 1 | -159/+160 |