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

1189 Commits

Author SHA1 Message Date
louistiti
a5cbbf93a9
ci: try pre-release with all OSes 2022-10-13 01:42:36 +08:00
louistiti
bc37bd1687 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
7161cd5996 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
23b7d5b49e 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
599f9561e4 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
bd45220c66 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
53757651c8 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
bd1bde0814 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
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
fc2a37a7a6
ci: try Windows Pipenv deps install 2022-10-12 23:50:46 +08:00
louistiti
aede3cbf52 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
79115d1b25 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
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
050d1f35b2
ci: tru the Windows runner without the rm command 2022-10-11 00:47:45 +08:00
louistiti
8a191b9c91 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
56a9a796bd 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
5bc0a7f97b 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
7fe7b2feaa 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
ee0134598c 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
b19e5ad0cb 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
de442741e5 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
f43e17aad4 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
ddbe4f0fd1 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
f17a601d8e 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
5bace9545a 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
f170a1dd8e 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
louistiti
91eac5c875 refactor: pre-release binaries script give only workflow name 2022-10-09 23:53:40 +08:00