Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Yu
ea77394b13
ci(pr-build): add pr.ready_for_review trigger (#226) 2023-07-19 22:14:07 +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
f5fce5cba7
ci(pr-build): don't trigger workflow for draft PRs (#215)
* ci(pr-build): dont't trigger workflow for draft PRs

* trigger build
2023-07-14 11:43:56 +08:00
Kevin Yu
bede3e4c92
ci(pr-build): fix default branch for seed workflow (#214)
* ci(pr-build): fix default branch for seed workflow

* ci(build): update downstream seed workflow ref

* chore: revert previous changes
2023-07-13 21:12:39 +08:00
Kevin Yu
c1f61189d7
ci(build,pr-build): watch changes made to seed-build.yml (#211)
* ci(build): watch changes made to seed-build.yml

* ci(pr-build): watch changes made to seed-build.yml
2023-07-13 21:01:31 +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
Kevin Yu
e0e4a51cd8
ci: update workflow naming standards (#186)
* chore: update workflow title

* refactor(pr-build): rename pr_build -> pr-build
2023-07-09 16:36:47 +08:00