- Custom glob syntax #112 (@ds300)
- David/windows support 2 #103 (@ds300)
- Fix globbing #99 (@ds300)
- Log package.json dir path if validation fails #79 (@mrkldshv)
- David Sheldrick (@ds300)
- David Sheldrick (@ds300)
Cache console output (#92)
- Add support for a
logMode
option with the following options:'none'
– console output from tasks is only written to log files, never printed.'new-only'
(default) – console output from tasks is only printed if the task actually runs (i.e. is a cache miss or has cache disabled)'errors-only'
– only log the output if the task fails'full'
– always log the output, including the cached output if the task was a cache hit.
- Changes the output paths of manifests and diffs.
- Cache output files #95 (@ds300)
- Cache console output #92 (@ds300)
- Support workspace overrides #86 (@ds300)
- David Sheldrick (@ds300)
- David Sheldrick (@ds300)
- Update README.md (@ds300)
- center logo (@ds300)
- simplify svg (@ds300)
- refine logo (@ds300)
- update logo again (@ds300)
- update logo (@ds300)
- David Sheldrick (@ds300)
- Add colors to the diff depending on the diff kind. #77 (@MitjaBezensek)
- David Sheldrick (@ds300)
- Mitja Bezenšek (@MitjaBezensek)
- alex (@SomeHats)
- Fix publishing script. #74 (@MitjaBezensek)
- Exit after successfully running commands #72 (@MitjaBezensek @ds300)
- don't run check-pr-labels on merged/closed PRs #73 (@ds300)
- Improve check-pr-labels script #71 (@ds300)
- add check-pr-labels script #70 (@ds300)
- David Sheldrick (@ds300)
- Mark Ladyshau (@mrkldshv)
- Mitja Bezenšek (@MitjaBezensek)
- David Sheldrick (@ds300)
- David Sheldrick (@ds300)
- Remove support for config file json format #51 (@mrkldshv)
- Rename
runType
toexecution
#50 (@mrkldshv)
- add tests for failure handling #57 (@ds300)
- cli tweaks #56 (@ds300)
- Replace kleur with picocolors #54 (@mrkldshv)
- Add run stats. #53 (@MitjaBezensek)
- Test and fix task scheduling for filtered packages #49 (@ds300)
- Validate config file #42 (@mrkldshv @ds300)
- Fix getInputFiles #44 (@ds300)
- [chore] preserve backwards compatibility with old globally-installed versions #43 (@ds300)
- Refactor to avoid global state #41 (@ds300)
- Set up integration test framework #38 (@ds300)
- [feat] refactor CLI implementation and change commands API #35 ([email protected] @ds300 @mrkldshv)
- [fix] make path in stack trace of TS config file clickable #36 (@mrkldshv)
- [fix] TaskGraph execution #37 (@ds300)
- [chore] configure ESLint for TypeScript files #25 (@mrkldshv @ds300)
- [fix] overflow issue in interactive logger #34 (@ds300)
- Buffer task outputs instead of printing them interleaved #29 (@SomeHats @ds300)
- [fix] PATH construction #32 (@ds300)
- [feat] support TypeScript configuration file #4 (@mrkldshv)
- [Breaking changes] Fix a bunch of issues #27 (@ds300)
- [feat] common cache config #26 (@ds300)
- Support filter paths #24 (@ds300)
- feat(pkg): include dev,peer, optional to dependency graph #23 (@judicaelandria)
- Rename
cwd
totaskDir
#22 (@mrkldshv) - add discord link #21 (@ds300)
- replace cwd with workspaceRoot #9 (@ds300)
- Setup CI checks and pre commit hook #8 (@ds300)
- Manifest construction cleanup #7 (@ds300)
- Add and configure ESLint #6 (@mrkldshv)
- fix publish-new.yml (@ds300)
- fix publish scripts (@ds300)
- fix script (@ds300)
- Create dependabot.yml (@ds300)
- fix canary maybe (@ds300)
- bump version (@ds300)
- update readme (@ds300)
- reinstate manifest logs (@ds300)
- thoughts (@ds300)
- remove mock-fs (@ds300)
- fix a couple of path issues (@ds300)
- Update CONTRIBUTING.md (@ds300)
- Create .github/FUNDING.yml (@ds300)
- add CONTRIBUTING (@ds300)
- add code of conduct (@ds300)
- bump (@ds300)
- fix config path (@ds300)
- docs (@ds300)
- readme (@ds300)
- Update README.md (@ds300)
- :force (@ds300)
- force option? (@ds300)
- update logo (@ds300)
- fix compute manifest (@ds300)
- make computeManifest fast and good (@ds300)
- initial work on new manifest computation (@ds300)
- another test why not (@ds300)
- :run task (@ds300)
- add npm_lifecycle_event to spawned proc (@ds300)
- :inherit (@ds300)
- readme and thoughts (@ds300)
- zero-config (@ds300)
- fix bin (@ds300)
- independent + use local (@ds300)
- add header image (@ds300)
- rename things (@ds300)
- hash upstream task inputs and outputs (@ds300)
- rename (@ds300)
- input inheritance for packages (@ds300)
- go back to child_process (@ds300)
- output prefixing + cleanup (@ds300)
- support json config imports (@ds300)
- fixes (@ds300)
- ignore yarn cache (@ds300)
- convert to esm (@ds300)
- readme and stuff i dunno (@ds300)
- clean up cli (@ds300)
- make tasks concurrent (@ds300)
- add pnpm support (@ds300)
- update bin to use local lazyrepo if found (@ds300)
- format (@ds300)
- readme stuff + globs (@ds300)
- cli commands (@ds300)
- truncate + improve diffs (@ds300)
- readme, thoughts, minor improvements (@ds300)
- pipeline -> tasks (@ds300)
- lazyrepo (@ds300)
- add TaskGraph (@ds300)
- daddyrepo (@ds300)
- fix test (@ds300)
- initial commit (@ds300)
- Chore: remove colon from command #52 (@judicaelandria)
- Remove the directory after the tests ran. #47 (@MitjaBezensek)
- [fix] globbing test name #45 (@ds300)
- alex (@SomeHats)
- David Sheldrick (@ds300)
- Judicael (@judicaelandria)
- Mark ([email protected])
- Mark Ladyshau (@mrkldshv)
- Mitja Bezenšek (@MitjaBezensek)