m0rkeulv
9ca2273c15
update CI to haxe 4.2.0
2021-02-13 23:00:47 +01:00
Joshua Granick
716ebced0a
Try a different Discord notifier
2021-01-06 13:17:00 -08:00
Joshua Granick
e85ecf5cf7
Notify only on main repo
2021-01-06 12:29:35 -08:00
Joshua Granick
b08d848892
Fix indentation
2021-01-06 12:09:48 -08:00
Joshua Granick
ec86edd195
Try a different way to notify Discord in CI
2021-01-06 12:08:32 -08:00
Joshua Granick
e9e725edbd
Remove CircleCI config, cleanup
2021-01-06 11:38:30 -08:00
Joshua Granick
f6a788bc31
Use HXCPP 4.0.64 for CI actions
2021-01-06 11:32:52 -08:00
Joshua Granick
5c85288bf5
Update CI script
2021-01-06 11:21:14 -08:00
Joshua Granick
157c50f170
Update CI script
2021-01-06 11:20:14 -08:00
Joshua Granick
3f95115fab
Update CI script
2021-01-06 11:17:30 -08:00
Joshua Granick
d3403b95c2
Update CI script
2021-01-06 11:15:31 -08:00
Joshua Granick
ed06e50428
Update CI script
2021-01-06 11:14:00 -08:00
Joshua Granick
0f07a3a91c
Divide CI action into multiple jobs to reduce length of each run
2021-01-06 11:12:57 -08:00
Joshua Granick
255437267d
Update CI script
2021-01-05 23:55:43 -08:00
Joshua Granick
09b3a6eab4
Update CI script
2021-01-05 23:54:42 -08:00
Joshua Granick
7186ec43f3
Fix HXCPP rebuild in CI
2021-01-05 23:53:35 -08:00
Joshua Granick
97ec4d6a91
Update CI script
2021-01-05 23:40:59 -08:00
Joshua Granick
216aacf0df
Update CI script
2021-01-05 23:34:09 -08:00
Joshua Granick
4640bd8781
Update CI script
2021-01-05 21:00:48 -08:00
Joshua Granick
f77909f6d6
Use dev HXCPP for now to fix iOS builds
2021-01-05 19:37:30 -08:00
Joshua Granick
3269f3c514
Remove Discord notify
2021-01-05 13:17:36 -08:00
Joshua Granick
5515e20ca7
Discord notify on Linux only
2021-01-05 12:37:23 -08:00
Joshua Granick
3d7799156d
Update CI script
2021-01-05 12:03:58 -08:00
Joshua Granick
98fb31f003
Use action for Android NDK
2021-01-05 12:01:46 -08:00
Joshua Granick
7a7b44f713
Update CI script
2021-01-05 11:55:02 -08:00
Joshua Granick
258d290fdd
Use older Linux/macOS CI environments, fix Android script
2021-01-05 11:46:17 -08:00
Joshua Granick
2ca0baa243
Update CI script
2021-01-05 10:35:50 -08:00
Joshua Granick
d468d093bd
Update CI script
2021-01-05 10:24:35 -08:00
Joshua Granick
acba90faa9
Update CI script
2021-01-05 10:13:55 -08:00
Joshua Granick
3f9e8a3d02
Update CI script
2021-01-05 10:10:05 -08:00
Joshua Granick
2ab8588ba3
Update CI script
2021-01-05 09:56:56 -08:00
Joshua Granick
b615d60862
Add Discord notification to CI script
2021-01-05 09:10:41 -08:00
Joshua Granick
69c03def2a
Update CI script
2021-01-05 09:00:20 -08:00
Joshua Granick
ef4c4d095f
Update CI script
2021-01-05 08:56:25 -08:00
Joseph Cloutier
4f2546d0bd
Fix CI edge case
...
Depending on how the CI server is set up, the task may fail to
create the `lime` command and stop there. For instance, #1416
returned failure due to dependabot's settings, not due to the
contents of the pull request.
This commit provides a simple workaround for those cases, running
only if `lime setup -alias` fails. It shouldn't have any effect in
cases that already work.
2020-11-10 10:31:37 -08:00
Jens Fischer
b0fa2f952f
Fix CI not runing on pull requests
2020-07-18 09:41:32 +02:00
Josh Tynjala
fecae19cbb
CI: $HOME instead of ~
2020-07-16 15:21:32 -07:00
Josh Tynjala
1d07d2f36f
CI: install Android NDK to better location
2020-07-16 14:11:58 -07:00
Josh Tynjala
bc97fd875c
CI: install Android NDK to better location
2020-07-16 13:59:52 -07:00
Josh Tynjala
881f4f7c96
CI: fix mkdir
2020-07-16 13:53:46 -07:00
Josh Tynjala
7b75f38975
CI: try /usr/local/opt for Android NDK
2020-07-16 13:50:50 -07:00
Josh Tynjala
e3830cca32
CI: rollback to old setup-haxe action
...
krdlab/setup-haxe seems to have trouble with Haxe 3.4.7 on Windows. May retry again in the future if it gets fixed.
2020-07-16 12:46:00 -07:00
Josh Tynjala
af5d165599
CI: try to fix linux build with different ubuntu version
2020-07-13 09:11:10 -07:00
Josh Tynjala
f5e823c015
CI: try to fix linux build with apt-get update
2020-07-13 09:01:15 -07:00
Josh Tynjala
2546e2e548
CI: switch to krdlab/setup-haxe github action
...
The other action wasn't 'published', but part of a repo on the master branch, so this is safer
2020-07-10 12:27:42 -07:00
Josh Tynjala
0355103ccf
Github Actions: build iOS samples
2020-06-17 12:34:23 -07:00
Josh Tynjala
a2e1962336
Github Actions: also compiles some samples for a bunch of platforms
...
Currently, does not include iOS, but I plan to add that later
2020-06-12 22:27:00 -07:00
Josh Tynjala
881c8f8402
Github Actions: fix existing, add android for all platforms, and add Haxe version matrix
2020-06-03 17:43:35 -07:00
Joshua Granick
97a6580752
Update main.yml
2019-11-01 14:57:46 -07:00
Joshua Granick
4912227150
Update main.yml
2019-11-01 14:09:56 -07:00