Commit Graph

17 Commits

Author SHA1 Message Date
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
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
c58c626050
ci(build): add ref input (required) (#216) 2023-07-14 18:19:23 +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
e6b18000db
ci(build,daily-build.yml): adhere to naming convention (#208)
* ci(build,daily-build.yml): adhere to naming convention

* Update daily-build.yml
2023-07-11 23:27:30 +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
b8660fdfd2
ci(trigger): separate pr_build from build (#183)
* docs(README): add build status badge

* ci(trigger): separate pr_build from build

* fix: fix broken syntax

* ci(build): rename workflow title from build to build (stable)

* fix: retrieve commit msg from workflow event payload

* ci: add run_name and retrieve event payload

* ci: refine run_name

* ci: add job to show pr context

* ci: trigger build job after context job

* fix: fix syntax formatting

* fix: fix syntax formatting
2023-07-08 21:31:43 +08:00
mzz
f85f6ba80d
chore(geodata): change back to v2fly geodata (#168) 2023-07-01 12:05:03 +08:00
mzz
6480933117
fix/ci: argument list too long due to packed and use clang-15 (#162) 2023-06-28 01:21:21 +08:00
Kevin Yu
72b1f0014e
ci: separate release build from main build (#157)
* ci(build): detach release-related steps and trigger

* ci: add prerelease workflow

* ci: add release workflow
2023-06-27 22:43:59 +08:00
mzz
9c632aa8ca
chore: fix make with /bin/sh (#129) 2023-06-09 22:10:21 +08:00
mzz
ee09ae17e3
feat: support iptables tproxy (#80) 2023-06-04 11:38:05 +08:00
Kevin Yu
eac04e991b
ci: add check-docs workflow (#93)
* ci: add check-docs workflow

* chore: ignore node_modules

* chore(deps): add package-lock

* style: apply formatting

* style: apply formatting

* fix: fix typo

* fix: fix all proposed changes by markdown-lint

* fix: fix trailing spaces

* fix(troubleshooting.md): apply minor fi

* fix(getting-started): apply minior fix

* ci: dont' kick off build when changes made to check-doc.yml

* ci: ONLY kick off build when target workflow file changes

* trigger build

* fix(build.yml): fix syntax

* trigger build

* fix: fix broken syntax
2023-05-21 00:41:44 +08:00
mzz2017
3e55f85d91 chore: package real full src 2023-04-02 00:10:37 +08:00
mzz
80379f9bee
chore: Add geodata and systemd service file into zip file when releasing (#50)
* chore: Add geodata and systemd service file into zip file when releasing

* chore: fix dir
2023-03-30 14:59:57 +08:00
mzz2017
624c9dd798 fix: ci 2023-03-24 13:49:17 +08:00
mzz2017
178fbc54e3 chore(ci): split release into build and docker workflows 2023-03-24 13:32:49 +08:00