Releases·

Bit-Ship CLI v0.3.0

Jobs are here Bit-Ship CLI v0.3.0

Jobs, Jobs, Jobs!

Hey guys! Guess what just sailed into port? Bit-Ship CLI 0.3.0 is here, and it's brought some seriously cool cargo with it!

✨ Introducing Jobs

Jobs are sequences of tasks that can be run together in a coordinated workflow. Need to lint, test, build, and deploy in a specific order? Jobs let you define these relationships declaratively and run them with a single command!

bit-ship run job-name

🪝 Trigger Jobs Automatically

Make your jobs even more powerful with built-in triggers! We've added git hook support so your jobs can run automatically on git commits. Never forget to run tests before pushing again!

📝 Improved Documentation with Typings

We reworked our documentation to make it more informative and easier to use. We've added comprehensive TypeScript typings for configuration options in your bit-ship.yml file.

🛡️ Configuration Validation

Ever spent long time debugging only to realize you had a typo in your config? Those days are over! We've added robust configuration validation that catches errors before your workflow even starts.

What's Next?

We're still in beta, but we're shipping fast and breaking... well, hopefully nothing! We would love to hear your feedback in our Discord.

Happy shipping! 🚢