Commit graph

14 commits

Author SHA1 Message Date
hexxa
e5039cf160 fix(ci): fix docker build issue, fe should be built before be 2022-05-14 16:56:58 +08:00
hexxa
36cf1f52c9 fix(ci): js asset folder is missing 2022-05-14 16:56:58 +08:00
hexxa
56c3fac58b fix(ci): static folder is not copied, it is embeded, cleanups 2022-04-28 22:42:12 +08:00
hexxa
56505dacdd fix(build): update built files to output js to new place 2022-04-28 22:42:12 +08:00
hexxa
603ee8b4a6 fix(ci): replace go get with go install 2022-04-23 20:47:02 +08:00
hexxa
c1a6146157 fix(ci): go path is not set and add support for apple M1 2022-04-23 20:47:02 +08:00
hexxa
e830611af1 fix(cd): 1.add default user in docker image for avoiding permission issues 2.add demo Dockerfile 2022-02-08 18:34:50 +08:00
hexxa
82a52b2312 fix(cd): move yarn to package.json script 2021-09-15 22:45:04 +08:00
hexxa
b82fc6e8af feat(scripts): add new scripts 2021-09-14 16:38:40 +08:00
hexxa
2dc156cd95 fix(cicd): refactor scripts for cicd 2021-09-14 16:38:40 +08:00
Hexxa
8bf1aebaf6
chore(cicd): add docker workflow and refine READMEs (#40) 2021-02-02 19:09:03 +08:00
Hexxa
b0d1cdccfc
fix(docker): add dockfile and small fixes (#38)
* fix(docker): add dockfile and small fixes

* chore(readme): small fixes
2021-02-01 21:36:56 +08:00
Hexxa
c8a3f911e8
Release 0.3.0 (#37)
* chore(cicd): add build and start script

* fix(client/web): fix fail to reupload same file, avoid default worker

* test(client/web): add case for worker list filtering
2021-01-31 19:37:05 +08:00
Hexxa
ede6c239f0
chore(ci/cd): refine scripts and docs (#36)
* chore(ci/cd): refine scripts and docs

* text(server): fix incorrect server port
2021-01-30 22:03:59 +08:00