7c50d020df
Add linux-mk68
...
Add linux-mk68
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-07-01 23:31:41 +02:00
4463776a2e
Fix wrong path in cache
...
Change base.tar.xz to ./cache/base.tar.xz
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-07-01 18:25:04 +02:00
c25ebfcee8
Add compression for base image
...
Add .tar.xz with maximum compression -e9
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-07-01 17:54:04 +02:00
f859d18cd6
Add workflow_dispatch
...
Allow to manually trigger workflow or trigger by scripts
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-07-01 00:15:25 +02:00
0762d24a6e
Fix merge with master
...
Fix merge with master
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-30 16:41:11 +02:00
27fe4eaee6
Improve github action
...
Trigger workflow on every branch (It will be easier to test with different branches before making a pull request)
Add dependabot, check if github action have update and make PR, if there is one
Add FUNDING
Add Close Stale Issues, closes issues and PR after 75 days if doesn't have activity
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-29 23:04:25 +02:00
c7d6bb91b7
Add readme to ignored path in CI
...
It is not necessary to launch a git workflow when modifying the README
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-29 17:47:51 +02:00
3f338f3221
Fix merge
...
Fix merge
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-29 08:04:41 +02:00
a30e76d5cb
Remove linux-mipsel and add linux-mips to CI
...
Removed the linux-mipsel image, as it no longer works and is no longer supported: https://wiki.debian.org/EmdebianToolchain
Add linux-mips image in the github workflow
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-27 17:31:24 +02:00
6a1843884d
Add linux-x64-clang
...
Add linux-x64-clang
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-26 10:22:39 +02:00
66b9c2b62c
Improve Makefile
...
Since docker 1.10, It is possible to put several tags during build
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-25 15:21:18 +02:00
47e0c321a4
Add linux-ppc64le to CI
...
Add linux-ppc64le to CI
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-05-23 00:25:25 +02:00
0888deb9fa
Update Qemu to 3.1 on linux-ppc64le and remove packages who break with debian buster
...
Update Qemu to 3.1 on on linux-ppc64le and remove packages who break with debian buster: https://askubuntu.com/questions/564282/apt-get-unmet-dependencies-but-it-is-not-going-to-be-installed
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-05-22 22:29:03 +02:00
Jonas Vautherin
d9d030ec56
Deploy base image, too
2021-02-10 18:38:51 +01:00
Jonas Vautherin
eb5176506c
Fix conditional to deploy from master branch
2021-02-10 16:24:34 +01:00
Jonas Vautherin
70e2b6c449
Create github CI equivalent to current circle CI
2021-02-05 23:36:59 +01:00