- bundleConfigPack: Now returns
{ data, hash }(3737f7a)
- cli/zip: Try mkdir before writeFile (d9b7d30)
- NamesMT (@NamesMT)
- Commands exports (a4aae25)
- cli/hash:
⚠️ Now returns JSON parsable result (5d65a41)
- cli/hash:
⚠️ Now returns JSON parsable result (5d65a41)
- NamesMT (@NamesMT)
- bundle: Sha256 was not correct (3e0235b)
- NamesMT (@NamesMT)
- Fix minor type error in test (15ca382)
- Update deps (71f4f51)
- NamesMT (@NamesMT)
- fs/fileOutput:
⚠️ Support merge for more file types, more powerful hooks (4fd0b95)
- fs/fileOutput:
⚠️ Support merge for more file types, more powerful hooks (4fd0b95)
- NamesMT (@NamesMT)
- unpack: Hooks should not be called for tmp
fileOutput(87bd3a5)
- NamesMT (@NamesMT)
- unpack: Hooks should not be called for tmp
fileOutput(803489d)
- NamesMT (@NamesMT)
- cli/zip:
cwdapply error (b180ad8)
- NamesMT (@NamesMT)
- cli/zip:
cwdapply error (ccebbe9)
- cli/zip:
⚠️ Print quotes path and hash (2eb9c8c)
- cli/zip:
⚠️ Print quotes path and hash (2eb9c8c)
- NamesMT (@NamesMT)
assertsRocketCondition=>assertsRocketResolvable(b9a1949)- Should be able to reference boolean parameter directly (89e068f)
- NamesMT (@NamesMT)
- Allow assemble & bundle with empty
frameDir,fuelDir(2998da7)
- NamesMT (@NamesMT)
- bundleConfigPack:
⚠️ Print quotes path and hash (25d7c99)
- bundleConfigPack:
⚠️ Print quotes path and hash (25d7c99)
- NamesMT (@NamesMT)
- Refactor and exports
createZipBundle, print hash onbundleConfigPack(ddfc129)
- cli/hash:
⚠️ Output same line for easier pipe match (fe351c3) - Exports
unzipAsync,zipAsync(971bbd7)
- cli/hash:
⚠️ Output same line for easier pipe match (fe351c3)
- NamesMT (@NamesMT)
- config:
⚠️ Major update (read desc) (f77150c)
- NamesMT (@NamesMT)
- cli/zip: Add
cwdarg (a47c315)
- Should be able to zip dotfiles (11829f6)
- NamesMT (@NamesMT)
jitinot found (ea1e60b)
- NamesMT (@NamesMT)
- Lockfile, externals
jiti(b716f7c)
- NamesMT (@NamesMT)
- Bundle
c12,confboxfor now (CJS) (3e5e38c)
- NamesMT (@NamesMT)
- NamesMT (@NamesMT)
- Add
assertsBinarySha256helper (0d60ffa) - zip: Add
forcearg (5485928) - Add
hashsub command (fa7660a)
- Exports
cli/commands(9ec008c) ⚠️ SimplifyreadAndZipFiles(dd86cd6)- Adjust to match new
readAndZipFiles, addssha256print (9e5c3da)
⚠️ SimplifyreadAndZipFiles(dd86cd6)
- NamesMT (@NamesMT)
- Use different method to skip parent command (fc9e5c6)
- NamesMT (@NamesMT)
- Minor (e78fc4f)
- Rely on auto inference instead (657b2b6)
- rocket-zip: No files found should throw instead of return (18e31ae)
⚠️ Big refactoring, now usessubCommandsinstead of multiple entry binaries (b795446)
⚠️ Big refactoring, now usessubCommandsinstead of multiple entry binaries (b795446)
- NamesMT (@NamesMT)
- Add
unpackFromUint8function (6eaf22e) - Add
cwdarg for CLI (aa387f6) - Add
extractRocketConfigFromUint8,uint8IsConfigPack,uint8IsConfigPackWithParameters(fbd7e1d)
- Minor structuring (4a6e878)
- NamesMT (@NamesMT)
- Add
ParseRocketConfigHooks(09ad855)
- NamesMT (@NamesMT)
⚠️ Use async await pattern instead (read desc) (a8f135f)
- Use consistent import pattern (196a3a5)
⚠️ Use async await pattern instead (read desc) (a8f135f)
- NamesMT (@NamesMT)
- Hook should be called with await (95f76de)
- NamesMT (@NamesMT)
- cli: Missing ref, should also exports used rocket utilities (e5e5608)
- NamesMT (@NamesMT)
- Add
cwdoption, some styling changes (375dc0a)
- NamesMT (@NamesMT)
- NamesMT (@NamesMT)
- Allow configuring
nonAssemblyBehaviorvia CLI (a75a15e) - Allow specifying config pack for repo mode via CLI arg (77afddc)
- Add ability to verify sha256 (ee20071)
- cli: Exports all used helpers (01a0a3c)
- NamesMT (@NamesMT)
- Refactor
fileOutput, improve hook system power & flexibility (4cd2c02)
⚠️ RewordonFileOutputOtherMergetoonFileOutputConcatMerge(3eb74f0)- FileOutputState:
⚠️ Renameresult=>mergeResultfor better clarity (e4d162a)
⚠️ RewordonFileOutputOtherMergetoonFileOutputConcatMerge(3eb74f0)- FileOutputState:
⚠️ Renameresult=>mergeResultfor better clarity (e4d162a)
- NamesMT (@NamesMT)
- fileOutput: Only print merge message if it would actually be merged (7b8d7c7)
- FileOutputHooks:
resulttype correction (bb5024e)
- NamesMT (@NamesMT)
⚠️ Remove cjs (bfebd3f)
- NamesMT (@NamesMT)
- Emit CJS for npx usage (6c6feb1)
- README: Update (53ee936)
- Bad binary ref (79a1e65)
- NamesMT (@NamesMT)
- Update deps (ace0fd3)
- helpers/fs: Fix fails due to format update commit, style refactors (26fd97b)
- rocket/unpack: Add tests (80ed8f8)
- NamesMT (@NamesMT)
- Add
typedoc.ymlworkflow (654e264)
- README: Update (d1fc29a)
- RocketConfig: Add example usage (cf74e31)
- fileOutput: More readable result upon merging (82f7e0b)
- NamesMT (@NamesMT)
- supplyFuelToResolvedFilesBuilder: Correct fueling logic (0aedfbe)
- Remove
requiredfrompromptbecause it is usable formultiselectonly (0b49bcd)
- NamesMT (@NamesMT)
parametersreference does not work on non-RocketConditioninput (26f018f)
- Add
RocketResolvableStringtype (e4290c6)
- NamesMT (@NamesMT)
- Allow prompt
requiredconfig (1e33009)
- NamesMT (@NamesMT)
- Allows result referrence back to
parameters(a97c578)
- Minor (b3b3cec)
- Some refactor, better asserts for
filesBuildResolver(21ffc0f)
- NamesMT (@NamesMT)
⚠️ IntroduceReactiveArgs, refactor a bit (4087e3f)simpleWriteFileWithDirs=>fileOutput, addhookablesupport (70a48e8)- fileOutput: Support content merging and hooks (9a8d89b)
- Add
filesBuildResolverconfig (+ refactorings) (ee5eef2)
- Should read from original globbed filePath (4295cbf)
- README: Minor (9bb838c)
- Add tests for
assemble(695f23d) - Add tests for
helpers/fs(66db143) - rocket/assemble: Update (d6a89e2)
⚠️ IntroduceReactiveArgs, refactor a bit (4087e3f)
- NamesMT (@NamesMT)
⚠️ Addhookabletounpack, renameassembleHookable=>hookable(b680bf2)
- Minor corrections (60a8007)
⚠️ Addhookabletounpack, renameassembleHookable=>hookable(b680bf2)
- NamesMT (@NamesMT)
- Refactor to expose cli functions for dev-extensible (3674069)
- NamesMT (@NamesMT)
- Minor (a3e4baf)
- Init (bb1a313)
- NamesMT (@NamesMT)