Skip to content

add line name to migration comment#703

Merged
bgentry merged 1 commit intomasterfrom
bg-add-line-to-migration-comment
Dec 24, 2024
Merged

add line name to migration comment#703
bgentry merged 1 commit intomasterfrom
bg-add-line-to-migration-comment

Conversation

@bgentry
Copy link
Copy Markdown
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
Copy Markdown
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
@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