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 |
|
mzz
|
00b39df677
|
fix(dns): should reject with nx instead of 0.0.0.0 (#141)
|
2023-07-16 11:28:28 +08:00 |
|
Kevin Yu
|
e5e07015ce
|
ci/fix(daily-build): add missing ref input (#220)
|
2023-07-15 23:05:05 +08:00 |
|
mzz
|
7ea40151ad
|
feat/chore: add log file/refine code/add tip for no-load (#219)
|
2023-07-15 12:23:36 +08:00 |
|
Kevin Yu
|
c58c626050
|
ci(build): add ref input (required) (#216)
|
2023-07-14 18:19:23 +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
|
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 |
|
mzz
|
acfc1db679
|
fix/optimize/refactor(udp): fix potential stuck UDP and optimize reroute logic (#204)
|
2023-07-13 19:04:48 +08:00 |
|
Kevin Yu
|
ceab2edd00
|
ci(generate-changelogs): set dry_run as true (#201)
* ci(generate-changelogs): set dry_run as true
* patch: set dry_run to true by default
|
2023-07-11 23:28:45 +08:00 |
|
Kevin Yu
|
d6f6725d43
|
chore(pr_template): add test result section (#202)
* chore(pr_template): add test result section
* chore: correct a typo
* fix: fix issue reference keyword
|
2023-07-11 23:28:00 +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
|
0f0f5463dc
|
ci(daily-build): update cron schedule (#198)
|
2023-07-11 23:27:04 +08:00 |
|
mzz
|
9c5159f135
|
fix: No AddrPort presented (#207)
|
2023-07-11 23:14:48 +08:00 |
|
Markson Hon
|
3fd381524f
|
docs(run-on-alpine.md)Add Alpine guide (#206)
* Add Alpine guide
* run-on-alpine.md: Fix markdown style
---------
Co-authored-by: Markson <Markson@2333ma.top>
|
2023-07-11 21:00:20 +08:00 |
|
Kevin Yu
|
ac0f7e53b5
|
docs(readme): remove docs url (#205)
|
2023-07-11 15:59:23 +08:00 |
|
mzz
|
1cc9edc0c6
|
fix: truncated dns resp (#203)
|
2023-07-11 01:25:05 +08:00 |
|
mzz
|
11d2ea945f
|
feat: latency-based failover (#119)
|
2023-07-10 19:44:56 +08:00 |
|
dae-bot[bot]
|
36dfdbac8b
|
ci(release): draft release v0.2.1rc1 (#197)
* ci: generate changelogs for release-v0.2.1rc1
* style: apply formatting
* Update CHANGELOGS.md
---------
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: kev <yqlbu@bu.edu>
Co-authored-by: mzz <2017@duck.com>
|
2023-07-09 22:53:18 +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
|
ce76517427
|
ci: add daily-build workflow (#189)
|
2023-07-09 20:34:25 +08:00 |
|
mzz
|
888a746e85
|
fix(wss): allow_insecure and sni not work (#165)
|
2023-07-09 18:42:59 +08:00 |
|
Kevin Yu
|
e39ec7fc05
|
refactor(/docs): rework documentation structure layout (#179)
* refactor(/docs): rework documentation structure layout
* refactor(/docs): update file reference paths
* feat(/docs): add English version of other-proxy-protocol.md
* refacotr: move docs/templates/ docs/sync/ to hack/
* fix(example.dae|readme): update ref link to adopt new file structure
* refactor: rename other-proxy-protocol.md -> proxy-protocols.md
* docs(readme): add ref to proxy-protocols.md
* feat(/docs): add English version of how-it-works.md
* refactor: rename how-it-works; add nav links
* fix: fix linting errors
* fix: fix linting errors
---------
Co-authored-by: earrmouth <43926351+earrmouth@users.noreply.github.com>
|
2023-07-09 17:31:47 +08:00 |
|
Kevin Yu
|
d12c79ec44
|
docs(readme/badges): make release-badge updated on the fly (#185)
* docs(README/release-badge): update current release version
* feat: make release-badge update on the fly
|
2023-07-09 16:37:15 +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 |
|
mzz
|
00cf4bc3cd
|
refactor(dns): replace dnsmessage with miekg/dns (#188)
|
2023-07-09 16:02:17 +08:00 |
|
mzz
|
b82b31e350
|
feat: support tuic v5 (#176)
|
2023-07-08 22:07:32 +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
|
e26a126cba
|
chore: suppress useless LinkSubscribe error (#181)
|
2023-07-07 21:07:39 +08:00 |
|
mzz
|
34dfd7adbc
|
feat: support unknown qtype and upgrade go mod (#180)
|
2023-07-07 20:54:39 +08:00 |
|
mzz
|
c708e0e975
|
feat: support to bind to lan lazily and re-bind to lan (#166)
|
2023-07-07 17:35:01 +08:00 |
|
mzz
|
0d05e88e76
|
optimize(dns): cache all qtype (not only a/aaaa) (#167)
|
2023-07-07 14:54:23 +08:00 |
|
mzz
|
56e6c1658f
|
chore(CHANGELOGS.md): fix format
|
2023-07-02 22:57:54 +08:00 |
|
mzz
|
38fb9084d6
|
chore(CHANGELOGS.md): fix typo
|
2023-07-02 22:57:13 +08:00 |
|
dae-bot[bot]
|
ef416d66cb
|
ci(release): draft release v0.2.0 (#175)
* ci: generate changelogs for release-v0.2.0
* merge v0.2.0
* update
* Update CHANGELOGS.md
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
* Update CHANGELOGS.md
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
* Update CHANGELOGS.md
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
* Update CHANGELOGS.md
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
* Update CHANGELOGS.md
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
* Update CHANGELOGS.md
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
* style: fix CHANGELOGS.md
---------
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: mzz2017 <2017@duck.com>
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
Co-authored-by: kev <yqlbu@bu.edu>
|
2023-07-02 22:38:14 +08:00 |
|
Kevin Yu
|
a58e0b7507
|
ci(generate-changelogs): add control on whether to write to issue page (#170)
* ci(generate-changelogs): control whether to write to issue page
* fix: fix syntax
|
2023-07-02 20:20:40 +08:00 |
|
mzz
|
dc45339065
|
fix: samba not work (#173)
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
|
2023-07-02 19:29:18 +08:00 |
|
mzz
|
050f9b8c92
|
chore: expose the routable dialer for dae-wing (#172)
|
2023-07-02 16:15:20 +08:00 |
|
mzz
|
f85f6ba80d
|
chore(geodata): change back to v2fly geodata (#168)
|
2023-07-01 12:05:03 +08:00 |
|
mzz
|
0bac1c6ecb
|
fix: should allow fallbacking ip version if dialing domain (#164)
|
2023-06-29 22:30:33 +08:00 |
|
mzz
|
1a9afb0913
|
ci(release): draft release v0.2.0rc4 (#163)
|
2023-06-28 01:26:58 +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 |
|
dae-bot[bot]
|
6ae6154e55
|
ci(release): draft release v0.2.0rc3 (#161)
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: kev <yqlbu@bu.edu>
Co-authored-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
Co-authored-by: mzz2017 <2017@duck.com>
|
2023-06-28 00:00:44 +08:00 |
|
Kevin Yu
|
6cd5c754c7
|
ci: add generate-changelogs workflow (#159)
* ci: add generate-changelogs workflow
* chore(changelogs): add changelogs placeholder
|
2023-06-27 23:13:13 +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
|
da4750ca42
|
fix(typo): Update troubleshooting.md
|
2023-06-27 10:08:33 +08:00 |
|
mzz
|
d60e644e0c
|
chore/docs: support to unroll route loop and update troubleshooting.md (#158)
|
2023-06-27 10:04:07 +08:00 |
|
mzz
|
5508c372c8
|
fix: bad connectivity check of dns(udp) caused by #80 (#155)
|
2023-06-25 22:04:43 +08:00 |
|