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

859 Commits

Author SHA1 Message Date
Louis Grenard
83c501dc8d
docs: add new sponsor 2022-11-01 21:44:44 +08:00
Louis Grenard
18a728ff4b
docs: add new sponsor 2022-10-30 22:23:40 +08:00
louistiti
daba510755
feat: add distro level info in check report 2022-10-29 11:48:16 +08:00
louistiti
38693e42ef
Merge branch 'fix/docker-issues-with-ssl' into develop 2022-10-23 22:55:04 +08:00
Divlo
db373b66a6
fix(docker): issues with SSL 2022-10-23 12:37:36 +02:00
louistiti
5acd22a885
Merge branch 'python-bridge-tcp-server-binaries' into develop 2022-10-23 12:01:21 +08:00
louistiti
e1e4910399
fix(docker): based on Ubuntu image 2022-10-23 11:46:15 +08:00
louistiti
482f7bfbb8
chore(docker): .dockerignore path 2022-10-23 10:58:25 +08:00
louistiti
3f8027af2a
refactor: from superagent to axios 2022-10-23 10:55:03 +08:00
louistiti
3f97a12153
fix(python bridge): remove unecessary sqlite3 import 2022-10-23 10:07:14 +08:00
louistiti
ad1708abbb
feat: ignore given warnings for TCP server binary on check script 2022-10-23 01:58:13 +08:00
louistiti
e527110b9c
feat: add binaries download progress 2022-10-23 01:00:55 +08:00
louistiti
c0886c086f
Merge branch 'feat/download-unzip-python-bridge-tcp-server-binaries' into python-bridge-tcp-server-binaries 2022-10-22 23:23:08 +08:00
louistiti
9928509171
refactor: minor setup-python-binaries renaming 2022-10-22 23:22:50 +08:00
louistiti
75a351e77d
chore: fix typo in report logs 2022-10-22 17:50:35 +08:00
louistiti
b74e7beb29
ci: pre-release TCP server workflow 2022-10-22 15:14:17 +08:00
louistiti
2183ffa4f0
refactor: send check report to the production URL 2022-10-19 23:28:33 +08:00
Divlo
8ab9c2e4df
feat: download and unzip TCP Server + Python Bridge on postinstall 2022-10-19 13:23:28 +02:00
louistiti
fcce24d68c
feat: send report to Pastebin and generate URL 2022-10-19 01:17:57 +08:00
louistiti
76e700e9ce
feat: provide Python bridge and TCP server version in report 2022-10-19 00:40:34 +08:00
louistiti
2463759717
refactor: check script according to binaries changes 2022-10-19 00:22:37 +08:00
louistiti
02c28b85f6
refactor: remove unnecessary checks 2022-10-16 23:25:58 +08:00
louistiti
f54e8407c0
ci: remove tests for Ubuntu AArch64 2022-10-16 01:14:45 +08:00
louistiti
46a8bc61ea
ci: test Ubuntu AArch64 2022-10-15 23:36:34 +08:00
louistiti
9aaa3d740d
ci: build on Ubuntu AArch64 2022-10-15 23:24:45 +08:00
louistiti
401f60e05b
ci: split macOS ARM64 build into isolated job 2022-10-15 22:25:05 +08:00
louistiti
a4fbba5fd0
ci: add macOS ARM64 self-hosted runner 2022-10-15 22:09:12 +08:00
louistiti
6ea6c84b3d
refactor: remove setuptools and wheel force install for macOS ARM64 arch 2022-10-15 21:38:22 +08:00
louistiti
6e2790b738
refactor: remove Rust compiler version number from TCP server setup 2022-10-15 21:11:29 +08:00
louistiti
92ea9a081e
feat: install additional resources for macOS ARM64 arch 2022-10-15 21:03:44 +08:00
louistiti
23d6dd5e91
chore: ignore Fleet folder 2022-10-15 20:46:57 +08:00
Divlo
b099d53871
fix(docker): install Python binaries from postinstall script 2022-10-13 22:59:39 +02: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