Commit Graph

11 Commits

Author SHA1 Message Date
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