Commit Graph

85 Commits

Author SHA1 Message Date
Kevin Yu
035332a89d
ci: docs synchronization (#103)
* Create sync-docs.yml

* feat(ci): add sync-docs.yml

* patch(ci/check-docs): add event-driven trigger

* ci: watch changes made in sync-docs.yml

* ci: re-arrange the order of steps

* ci(check-docs): disable all auto trigger

* ci(sync-docs): update author and commiter to daebot

* fix: apply subtle changes

* ci: apply subtle changes

* ci: test copy functionality

* patch: fix proper naming

* chore: remove dummy line

* ci: watch changes of example.dae

* chore(issue_template): remove unnecessary marks
2023-06-02 22:40:16 +08:00
Kevin Yu
9e20a7fff6
ci(hack): add config-doc-generator (#101)
Co-authored-by: mzz2017 <2017@duck.com>
2023-05-27 19:52:13 +08:00
Kevin Yu
38b2f7b169
refactor: move insert.sh to ./hack/test (#95)
* refacotr: move insert.sh to ./hack/test

* refactor: move Dockerfile to ./hack/build/

* ci(docker): add manual trigger

* refactor: revert fc47533a

* refactor: move Dockerfile back to its original location
2023-05-27 11:11:25 +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
Kevin Yu
b991653692
chore: add pull_request_template (#86)
* chore: add pull_request_template

* refactor: relocate contributing guide

* doc: updated README

* patch: use background as default heading
2023-05-14 13:10:42 +08:00
mzz
428b97f03d
fix(ci): PR runs docker action in some cases (#72) 2023-05-02 16:17:27 +08:00
Kevin Yu
4f10448066
chore: update changelogs to include release-v0.1.8 (#67)
* fix: fix a few typos

* chore: update changelogs to include release-v0.1.8
2023-05-01 20:05:51 +08:00
Kevin Yu
7948ba044c
chore: add issue templates (#62)
* chore: add issue templates

* chore: refine formatting
2023-04-23 13:29:26 +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
Markson Hon
e8273fe416
ci: Add amd64_v2 and amd64_v3 build (#38)
* ci: Add amd64_v2 and amd64_v3 build

* Fix typo

* better friendly name

---------

Co-authored-by: markson <markson@archlinux>
2023-03-24 01:09:45 +08:00
mzz2017
7adbb2fbb9 chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
mzz
9e02983dd1
chore: temp use github runners to release 2023-03-22 21:08:38 +08:00
mzz
754691798d
chore: build on self-hosted machines 2023-03-22 00:26:39 +08:00
mzz
c31fdda0ba
chore: use self-hosted machines to build docker images 2023-03-21 23:40:41 +08:00
mzz2017
3554a519c2 chore: remove printk in releases 2023-03-21 12:23:17 +08:00
mzz2017
4760e53f2a Revert "Update release.yml"
This reverts commit bd2741688f.
2023-03-14 15:19:56 +08:00
mzz
bd2741688f
Update release.yml 2023-03-14 15:16:27 +08:00
mzz
7991472c39
chore(dockerci): remove matrix; add more platforms 2023-03-14 01:52:35 +08:00
mzz
f0c758a89a
chore: use matrix for docker image building 2023-03-14 01:34:47 +08:00
mzz
a7eece0887
chore: add docker image 2023-03-14 01:13:10 +08:00
Kevin Yu
d182acaf9d
ci: remove unnecessary deps (#19) 2023-02-19 11:23:38 +08:00
mzz2017
cd1270bff1 chore(ci): remove buildmode=pie 2023-02-16 13:08:58 +08:00
mzz2017
cdfca3102a chore(ci): add CGO_ENABLED=0 2023-02-16 13:05:32 +08:00
mzz2017
f8b83a9283 fix: try to fix single arm situation problem 2023-02-06 18:34:34 +08:00
mzz
b117dfa7d5
feat: support real process name traffic split (#6) 2023-02-04 11:24:03 +08:00
mzz2017
be41239cc8 chore: fix ci 2023-02-02 21:26:54 +08:00
mzz
3c1b3e8e7b
fix: artifacts zip in zip (#3) 2023-02-01 19:49:27 +08:00
mzz2017
483a2f973d chore: ci for fix/feat branch 2023-02-01 15:26:40 +08:00
mzz
2cd2a2ec8f
chore: fix CI (#2) 2023-01-31 22:02:18 +08:00
mzz2017
acf9280177 chore: README and CI 2023-01-31 21:49:27 +08:00
mzz2017
92ef179eed chore: workflows 2023-01-29 13:41:59 +08:00
mzz
83a303d786
chore: add github actions (#1) 2023-01-28 18:32:42 +08:00