Commit Graph

33 Commits

Author SHA1 Message Date
Romain Goyet
a834c954b8 [ion/simulator] Get rid of the headless target 2021-03-03 15:37:48 +01:00
Hugo Saint-Vignes
e295e9ead0 [github/workflows] Update Metrics to remove NumWorksBot
Change-Id: Icfd19cbad5472f6bf81a2a1accb88e79ab7a115b
2020-11-30 14:01:12 +01:00
Émilie Feral
312c02fd69 [.github/workflows] ci-workflows: update setup-emscripten 2020-11-30 14:01:12 +01:00
Romain Goyet
bd22c06d98 Use semantic branches on setup-arm-toolchain 2020-11-30 14:01:12 +01:00
Émilie Feral
95aa47625c [.github] ci-workflow: missing line 2020-11-04 15:58:43 +01:00
Émilie Feral
291941f4e2 [.github/workflows] CI: use msys2/setup-msys2 instead of
numworks/setup-msys2
2020-11-04 15:58:39 +01:00
Émilie Feral
547b4b2d71 [.github/workflows] CI: trigger CI manually or on PR only 2020-11-04 15:58:39 +01:00
Émilie Feral
558d0f6343 [.github/workflow] ci-workflow: fix emscripten version to 1.39.16 (later
versions removed EMTERPRETER)
2020-07-02 14:42:59 +02:00
Émilie Feral
884d9890cf [.github/workflow] ci-workflow: update setup-emscripten to v2 2020-06-04 09:37:11 +02:00
Romain Goyet
196a94e199 [ci] Report .text, .rodata, .bss and .data sections
Note that .text and .rodata are cumulative (internal+external)
2020-04-14 01:44:35 -07:00
Émilie Feral
e1b9703a2e [.github] workflows: don't launch the windows executable from msys2 2020-04-10 13:34:00 -04:00
Émilie Feral
499d0a8292 [.github/workflows] Crash of the tests on windows should trigger a CI
failure
2020-04-10 13:34:00 -04:00
Romain Goyet
e314f2eb65 [ci] Use steps to pass the binary_size result 2020-04-06 19:18:47 -04:00
Romain Goyet
e34811ff18 [ci] Report metrics on each PR 2020-04-06 15:29:03 +02:00
Romain Goyet
13b5cd0151 [ci] Build for the iOS Simulator too
This means building an x86_64 binary that will run on a Mac simulating
an iPhone or an iPad
2020-04-03 22:26:55 -04:00
Romain Goyet
1886918900 [ci] Simplify bucket names 2020-04-03 22:26:55 -04:00
Romain Goyet
ed7038262c [ci] Misc cleanups 2020-04-03 22:26:55 -04:00
Émilie Feral
64c7688866 [.github] workflow: update to actions/checkout@v2 2020-03-31 11:37:59 +02:00
Romain Goyet
46647cc35c [build] Allow building official targets on CI environments 2020-03-25 13:44:10 +01:00
Romain Goyet
eadfe4aa56 [ion/simulator/web] Name the target "epsilon.zip" to match other targets
This way it's consistent with epsilon.ipa on TARGET=ios and epsilon.apk
on TARGET=android
2020-03-24 15:02:10 +01:00
Romain Goyet
b7f928fee2 [ci] Use proper telemetry flag 2020-02-17 10:31:24 -05:00
Romain Goyet
2c7a26103b [ci] Use a recent ARM GCC toolchain 2019-12-19 21:46:21 -05:00
Léa Saviot
53b8a6845e [github/workflows] Add beta build tests 2019-12-06 15:22:00 +01:00
Romain Goyet
ce2fadaf25 [ci] Use fastcomp as an emscripten compiler 2019-11-05 13:15:11 +01:00
Émilie Feral
2ff0b789f9 [.github] ci-workflows: remove N0100 bench targets 2019-10-17 11:53:48 +02:00
Émilie Feral
ff2ed52b21 [.github] Add targets to the ci-workflows 2019-10-17 11:53:48 +02:00
Romain Goyet
0b5374e4c2 Revert "[ci] Don't rebuild on push"
This reverts commit 51d1c7b389.
2019-10-04 07:49:44 +02:00
Romain Goyet
96cc96ec5f [ci] Use the proper tap on macOS 2019-10-01 17:03:46 +02:00
Romain Goyet
51d1c7b389 [ci] Don't rebuild on push
Otherwises tests are ran twice, one for the PR and then after the merge
2019-10-01 17:00:11 +02:00
Romain Goyet
a03967f215 [ci] Proper test runner path on Windows 2019-10-01 16:17:22 +02:00
Romain Goyet
aaedc11845 [ci] Check on pull request 2019-10-01 15:47:14 +02:00
Romain Goyet
73496ab612 Use GitHub CI 2019-10-01 15:38:27 +02:00
Romain Goyet
caef2e8c6f Add GitHub issue templates 2019-03-13 10:19:02 +01:00