Commit Graph

11 Commits

Author SHA1 Message Date
WebFreak001 d85e752427 update action 2025-03-01 02:11:21 +01:00
WebFreak001 911ce077a5 add auto-generated UFCS correctness checks 2023-05-17 16:15:21 +02:00
Jan Jurzitza 19e019a57b
add PR comments that show build statistics, speed & RAM usage (#735) 2023-03-22 03:17:01 +01:00
WebFreak001 c2051b0a62 downgrade ubuntu version for ABI compatibility
Build on Ubuntu 20.04 instead of 22.04 for more linux compatibility with
pre-built binaries.
2023-01-30 14:59:55 +01:00
WebFreak001 4946d49abd upgrade msgpack to ~>1.0, add dub.selections.json
Fixes msgpack-d deprecations, allows minor bumps upstream

The dub.selections.json allows
2023-01-06 01:30:14 +02:00
Chris e1977b4db8 Updated the CI checkout action version to v3 2022-12-08 20:40:32 +01:00
WebFreak001 0c7f4a4a56 Integrate dsymbol into DCD
fix #669
2022-10-13 18:18:53 +02:00
Jan Jurzitza 02acaa534b
Use gnu tar in osx build (#642)
Should hopefully fix #641
2021-07-16 16:10:51 +00:00
Jan Jurzitza 8dce131a8e
fix ci upload-asset action syntax 2021-06-01 20:51:06 +00:00
Jan Jurzitza 62f689d21f
make CI artifacts inside bin folder
dub builds into `bin` folder, so take the files from there. Adjust working-directory so we don't accidentally create a folder named "bin" inside the archives.
2021-06-01 20:10:52 +00:00
Amin Yahyaabadi 3e5dbd979a
Migrate to GitHub Actions (#637)
* Migrate to GitHub Actions

* Add release steps

* Use WebFreak001/upload-asset@v1.0.0

* Package the files using tar and 7z

* Use TAG_RAW in the names
2021-06-02 03:25:31 +12:00