Commit Graph

18 Commits

Author SHA1 Message Date
Yihau Chen 0e90e985dd
ci: use openssl 3.1.1 for Windows build (#34795) 2024-01-16 17:11:19 +00:00
Yihau Chen bdc4cbba47
ci: fix Windows build (#33467)
ci: fix windows build
2023-09-30 01:46:54 +08:00
Yihau Chen 4d96c384a1
ci: install openssl for the Windows build (#33356) 2023-09-22 10:52:28 +08:00
Yihau Chen fdecd0dcaa
ci: use preinstalled openssl (#31107)
ci: use built-in openssl
2023-04-13 06:24:53 +00:00
Yihau Chen ff2dd1e261
ci: use our cargo setup instead of actions-rs/toolchain (#28923) 2022-11-22 16:24:49 +00:00
Yihau Chen c7cf598582
chore: use >> $GITHUB_OUTPUT instead of ::set-output (#28608) 2022-10-29 13:23:16 +08:00
Tyera Eulberg 46b3ecee55
Fix windows release builds (#26986)
* Don't try to build protobuf-src on windows

* Set protoc envar
2022-08-08 09:42:12 -06:00
yihau c49efae445 chore: windows build use channel or tag 2022-05-19 00:41:33 +08:00
Yihau Chen e493e0033a
chore: build windows artifacts on Github Actions (#25188)
* chore: always checkout repo from master

* chore: rename variable tag => commit

* chore: gh-release when tag is present

* chore: add release-artifacts-auto

* chore: skip build when channel is empty

* chore: use GITHUB_REF_NAME as CI_BRANCH
2022-05-13 17:10:03 +08:00
Yihau Chen 46c1ca6551
chore: build osx x86_64 artifacts on buildkite (#25138)
* chore: build osx x86_64 artifacts on buildkite

* chore: remove osx artifacts building flow from github action
2022-05-11 23:15:53 +08:00
yihau e27e9fb538 chore: print tar version 2022-05-10 17:33:33 +08:00
yihau f3e4bd373d chore: use darwin19 to build osx x86_64 artifacts 2022-05-07 01:28:11 +08:00
yihau b2ecfa6252 Revert "chore: pass GITHUB_TOKEN to workflow"
This reverts commit 3cc792cb9d.
2022-05-04 17:40:50 +08:00
yihau 3cc792cb9d chore: pass GITHUB_TOKEN to workflow 2022-05-04 17:33:16 +08:00
yihau d71ace6a35 chore: upload x86 artifacts to github release 2022-05-04 16:20:36 +08:00
yihau 97d3f9e151 chore: pass secrets to workflow 2022-05-04 11:48:17 +08:00
yihau b0ae4f9e4c chore: don't delete existing file in s3 bucket 2022-05-04 00:44:35 +08:00
Yihau Chen 9f163a87c0
chore: build x86 artifacts (#24941)
* chore: add GitHub Action env

* chore: add github tarball output path

* chore: add build x86 actions
2022-05-03 23:20:23 +08:00