Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes vs bash version? #215

Open
wmertens opened this issue May 17, 2023 · 2 comments
Open

Changes vs bash version? #215

wmertens opened this issue May 17, 2023 · 2 comments

Comments

@wmertens
Copy link

I'm not so happy with deploy-rs because it's hard to debug. With the bash version, you can just run set -xv and you know the commands it's executing and you can run them yourself as well.

So I'd like to know what the differences are with the bash version. Maybe I'll implement those in the bash version.

It might also be that the -d flag just needs to print the commands deploy is running ;-)

@balsoft
Copy link
Member

balsoft commented May 17, 2023

  • magic-rollback and better auto-rollback
  • Proper schema checks
  • Much better error handling

@wmertens
Copy link
Author

Hmm those are indeed nice and hard to do in bash. How about printing the nix commands it runs when -d is enabled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants