Commit graph

13 commits

Author SHA1 Message Date
易春风
9526838a35
feat: add rust workflow (#952) 2023-11-18 14:03:39 +08:00
krahets
a01363234c Add auto-build-and-check workflow for Java. 2023-11-17 01:11:13 +08:00
krahets
e4aa76ed3e Fix build check trigger path of c and cpp. 2023-11-17 00:24:35 +08:00
Yudong Jin
a999db21ee
feat: Add auto-build-and-test workflow for C and C++ (#948)
* Add C auto-build-and-test workflow.

* Add auto-build-and-test workflow for C++.
2023-11-16 20:46:37 +08:00
Yudong Jin
23cce00e09
Fix Python build check script. (#911)
* Fix Python build check script.

* Update python code check workflow

* Update python test script.

* Compatible with Python >=3.9

* Compatible with Python >=3.10

* Fix errors in Windows

* test

* Add Python version in installation.md

* Update test_all.py
2023-11-02 21:58:14 +08:00
liuyuxin
08311f954a
CI(dart): Cancel beta and dev Dart SDK (#893) 2023-10-26 22:23:26 +08:00
krahets
9f4076d1c1 Update to checkout@v4 2023-10-26 00:09:25 +08:00
liuyuxin
a8b2350705
feat(dart): Add build check for Dart (#886)
* feat(dart): Add build check for Dart

* feat(dart): Add dart analyze to check

* fix(dart): remove dart analyze

* feat(dart): Ignore unused variable and add dart analyze
2023-10-25 23:15:53 +08:00
nuomi1
dbc76ec806
Add workflow_dispatch to Swift, Python and C# CI Check (#882)
* Update swift.yml

* Update dotnet.yml

* Update python.yml

---------

Co-authored-by: Yudong Jin <krahets@163.com>
2023-10-24 23:08:15 +08:00
hpstory
fb3ce050c1
feat(csharp): add .net building and testing workflow, solution file (#879) 2023-10-24 17:13:29 +08:00
krahets
d27890d98d Fix automating build workflow for Python 2023-10-23 16:06:33 +08:00
Yudong Jin
1b9978998a
Create python.yml (#877) 2023-10-23 05:59:00 +08:00
nuomi1
e81c9a85b5
Add CI check for Swift (#875)
* Create swift.yml

* Update swift.yml

* Update swift.yml

* Update swift.yml
2023-10-23 04:28:05 +08:00