Commit graph

7 commits

Author SHA1 Message Date
marked
a31df380db actions(ci): Install jecs with pesde 2024-12-08 14:20:54 +01:00
Mark Marks
33913122fd fix: Pass gh token to download-jecs in CI
+ The action github token wasn't passed to the download jecs step in CI
2024-09-24 15:36:48 +02:00
Mark Marks
cab13e4213 chore: Make jecs a dependency, bump jecs to v0.3.0
+ Make jecs a wally dependency instead of a file in lib. This wasn't done earlier due to wally packages not being able to be used outside of Roblox without dynamically requiring them. Now, a script is used to download the latest source of jecsfrom Github associated with the version in the manifest.

+ Bump jecs-utils to v0.1.3 and release
2024-09-24 15:35:21 +02:00
Mark Marks
9a0aa37667 fix: Install luau in unit tests 2024-09-22 00:07:23 +02:00
Mark Marks
d34edf8d70 fix: Bugs + temp push for bugfixing 2024-09-22 00:05:15 +02:00
Mark Marks
88ca58df9b fix: CI ran on non existing dirs 2024-09-21 19:13:17 +02:00
Mark Marks
ee69c03334 Initial push 2024-09-21 19:12:15 +02:00