Commit graph

18 commits

Author SHA1 Message Date
Aaron Liu
3db803ed38 chore: update readme and archive config 2023-02-09 20:29:38 +08:00
Aaron Liu
a58e3b19ec Revert "chore(build): add go-task support (#1608)"
This reverts commit abe90e4c88.

Revert "chore: fix env in task yaml and test new build action"

This reverts commit 7dfe8fb439.

Revert "remove unused env"

This reverts commit 076aa2c567.

Revert "fix: ci build failed as env in go tasks cannot be overwritten"

This reverts commit 71cc332109.
2023-02-08 15:42:42 +08:00
mritd
abe90e4c88
chore(build): add go-task support (#1608)
* chore(build): add go-task support

add go-task support

Signed-off-by: kovacs <mritd@linux.com>

* chore(docker): build with go-task

build with go-task

Signed-off-by: kovacs <mritd@linux.com>

* chore(task): support cross compile

support cross compile

Signed-off-by: kovacs <mritd@linux.com>

* chore(task): remove GCC build

remove GCC build

Signed-off-by: kovacs <mritd@linux.com>

* docs(task): update README

update README

Signed-off-by: kovacs <mritd@linux.com>

---------

Signed-off-by: kovacs <mritd@linux.com>
2023-02-08 13:57:21 +08:00
HFO4
08fa6964a9 doc: change readme link 2022-12-16 21:13:17 +08:00
HFO4
9eafe07f4e doc: add English README 2022-12-16 21:12:09 +08:00
WeidiDeng
f89653cea7
feat(static): release static files into memory while startup (#1471)
* 初始化时解压zip文件读取内存中

* update go.mod

* 更新各种go版本
2022-10-15 09:05:05 +08:00
小白-白
4d4a31c250 Update how to build 2022-04-30 14:21:47 +08:00
AaronLiu
d34cb3e5d3
Update README.md 2022-04-20 19:20:26 +08:00
Ink33
84807be1ca
use go:embed for static resources (#1107)
* feat: use go:embed to embed static files

* ci: fix broken test

* docs: update readme.md

* chore: remove statik

* feat: simplify code

Co-authored-by: AaronLiu <abslant@126.com>
2022-04-09 20:58:07 +08:00
AaronLiu
c5074df1c7
Update README.md 2021-11-26 11:17:19 +08:00
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
HFO4
e9f3a55eb8 Modify: migrate from travis.org to .com 2020-04-11 11:27:17 +08:00
AaronLiu
a05a3de0e1
Update: typo 2020-03-15 21:21:34 +08:00
HFO4
75da09c339 Fix: mis-spelling 2020-03-13 11:28:03 +08:00
HFO4
7636e59dfe Update: license link 2020-03-12 19:22:07 +08:00
HFO4
e34e67648f Add: README & License 2020-03-12 19:20:40 +08:00
HFO4
85bbb3d122 Remove: useless test file 2019-12-03 14:48:45 +08:00
AaronLiu
c44216e626
Create README.md 2019-11-07 16:17:21 +08:00