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

Fix range of changes printed in deploy debug output #787

Closed
wants to merge 1 commit into from

Conversation

ewie
Copy link
Contributor

@ewie ewie commented Sep 5, 2023

The debug output of deploy (added with commit 06daffc) starts with the currently deployed change or the last planned change if nothing is deployed yet. Fix this by starting with the first change after the current plan position.

Fixes #786.

The debug output of deploy (added with commit 06daffc) starts with
the currently deployed change or the last planned change if nothing
is deployed yet.  Fix this by starting with the first change after
the current plan position.
Copy link
Collaborator

@theory theory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you! We don't have enough debugging output TBH, but nice to get this fixed.

@theory
Copy link
Collaborator

theory commented Sep 9, 2023

Merged in 5724e0a, thank you!

@theory theory closed this Sep 9, 2023
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

Successfully merging this pull request may close these issues.

Change listed twice in debug output of sqitch deploy -VV
2 participants