|
96839c5789
|
Merge branch 'master' into fix_error
|
2022-05-19 15:56:23 +02:00 |
|
|
7876c21e62
|
Add retry on deploy step
Add retry on deploy step
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-05-19 11:05:42 +02:00 |
|
|
2ff17c20e8
|
Update main.yml
|
2022-05-19 08:10:02 +02:00 |
|
|
c068180665
|
Add timeout on CI
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-05-19 01:27:21 +02:00 |
|
|
63514041f6
|
Fix error
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-05-19 01:20:36 +02:00 |
|
|
a0c458c8c1
|
Update CI tests
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-05-19 01:12:04 +02:00 |
|
|
3d5142d6ad
|
Fix error with CI
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-05-19 01:03:41 +02:00 |
|
|
159e3f9b7b
|
Merge branch 'master' into add-mips-lts
|
2022-05-16 00:08:13 +02:00 |
|
|
6839433b97
|
Add mips-lts image
Add mips-lts image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-04-24 22:50:06 +02:00 |
|
|
36a63a7ac3
|
Add mipsel-lts image (with multilib)
Add mipsel-lts image (with multilib)
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-04-22 15:18:28 +02:00 |
|
dependabot[bot]
|
7e72803aa4
|
Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 11:55:02 +02:00 |
|
dependabot[bot]
|
f30a23658f
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 03:35:34 +02:00 |
|
dependabot[bot]
|
a3febf2898
|
Bump actions/stale from 4 to 5
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 00:33:55 +02:00 |
|
dependabot[bot]
|
16e544e20f
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 18:17:36 +00:00 |
|
Teodor-Bogdan Barbieru
|
75a8d7aa1d
|
fix: disabled C tests for wrong architecture
- fix for `linux-x64-tinycc`
- use github mirror for tinycc
- repo.or.cz/tinycc is down
|
2022-02-02 02:21:50 +02:00 |
|
Teodor-Bogdan Barbieru
|
d6ba7d441f
|
remove thealgorithms/c tests
- tests depend on CMSIS-DSP which targets Cortex-M and Cortex-A Arm_math.h
- this is available only for armv6 upwards
- source: https://developer.arm.com/tools-and-software/embedded/cmsis
(DSP)
|
2022-02-01 21:49:12 +02:00 |
|
Teodor-Bogdan Barbieru
|
f46149c5d8
|
feat: Support for linux-armv5-uclibc
- used in most linux home routers
|
2022-02-01 17:03:56 +02:00 |
|
|
958baab724
|
Merge pull request #626 from bensuperpc/update_linux-x64-tinycc
Update linux-x64-tinycc and enable openSSL test
|
2021-10-17 23:29:46 +02:00 |
|
|
94ca571f67
|
Merge pull request #624 from bensuperpc/add_linux-armv7-lts
Add linux-armv7-lts image
|
2021-10-17 20:51:48 +02:00 |
|
|
5322eac0bf
|
Update linux-x64-tinycc and enable openSSL test
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-17 14:31:34 +02:00 |
|
|
259afe733b
|
Enable tests on linux-x64-clang image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-17 14:01:04 +02:00 |
|
|
bacdf3a1cf
|
Fix wrong cpython_arg
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-15 23:29:01 +02:00 |
|
|
b48a46c0e5
|
Add linux-armv7-lts image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-15 21:10:39 +02:00 |
|
|
8dbeadbf6c
|
Fix ARM64 full
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-12 09:54:13 +02:00 |
|
|
1f024a67f4
|
Update main.yml
|
2021-10-12 01:11:47 +02:00 |
|
|
e8f7b68794
|
Update main.yml
|
2021-10-11 20:56:49 +02:00 |
|
|
73897d848b
|
Update main.yml
|
2021-10-11 20:47:17 +02:00 |
|
|
cb783b06c2
|
Update main.yml
|
2021-10-11 20:43:58 +02:00 |
|
|
c03a167b3f
|
Update main.yml
|
2021-10-11 17:25:09 +02:00 |
|
Matt McCormick
|
b1bfb861d8
|
web-wasi: Initial addition
|
2021-10-10 16:36:29 -04:00 |
|
|
f2e6df0bc9
|
Update main.yml
|
2021-10-07 19:40:07 +02:00 |
|
|
3c1e95361f
|
Update N°3: config python
Update N°3: config python
|
2021-10-07 15:07:32 +02:00 |
|
|
cf8697648e
|
Update N°2: config python
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-07 11:57:01 +02:00 |
|
|
d2931e8635
|
Update N°1: config python
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-07 02:09:30 +02:00 |
|
|
ba75e80ba8
|
Merge branch 'master' into update_tests
|
2021-10-06 18:10:37 +02:00 |
|
|
a8d6d8d0f0
|
Disable manylinux2014-aarch64 for now
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-06 15:15:01 +02:00 |
|
|
d7c3c499e9
|
Add Replace darknet test by cpython
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-05 19:54:20 +02:00 |
|
|
3714419c91
|
Add darknet (Neural Networks) build in CI
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-10-04 17:52:16 +02:00 |
|
|
fbb0d01a4d
|
Add linux-arm64-lts image
Add linux-arm64-lts image:
Add GCC 8.5.0 and GLibc 2.27 (for ubuntu 18.04)'
|
2021-09-20 12:55:18 +02:00 |
|
|
430e8267cd
|
Fix build fail N3
|
2021-08-30 07:10:36 +02:00 |
|
|
bf729bf6ee
|
Fix build fail N2
|
2021-08-29 20:47:51 +02:00 |
|
|
0ae777c630
|
Fix build fail N1
|
2021-08-29 16:48:37 +02:00 |
|
|
9af4919c4f
|
Enable C/C++ tests on all images
|
2021-08-29 13:37:13 +02:00 |
|
|
d24c0a9b27
|
Add new test C
Add new test C
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-28 08:40:13 +02:00 |
|
|
378403e8d9
|
Fix patch
Fix patch
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-27 23:01:43 +02:00 |
|
|
a9dbd70bf7
|
Fix openssl android
Fix openssl android
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-27 20:44:52 +02:00 |
|
|
8f4db25fc1
|
Add openssl patch
Add openssl patch
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-27 19:06:37 +02:00 |
|
|
ad924d922b
|
Improve openSSL on android-* image
Improve openSSL on android-* image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-27 13:19:31 +02:00 |
|
|
8bc72c75d3
|
Add ANDROID_NDK_HOME env variable and enable openssl
Add ANDROID_NDK_HOME env variable and enable openssl
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-27 13:13:48 +02:00 |
|
|
6385842e94
|
Disable ninja on windows-arm64
Disable ninja on windows-arm64
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2021-08-26 20:51:42 +02:00 |
|