lazyrepo

Caching task runner for npm/pnpm/yarn monorepos.

MIT License

Downloads
1.4K
Stars
528
Committers
5
lazyrepo - v0.0.0-alpha.27 Latest Release

Published by ds300 over 1 year ago

πŸ’₯ Breaking Change

πŸ› Bug Fix

⚠️ Pushed to main

  • make windows tests run in band (@ds300)
  • reinstate setup action (@ds300)

Authors: 2

lazyrepo - v0.0.0-alpha.26

Published by ds300 over 1 year ago

πŸ› Bug Fix

  • [fix] allow top-level scripts to run after other scripts #98 (@ds300)

Authors: 1

lazyrepo - v0.0.0-alpha.25

Published by ds300 over 1 year ago

πŸ› Bug Fix

Authors: 1

lazyrepo - v0.0.0-alpha.24

Published by ds300 over 1 year ago

Release Notes

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.

πŸš€ Enhancement

πŸ› Bug Fix

Authors: 1

lazyrepo - v0.0.0-alpha.23

Published by ds300 over 1 year ago

πŸ’₯ Breaking Change

  • Rename "tasks" config option to "scripts" #83 (@ds300)

πŸš€ Enhancement

  • Log full diff + manifest on CI #85 (@ds300)

⚠️ Pushed to main

🏠 Internal

  • add pr-label-enforcer worker to repo #82 (@ds300)

Authors: 1

lazyrepo - v0.0.0-alpha.22

Published by ds300 over 1 year ago

πŸ› Bug Fix

  • tests(manifest constructor): add property-based-tests & fix bugs #80 (@ds300)

⚠️ Pushed to main

🏠 Internal

  • Run Label Enforcer on Cloudflare worker #81 (@ds300)

πŸ§ͺ Tests

  • tests: use memfs in ManifestConstructor.test #78 (@ds300)

Authors: 1

lazyrepo - v0.0.0-alpha.21

Published by ds300 over 1 year ago

πŸ› Bug Fix

⚠️ Pushed to main

  • fix prettier usage in publish-new.js (@ds300)
  • update logo (@ds300)

🏠 Internal

  • run prettier before committing changelog #76 (@ds300)

Authors: 2

lazyrepo - v0.0.0-alpha.20

Published by ds300 over 1 year ago

πŸ› Bug Fix

Authors: 1

lazyrepo - v0.0.0-alpha.19

Published by ds300 over 1 year ago

lazyrepo - v0.0.0-alpha.18

Published by ds300 over 1 year ago

πŸ› Bug Fix

🏠 Internal

  • 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)

πŸ§ͺ Tests

Authors: 3

lazyrepo - v0.0.0-alpha.17

Published by ds300 over 1 year ago

πŸš€ Enhancement

Authors: 1

lazyrepo - v0.0.0-alpha.16

Published by ds300 over 1 year ago

πŸš€ Enhancement

πŸ› Bug Fix

Authors: 2

lazyrepo - v0.0.0-alpha.15

Published by ds300 over 1 year ago

πŸ› Bug Fix

  • Set latest tag when publishing 0.0.0-alpha releases #65 (@ds300)

Authors: 1

lazyrepo - v0.0.0-alpha.14

Published by ds300 over 1 year ago

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ› Bug Fix

⚠️ Pushed to main

🏠 Internal

πŸ“ Documentation

πŸ§ͺ Tests

Authors: 6