about summary refs log tree commit diff
path: root/.github/workflows/release.yaml
AgeCommit message (Expand)AuthorLines
2022-07-16try fixing spurious CI failures on windowsAleksey Kladov-1/+1
2022-07-15Remove deprecate actionAleksey Kladov-9/+4
2022-07-15Update .github/workflows/release.yamlAleksey Kladov-1/+1
2022-07-15Remove deprecate actionAleksey Kladov-16/+1
2022-06-23Try to publish releases to OpenVSXLaurențiu Nicola-2/+13
2022-05-23Auto merge of #12366 - rust-lang:revert-12349-universal-vsix, r=lnicolabors-0/+2
2022-05-23Revert "internal: Publish universal VSIX to make VS happy"Laurențiu Nicola-0/+2
2022-05-23Revert "internal: Try to publish the universal VSIX before the other ones"Laurențiu Nicola-2/+2
2022-05-23Try to publish the universal VSIX before the other onesLaurențiu Nicola-2/+2
2022-05-22Publish universal VSIX to make VS happyLaurențiu Nicola-2/+0
2022-04-30Update GitHub Actions actions/checkout@v2 to v3David Tolnay-3/+3
2022-04-13minor: prepare CI for rust-lang moveLukas Wirth-2/+2
2022-03-01Build release binaries on Ubuntu 18.04Laurențiu Nicola-2/+2
2021-12-22Gate workflows to only run on upstreamLaurențiu Nicola-2/+2
2021-12-22Improve github-release actionLaurențiu Nicola-2/+2
2021-12-22Actually nightly releases to MatketplaceLaurențiu Nicola-2/+1
2021-12-20Build and publish pre-release Code extension versionsLaurențiu Nicola-5/+31
2021-12-18Publish platform-specific Code VSIXesLaurențiu Nicola-12/+32
2021-12-16Set MACOSX_DEPLOYMENT_TARGET to 10.15 to improve compatLaurențiu Nicola-0/+1
2021-12-15Refactor release workflowLaurențiu Nicola-287/+171
2021-12-15Really switch XCode versionLaurențiu Nicola-3/+3
2021-12-15Enable workflow_dispatch for release workflowLaurențiu Nicola-0/+2
2021-12-15Use default XCode versionLaurențiu Nicola-3/+4
2021-12-04Bump Node to 14 in release workflowLaurențiu Nicola-2/+2
2021-10-31minor: group -gnu builders togetherAleksey Kladov-30/+30
2021-10-31feat: upgrade ubuntu buildersAleksey Kladov-4/+4
2021-10-31Run apt-get update for AArch64 buildsLaurențiu Nicola-0/+3
2021-08-30Use Ubuntu 18.04 on CILaurențiu Nicola-3/+3
2021-04-26Use -u instead of --utc date flagKirill Bulatov-1/+1
2021-04-26fix: dont' misundentify nightly as stable in --version on Mac&WinAleksey Kladov-6/+1
2021-03-25Make a full clone in release.yamlLaurențiu Nicola-1/+1
2021-03-21Revert "Temporarily run git describe on CI to debug #8043"Laurențiu Nicola-3/+0
2021-03-20Temporarily run git describe to debug #8043Laurențiu Nicola-0/+3
2021-03-16Increase fetch-depth to make `git describe` workLaurențiu Nicola-0/+17
2021-02-13Build dist-x86_64-unknown-linux-musl releasesandylizi-1/+33
2021-01-28Force XCode versionLaurențiu Nicola-0/+8
2021-01-21Add step to run analysis-stats on stdThiébaud Weksteen-2/+5
2021-01-17Build dist-aarch64-unknown-linux-gnu releasesLaurențiu Nicola-1/+36
2021-01-05Use macos-latest for aarch64-apple-darwin releasesLaurențiu Nicola-2/+2
2021-01-04Fix x86_64-pc-windows-msvc artifact nameLaurențiu Nicola-1/+1
2021-01-04Build aarch64-pc-windows-msvc releasesLaurențiu Nicola-17/+51
2021-01-01Use stable instead of beta on macos-11 release runnerLaurențiu Nicola-2/+2
2020-12-23Set RA_TARGET at job levelLaurențiu Nicola-11/+9
2020-12-23Don't release uncompressed binaries under the new naming schemeLaurențiu Nicola-1/+1
2020-12-22Build aarch64-apple-darwin binaries on CILaurențiu Nicola-18/+96
2020-11-02Remove more unreachable pubsAleksey Kladov-1/+1
2020-11-02Deny unreachable-pubAleksey Kladov-1/+1
2020-10-19Fix deprecation warningAleksey Kladov-3/+3
2020-05-25Fix conflict between nightly branch and tagAleksey Kladov-1/+1
2020-05-25Try fixing release tagsAleksey Kladov-0/+3