REDO RE-SHIP UPD V1.1.8
Hi guys, I have pushed this update to Redo because it was rejected because of no major 3 QoL improvement. I have worked hard and added these 3 new features-
-
Project-local workflows
Redo lets each project store reusable workflows in.redo/workflows.json, so setup/build/test/dev commands can be shared with contributors. -
Automatic workflow generation
redo setupscans the project type and generates common workflows likeinstall,dev,build,test,clean, andship. -
Preflight checks before execution
Redo checks for missing tools, missing files, missing.env, missing dependencies, dirty Git state, and busy ports before running workflows.
The update has been pushed to PyPI and GitHub. Redo can be simply updated using redo update. Good luck!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.