tooling/toolchainlib/src
Erica Marigold b6f75cbda9 fix(lib): binary descriptor fallback not matching
* Fixes a bug which caused binary parsing fallbacks to not work as
  expected, due to a field unexpectedly being `None`.
* Fixed lint error to do with warn being potentially none by defining
  our own warn function instead. Also updated fallback binary parsing
  fallback warn message to be clearer.
* Fixed decompression error for non-supported artifacts by only
  decompressing those we support.
2024-11-25 08:10:05 +00:00
..
platform fix(lib): binary descriptor fallback not matching 2024-11-25 08:10:05 +00:00
utils refactor: restructure repo 2024-11-23 14:35:23 +00:00
compression.luau fix(lib): binary descriptor fallback not matching 2024-11-25 08:10:05 +00:00
github.luau chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
init.luau fix(lib): binary descriptor fallback not matching 2024-11-25 08:10:05 +00:00