Commit Graph

11 Commits

Author SHA1 Message Date
shenghuang147
4e71d68a35
ci/chore: remove the buildmode specified in CI (#273) 2023-08-12 20:25:01 +08:00
mzz
a32bd81637
chore: upgrade quic-go to 0.37.4 to support go1.21 (#270)
Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com>
2023-08-09 23:00:38 +08:00
mzz
7ef8205d41
fix: caddy cannot accept connections (#262)
* fix: caddy cannot accept connections

* chore: deprecate -D__REMOVE_BPF_PRINTK

---------

Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-08-06 01:43:17 +08:00
Kevin Yu
75686b6a69
ci(seed-build): checkout codebase based on ref (#230) 2023-07-20 18:49:59 +08:00
Kevin Yu
ef6dc5dcf9
ci/hotfix(build): inherit secret (#223)
* ci/hotfix(build): inherit secret

* fix: refine condition
2023-07-16 14:00:27 +08:00
Kevin Yu
ebc6a1a292
ci/hotfix(seed-build): fix syntax error 2023-07-16 13:20:25 +08:00
Kevin Yu
302f80dcef
ci/hotfix(seed-build): add condition to run report-result (#222)
* ci/hotfix(seed-build): add condition to run report-result

* patch: add condition to run ONLY for pr-build
2023-07-16 13:19:05 +08:00
Kevin Yu
5e32ffe54d
ci/feat(build,pr-build,seed-build): integrate check runs to report build status (#218)
* ci(build,pr-build,seed-build): integrate check runs

* ci(pr-build): use reusable workflow for conclusion stage

* fix: fix syntax

* fix: fix syntax

* fix: fix syntax

* ci(pr-build): wrap instantiate-check-runs in pre-actions workflow

* ci(pr-build): refactor seed workflow ref

* fix: fix syntax

* fix: fix syntax

* ci(pr-build): inherit secret from org

* trigger build

* trigger build

* fix: fix stage dependency

* ci(seed-build): add build-type input

* refactor(build): rework main-build logic

* patch(pr-build): specify build-type param

* fix: fix syntax

* patch(seed-build): use string type for build-type

* fix: fix syntax

* refactor(daily-build): rework workflow logic

* chore: pin build workflow to @main

* ci: test potential bug fix

* chore: ready to be merged

* patch/chore(daily-build): update default check-run-id

---------

Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-07-16 13:07:10 +08:00
Kevin Yu
6dad0a2d86
ci/fix(seed-build): catch non-pr condition (#210) 2023-07-13 20:55:53 +08:00
Kevin Yu
39ddd480f9
ci(pr-build): use pr.head.sha as default ref (#209) 2023-07-13 19:05:26 +08:00
Kevin Yu
2c115ddd3e
ci: add modularity support for build, daily-build, and pr-build (#190)
* chore: update workflow title

* refactor(pr-build): rename pr_build -> pr-build

* ci: add modularity support for build and pr-build

* ci(build): add modularity support

* ci: add seed-build.yml

* fix: update seed-workflow reference

* ci: update seed-workflow ref

* ci: add modularity support for daily-build
2023-07-09 20:57:16 +08:00