1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-20 14:27:40 +03:00
Commit Graph

828 Commits

Author SHA1 Message Date
louistiti
23d6dd5e91
chore: ignore Fleet folder 2022-10-15 20:46:57 +08:00
louistiti
a5cbbf93a9
ci: try pre-release with all OSes 2022-10-13 01:42:36 +08:00
louistiti
fc3e36713c
ci: remove the lock file for Windows 2022-10-13 01:29:37 +08:00
louistiti
350072cf8c
ci: remove skip lock for Windows 2022-10-13 01:22:40 +08:00
louistiti
b0849c0046
ci: add PIP_NO_BINARY 2022-10-13 01:11:12 +08:00
louistiti
0efed9d5f3
ci: set up MSBuild if Windows 2022-10-13 01:03:14 +08:00
louistiti
08d7fdf0dd
ci: make use of Pipenv 2022.7.24 and skip lock on Windows 2022-10-13 00:53:58 +08:00
louistiti
42a3130394
ci: try with --deploy flag to install Python deps 2022-10-13 00:10:45 +08:00
louistiti
24c15c73c8
Merge branch 'develop' into python-bridge-tcp-server-binaries 2022-10-12 23:53:16 +08:00
louistiti
7d7552e95b
docs: remove typo 2022-10-12 23:52:53 +08:00
louistiti
fc2a37a7a6
ci: try Windows Pipenv deps install 2022-10-12 23:50:46 +08:00
louistiti
a863c872b0
ci: try to build on Windows without catching exceptions 2022-10-12 23:37:23 +08:00
louistiti
e5eeffa2bc
Merge branch 'develop' into python-bridge-tcp-server-binaries 2022-10-12 23:11:07 +08:00
Louis Grenard
5e6caf7521
docs: add MacStadium to the README thanks section 2022-10-12 23:10:20 +08:00
louistiti
050d1f35b2
ci: tru the Windows runner without the rm command 2022-10-11 00:47:45 +08:00
louistiti
8a746d7ff8
ci: remove Pipfile.lock on Windows 2022-10-11 00:43:31 +08:00
louistiti
39bf7c678a
ci: upgrade Pip to latest and try Windows runner 2022-10-11 00:36:27 +08:00
louistiti
0188dd7ed8
ci: test to upload artifact with default name 2022-10-11 00:03:36 +08:00
louistiti
adc63c94ba
ci: upload artifacts then download and pre-release 2022-10-10 09:11:56 +08:00
louistiti
47e9c291b4
ci: remove Windows 2022-10-10 09:02:03 +08:00
louistiti
ff53b7a3f2
ci: remove Pipenv cache from pre-release binaries workflows 2022-10-10 00:14:37 +08:00
louistiti
aafde0543f
ci: install Pipenv on pre-release binaries workflows 2022-10-10 00:04:28 +08:00
louistiti
4760c4d6de
ci: checkout repo first on pre-release binaries workflows 2022-10-10 00:01:24 +08:00
louistiti
c2865f73fb
refactor: exit pre-release binaries script 2022-10-09 23:58:59 +08:00
louistiti
32ee4fef51
ci: add environment variables to locate virtual env 2022-10-09 23:58:05 +08:00
louistiti
0f348ba48e
Merge remote-tracking branch 'origin/develop' into python-bridge-tcp-server-binaries 2022-10-09 23:53:49 +08:00
louistiti
cb37b4fcd2
refactor: pre-release binaries script give only workflow name 2022-10-09 23:53:40 +08:00
Louis Grenard
4c19994fed
ci: pre-release-tcp-server.yml GitHub Action workflow 2022-10-09 23:52:37 +08:00
Louis Grenard
8d4e8ba3a8
ci: pre-release-python-bridge.yml GitHub Action workflow 2022-10-09 23:51:22 +08:00
louistiti
6618f3a6a5
fix: rename GitHub workflows from the pre-release-binaries script 2022-10-09 23:39:22 +08:00
louistiti
0df61ae714 ci: pre-release TCP server 2022-10-09 22:03:26 +08:00
louistiti
b9792d28d7 ci: pre-release Python bridge 2022-10-09 22:00:56 +08:00
louistiti
3f6e6ccdea refactor: rename GitHub workflows release script as pre-release 2022-10-09 21:27:12 +08:00
louistiti
4fcf8dceda feat: trigger GitHub workflows script done 2022-10-09 21:16:42 +08:00
louistiti
3fe89bfda3
feat(tcp server): versioning 2022-10-09 00:31:52 +08:00
louistiti
2b8ac0eb2b
feat(python bridge): versioning 2022-10-09 00:29:30 +08:00
louistiti
0ae31f6cc8
feat(server): add warning hint on macOS TCP server cold start 2022-10-07 19:18:36 +08:00
louistiti
cb1a192a6d
fix: comply macOS x86_64 and macOS arm64 to Python sysconfig.get_platform() 2022-10-07 18:25:51 +08:00
louistiti
90530e4e60
refactor: remove LC_ALL and LANG env vars 2022-10-07 18:23:10 +08:00
louistiti
6a4bde6c88
chore: explicit exclusion of TCP server and Python bridge on TypeScript watcher 2022-10-07 15:47:55 +08:00
louistiti
7111983ef5
perf(tcp server): option to download spaCy models through mirror in China 2022-10-07 15:31:37 +08:00
louistiti
b201f3f1b1
fix(tcp server): handle Windows child process does not throw exception 2022-10-07 14:10:32 +08:00
louistiti
cace69e9af
perf(tcp server): do not download Python deps but spaCy models when necessary 2022-10-07 13:44:48 +08:00
louistiti
432c590ee7
feat: on Python dev env setup, provide Windows hint related to Microsoft C++ Build Tools 2022-10-07 13:24:58 +08:00
louistiti
061f555e11
fix: always make use of latest Python build deps 2022-10-07 13:16:35 +08:00
louistiti
7bb9780ab1
feat: add hint on failed build 2022-10-07 12:07:48 +08:00
louistiti
999328819a
feat: map Python bridge and TCP server binaries to runtime code 2022-10-07 11:53:43 +08:00
louistiti
0e697183b2
perf(tcp server): optimize spaCy models checking 2022-10-07 11:26:39 +08:00
louistiti
05b62871fb
feat: universal build binaries script 2022-10-07 10:41:04 +08:00
louistiti
9724d7b943
feat: pack TCP server and optimize setup scripts 2022-10-07 02:37:43 +08:00