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

add line name to migration comment #703

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

bgentry
Copy link
Contributor

@bgentry bgentry commented Dec 24, 2024

When printing the pro sequence migration, I realized its comment was still:

-- River migration 001 [up]

Which is to say that it's the same no matter which line you're migrating, pro or non-pro. I thought this could be improved by adding the line name so it's instead:

-- River sequence migration 001 [up]

Still doesn't explicitly make pro vs non-pro clear, but it's a small improvement IMO.

Will add a changelog if you agree this is a good change.

@bgentry bgentry requested a review from brandur December 24, 2024 19:09
Copy link
Contributor

@brandur brandur left a comment

Choose a reason for hiding this comment

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

Yep, seems good. Maybe add changelog too for completeness.

@bgentry bgentry force-pushed the bg-add-line-to-migration-comment branch from 387ebf4 to 0914190 Compare December 24, 2024 19:53
@bgentry bgentry enabled auto-merge (squash) December 24, 2024 19:53
@bgentry bgentry merged commit 81ca3b9 into master Dec 24, 2024
10 checks passed
@bgentry bgentry deleted the bg-add-line-to-migration-comment branch December 24, 2024 19:54
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.

2 participants