ajeffrey@roblox.com
178211a21d
Responding to review comments
2022-02-08 14:30:43 -06:00
ajeffrey@roblox.com
fdb9c90ccd
Another shot at caching
2022-02-08 13:57:32 -06:00
ajeffrey@roblox.com
cad7b5e67d
Another shot at caching
2022-02-08 13:32:37 -06:00
ajeffrey@roblox.com
abab255fdf
Another shot at caching
2022-02-08 13:22:43 -06:00
ajeffrey@roblox.com
2d1ffd19db
Another shot at caching
2022-02-08 13:16:22 -06:00
ajeffrey@roblox.com
df9c98fb95
Another shot at caching
2022-02-08 13:07:57 -06:00
ajeffrey@roblox.com
7badb4a074
Another shot at caching
2022-02-08 12:57:29 -06:00
ajeffrey@roblox.com
cf7a40c0d9
Another shot at caching
2022-02-08 12:56:57 -06:00
ajeffrey@roblox.com
e8fb809058
Another shot at caching
2022-02-08 12:45:39 -06:00
ajeffrey@roblox.com
4d4013a7c8
Another shot at caching
2022-02-08 11:49:32 -06:00
ajeffrey@roblox.com
48f3304c69
Another shot at caching
2022-02-08 11:35:04 -06:00
ajeffrey@roblox.com
180e739581
Try to get caching to work
2022-02-08 11:18:23 -06:00
ajeffrey@roblox.com
ffd7b55fef
Another shot at getting the smoketest to run
2022-02-08 10:41:52 -06:00
ajeffrey@roblox.com
dbf35b4176
Get smoketest to run
2022-02-08 10:30:53 -06:00
ajeffrey@roblox.com
1aae874c38
Try package-env not package-db
2022-02-08 10:07:56 -06:00
ajeffrey@roblox.com
ae1f2e2e86
Try using an explcit package.db
2022-02-08 09:55:24 -06:00
ajeffrey@roblox.com
48831529d8
Try to get cabal weirdness not to be weird
2022-02-07 22:03:58 -06:00
ajeffrey@roblox.com
90e356c77c
Try to get cabal weirdness not to be weird
2022-02-07 21:40:13 -06:00
ajeffrey@roblox.com
7dae33b7ae
Try to get cabal weirdness not to be weird
2022-02-07 21:14:16 -06:00
ajeffrey@roblox.com
8c390ffee2
Try to get cabal weirdness not to be weird
2022-02-07 20:10:15 -06:00
ajeffrey@roblox.com
2d04049077
Run prototypinmg action when workflows dir changes
2022-02-07 19:35:01 -06:00
ajeffrey@roblox.com
d0a4510d2d
Install agda from cabal
2022-02-07 19:00:47 -06:00
ajeffrey@roblox.com
ce9b7e4c70
Add cabal update to workflow
2022-02-07 17:10:58 -06:00
ajeffrey@roblox.com
a1325c106d
First cut github actions
2022-02-07 17:04:34 -06:00
Arseny Kapoulkine
88be067c0b
Switch coverage build to checkout@v2 ( #285 )
...
Attempt to fix coverage builds by using checkout@v2 instead of v1 which might fix the detacthed HEAD issue.
On the off chance it doesn't, add extra logging around git specifically.
2021-12-09 17:50:29 -08:00
Arseny Kapoulkine
f5ec6df7ba
Update build.yml
...
Disable continue-on-error for coverage because hiding the error actually makes it difficult to debug now :)
2021-12-02 15:55:06 -08:00
Arseny Kapoulkine
dd02420f70
Update build.yml
...
Enable debug mode in coveralls action to diagnose https://github.com/lemurheavy/coveralls-public/issues/1595
2021-11-23 11:44:18 -08:00
Arseny Kapoulkine
5740686124
Ignore errors during upload coverage ( #236 )
2021-11-23 08:26:28 -08:00
Arseny Kapoulkine
5961261a1c
Add web workflow to build Repl with Emscripten ( #222 )
...
This also separates Emscripten build into a new target / source to make
it more decoupled.
2021-11-22 09:59:15 -08:00
Arseny Kapoulkine
b7d26b371a
Use -Werror in CI only ( #201 )
...
We keep getting compat reports for warnings in various compiler
versions. While we can keep merging PRs to resolve these warnings, it
would be nice if the users of other compilers or compiler versions weren't
blocked on us fixing this.
As such, this change disables Werror by default and only enables it when
requested, which happens in CI in test builds.
2021-11-12 06:56:25 -08:00
Arseny Kapoulkine
7816f2596f
Update config.yml
...
Rename "help and support" to "questions"
2021-11-08 15:01:57 -08:00
Arseny Kapoulkine
2f7e1a2395
Update CI scripts to ignore .md changes ( #100 )
...
This reduces the load on GHA infra
2021-11-03 12:30:30 -07:00
Arseny Kapoulkine
36110e0f29
Update issue template config
...
Fix discussion link
2021-11-03 09:40:08 -07:00
Arseny Kapoulkine
7f3c033162
Add Coveralls integration
...
Build and upload lcov-compatible coverage file to coveralls
2021-11-02 15:50:57 -07:00
Arseny Kapoulkine
ca965d94ee
Add build scaffolding for GHA and issue templates for GH
2021-11-01 14:52:34 -07:00