1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 12:43:35 +03:00
Commit Graph

37 Commits

Author SHA1 Message Date
louistiti
40819e8e17
feat(bridge/nodejs): release process 2023-04-30 23:39:39 +08:00
louistiti
12e4b7bccf
ci: use ubuntu-20.04 for the draft-release job 2023-04-26 23:00:01 +08:00
louistiti
63a6c2d161
ci: force ubuntu-20.04 and npm install as there is no package-lock.json anymore 2023-04-26 22:49:54 +08:00
louistiti
f0e898e3c0
ci: remove npm caching 2023-04-26 22:45:34 +08:00
louistiti
b74e7beb29
ci: pre-release TCP server workflow 2022-10-22 15:14:17 +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
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
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
32ee4fef51
ci: add environment variables to locate virtual env 2022-10-09 23:58:05 +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
899676110a
chore: tmp disable GitHub Actions on the develop branch 2022-06-30 21:32:06 +08:00
louistiti
4e4d1cc136
ci: add over HTTP tests 2022-02-03 21:52:37 +08:00
louistiti
89e216fd49
ci: remove unecessary step on lint 2021-12-28 21:06:48 +08:00
louistiti
10f3132d09
ci: disable Husky on lint 2021-12-27 23:09:30 +08:00
Divlo
2f66f1c17b
refactor: prerequisites Node.js >= 16.0.0 and npm >= 8.0.0 (#322)
BREAKING CHANGE: minimum supported Node.js v16.0.0 and npm v8.0.0
2021-11-07 10:24:00 +08:00
louistiti
1775b07bf6
ci: set npm and pipenv caching 2021-05-22 09:37:13 +08:00
divlo
5d425eab17 ci: update event that triggers the workflow 2021-03-31 19:15:29 +02:00
divlo
dd827bf61b ci: add build and tests on pull_request 2021-03-22 20:23:43 +01:00
louistiti
8c29dce0c6
chore: migrate from CircleCI to GitHub Actions 2021-03-21 14:58:14 +08:00