1
1
mirror of https://github.com/leon-ai/leon.git synced 2025-01-06 01:28:56 +03:00
Commit Graph

830 Commits

Author SHA1 Message Date
louistiti
1beebcccd2 refactor: remove Rust compiler version number from TCP server setup 2022-10-15 21:11:29 +08:00
louistiti
b6b42c422c feat: install additional resources for macOS ARM64 arch 2022-10-15 21:03:44 +08:00
louistiti
bda75915b2 chore: ignore Fleet folder 2022-10-15 20:46:57 +08:00
louistiti
bc37bd1687 ci: try pre-release with all OSes 2022-10-13 01:42:36 +08:00
louistiti
7161cd5996 ci: remove the lock file for Windows 2022-10-13 01:29:37 +08:00
louistiti
23b7d5b49e ci: remove skip lock for Windows 2022-10-13 01:22:40 +08:00
louistiti
599f9561e4 ci: add PIP_NO_BINARY 2022-10-13 01:11:12 +08:00
louistiti
bd45220c66 ci: set up MSBuild if Windows 2022-10-13 01:03:14 +08:00
louistiti
53757651c8 ci: make use of Pipenv 2022.7.24 and skip lock on Windows 2022-10-13 00:53:58 +08:00
louistiti
bd1bde0814 ci: try with --deploy flag to install Python deps 2022-10-13 00:10:45 +08:00
louistiti
ad044814a5 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
aede3cbf52 ci: try Windows Pipenv deps install 2022-10-12 23:50:46 +08:00
louistiti
79115d1b25 ci: try to build on Windows without catching exceptions 2022-10-12 23:37:23 +08:00
louistiti
404a1d5b3f 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
8a191b9c91 ci: tru the Windows runner without the rm command 2022-10-11 00:47:45 +08:00
louistiti
56a9a796bd ci: remove Pipfile.lock on Windows 2022-10-11 00:43:31 +08:00
louistiti
5bc0a7f97b ci: upgrade Pip to latest and try Windows runner 2022-10-11 00:36:27 +08:00
louistiti
7fe7b2feaa ci: test to upload artifact with default name 2022-10-11 00:03:36 +08:00
louistiti
ee0134598c ci: upload artifacts then download and pre-release 2022-10-10 09:11:56 +08:00
louistiti
b19e5ad0cb ci: remove Windows 2022-10-10 09:02:03 +08:00
louistiti
de442741e5 ci: remove Pipenv cache from pre-release binaries workflows 2022-10-10 00:14:37 +08:00
louistiti
f43e17aad4 ci: install Pipenv on pre-release binaries workflows 2022-10-10 00:04:28 +08:00
louistiti
ddbe4f0fd1 ci: checkout repo first on pre-release binaries workflows 2022-10-10 00:01:24 +08:00
louistiti
f17a601d8e refactor: exit pre-release binaries script 2022-10-09 23:58:59 +08:00
louistiti
5bace9545a ci: add environment variables to locate virtual env 2022-10-09 23:58:05 +08:00
louistiti
f170a1dd8e Merge remote-tracking branch 'origin/develop' into python-bridge-tcp-server-binaries 2022-10-09 23:53:49 +08:00
louistiti
91eac5c875 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
518889b459 fix: rename GitHub workflows from the pre-release-binaries script 2022-10-09 23:39:22 +08:00
louistiti
cc8a32d17d ci: pre-release TCP server 2022-10-09 22:03:26 +08:00
louistiti
a00b01c041 ci: pre-release Python bridge 2022-10-09 22:00:56 +08:00
louistiti
7db5c064d9 refactor: rename GitHub workflows release script as pre-release 2022-10-09 21:27:12 +08:00
louistiti
ed8390a36c feat: trigger GitHub workflows script done 2022-10-09 21:16:42 +08:00
louistiti
1d45c2e715 feat(tcp server): versioning 2022-10-09 00:31:52 +08:00
louistiti
784f86f6f3 feat(python bridge): versioning 2022-10-09 00:29:30 +08:00
louistiti
9d865291f0 feat(server): add warning hint on macOS TCP server cold start 2022-10-07 19:18:36 +08:00
louistiti
bc7dd0f836 fix: comply macOS x86_64 and macOS arm64 to Python sysconfig.get_platform() 2022-10-07 18:25:51 +08:00
louistiti
8d64ad9650 refactor: remove LC_ALL and LANG env vars 2022-10-07 18:23:10 +08:00
louistiti
b3fdde9d83 chore: explicit exclusion of TCP server and Python bridge on TypeScript watcher 2022-10-07 15:47:55 +08:00
louistiti
ea6fc4108a perf(tcp server): option to download spaCy models through mirror in China 2022-10-07 15:31:37 +08:00
louistiti
40958f2fb4 fix(tcp server): handle Windows child process does not throw exception 2022-10-07 14:10:32 +08:00
louistiti
8e0d18a596 perf(tcp server): do not download Python deps but spaCy models when necessary 2022-10-07 13:44:48 +08:00
louistiti
861d773cdd feat: on Python dev env setup, provide Windows hint related to Microsoft C++ Build Tools 2022-10-07 13:24:58 +08:00
louistiti
6bd9f0ef9d fix: always make use of latest Python build deps 2022-10-07 13:16:35 +08:00
louistiti
d69157439c feat: add hint on failed build 2022-10-07 12:07:48 +08:00
louistiti
1a3d4f2204 feat: map Python bridge and TCP server binaries to runtime code 2022-10-07 11:53:43 +08:00
louistiti
b59f6a7264 perf(tcp server): optimize spaCy models checking 2022-10-07 11:26:39 +08:00