Commit Graph

105 Commits

Author SHA1 Message Date
player-03
255b5cba9e Return to the original approach, again.
At least this time it printed a full list of conflicts. With any luck, this will do it.
2023-01-05 16:22:18 -05:00
player-03
092bee0680 Manually install the problem versions of python.
This way, we get to add the `--overwrite` flag.
2023-01-05 16:01:43 -05:00
player-03
04412da008 Return to the original approach.
We'll just enumerate all the files that produce errors. This time: pydoc3.
2023-01-05 15:40:10 -05:00
player-03
ffbe4154cb Quote spaces. 2023-01-05 15:23:52 -05:00
player-03
3f630e169c Try more ways to skip python.
Varying which versions get skipped to help figure out which worked.
2023-01-05 15:06:28 -05:00
player-03
83c24935ef Try to skip reinstalling python. 2023-01-05 14:52:59 -05:00
player-03
41a473f3e6 Use brew update --force. 2023-01-05 14:43:49 -05:00
player-03
f02930d8ba Remove idle3 files to prevent conflict.
Now using `*` to remove multiple files at once, because otherwise this may take a lot of space.
2023-01-05 14:29:22 -05:00
player-03
75a3f10a34 Remove conflicting files. 2023-01-05 14:15:32 -05:00
Joseph Cloutier
8a3c7ac629 Use macOS 11 for testing.
GitHub has officially begun to drop macOS 10.15 support, causing workflows to fail.
2022-11-18 18:16:49 -05:00
Apprentice-Alchemist
b4e6764a2d Fix YML syntax error. 2022-05-20 08:16:03 +02:00
Apprentice-Alchemist
46ad92f11e Why are we still supporting haxe 3? 2022-05-20 08:11:02 +02:00
Apprentice-Alchemist
9fa6a20402 Fix CI, hopefully. 2022-05-20 07:47:12 +02:00
Apprentice-Alchemist
1471d8a60d Try to fix CI. 2022-04-28 19:42:52 +02:00
Apprentice-Alchemist
c2595b908d Fixup CI, and some includes. 2022-04-28 19:42:48 +02:00
Apprentice-Alchemist
a44fe3669a Put hashlink binaries in templates/bin again.
Add setup script for macOS codesigning.
2022-04-28 19:42:45 +02:00
Apprentice-Alchemist
2d2e6458f7 Fix macOS and Linux CI. 2022-04-28 19:42:43 +02:00
Apprentice-Alchemist
e4793346cc Make windows work, install required packages on macOS. 2022-04-28 19:42:42 +02:00
Josh Tynjala
10b8f962cd update lime and lime-samples repo paths 2022-04-26 13:56:15 -07:00
Josh Tynjala
80f83f69c7 Github Actions: Haxe version matrix 2022-04-26 08:56:30 -07:00
Josh Tynjala
7bfaa441f2 Github Actions: better .gitignore exclusion 2021-12-09 13:26:36 -08:00
Josh Tynjala
67543f7417 Github Actions: fix typo 2021-12-09 13:09:56 -08:00
Josh Tynjala
9d6d398871 Github Actions: skip .gitignore file when uploading ndll artifacts 2021-12-09 13:08:48 -08:00
Josh Tynjala
5df1faf3c4 Github Actions: no Discord notify on pull request or fork 2021-12-09 12:46:47 -08:00
Josh Tynjala
5b51d0ce7a Github Actions: apt-get update before apt-get install 2021-07-23 13:59:36 -07:00
Josh Tynjala
1c6947c1ea Github Actions: upgrade to ubuntu-18.04
Github is removing ubuntu-16.04 soon
2021-07-21 14:54:44 -07:00
Josh Tynjala
8a5487f212 Github Actions: bump Haxe version to 4.2.1 to fix dox failure 2021-03-08 13:52:03 -08:00
Josh Tynjala
5dbf3fb52f CI: build docs too 2021-03-08 12:47:04 -08:00
Josh Tynjala
e53c150555 CI: creates Haxelib package artifact 2021-03-05 12:22:58 -08:00
m0rkeulv
fdb0dd2ed5 bump hxcpp version 2021-02-13 23:28:55 +01:00
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