Commit Graph

13 Commits

Author SHA1 Message Date
Fancy2209
eef163e299 Fix Ci Errors 2024-01-14 01:10:55 +00:00
Ariel Abreu
28352ec112
Make Github Actions run on pull requests too 2021-05-29 19:40:11 -04:00
Ariel Abreu
537b6625c8
Post-checkout script is no longer necessary 2021-05-05 09:21:50 -04:00
Ariel Abreu
d793942aea
Try to setup Github Actions (again)
We originally stopped using it because we were running into the disk space limit, but the builds were much faster with it. I've recently stumbled into a neat trick that should let us have more disk space on the runners.

In addition, this commit also moves the darling-swift repository away from LFS. Note that it is now necessary to run a post-checkout script.
2021-05-03 22:21:41 -04:00
TheBrokenRail
69a3b39766
Add Issue Templates (#832)
* Add Some Issue Templates

* Improve

* Improve Templates

* Add Code Blocks

* Reword

* Reword LKM Bug Description

* Add dmesg Output
2020-06-16 18:46:31 -04:00
Ariel Abreu
ec0045c008
Setup CircleCI (#769)
* Translatation of Github Actions config to CircleCI config

* Uses Clang 9 to build

* Removes Github Actions workflow

Co-authored-by: Luboš Doležel <lubos@dolezel.info>
2020-04-30 14:35:12 -04:00
TheBrokenRail
95a2bcc8c5
Add Missing debhelper to GH Actions 2020-04-16 14:16:22 -04:00
TheBrokenRail
cdc3e44896
Install Build Dependencies from DEB 2020-04-16 11:45:06 -04:00
TheBrokenRail
598c0afc27 Remove Redundant Argument from tools/makedeb in Github Actions
Also:
* Unifies Capitalization
* Removed CCache from build-dsc, because it was removed from build-deb.
2020-04-15 22:35:35 -04:00
Luboš Doležel
e3d1a89bc1
Update ccpp.yml 2020-04-13 20:54:10 +02:00
Luboš Doležel
2a548c6b29
Update ccpp.yml 2020-04-13 18:17:15 +02:00
Luboš Doležel
94e583c155
Update ccpp.yml 2020-04-13 14:35:02 +02:00
Stephen
e3eab6f5f9
Using Github Actions to build (#667)
* Create ccpp.yml

use git remote set-url

run makedeb

add ccache

add devscripts

use ccache if possible

src before made

* Update ccpp.yml

* move ccache and different debug

* naming

* add artifacts

* try with a cp

* try escaping? now regex might now work

* try moving to debbuild

* move and compress debs

* try seperate jobs

* try getting source in, probably too big

* fix name
2020-04-13 14:18:08 +02:00