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

🐞🔨🧹 Marketplace: Fix fumbled rename #1638

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

zspencer
Copy link
Member

@zspencer zspencer commented Jul 6, 2023

I did a rename operation and:

  • Renamed a table in the migration, and
  • Failed to confirm the migration was in only my branch.

That was v bright of me; and now it is fixed!

This also fixes a couple weird things that happen in the db/schema.rb file because there's a fight between what rubocop wants and what rails db:schema:dump auto-generates.

In
https://github.com/zinc-collective/convene/pull/1562/files#r1253794323,
I did a rename operation and:

- Renamed a table in the migration, _and_
- Failed to confirm the migration was in only my branch.

That was v bright of me; and now it is fixed!

This also fixes a couple weird things that happen in the `db/schema.rb`
file because there's a fight between what rubocop wants and what
`rails db:schema:dump` auto-generates.
@zspencer zspencer requested review from a team July 6, 2023 00:51
Copy link
Member

@anaulin anaulin left a comment

Choose a reason for hiding this comment

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

🚢

@zspencer zspencer merged commit 5dffee8 into main Jul 6, 2023
@zspencer zspencer deleted the marketplace/unfuck-the-migrations branch July 6, 2023 00:54
@zspencer zspencer added 🐞 bug Something isn't working 🔨 Squashed Bugs we think we fixed labels Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🔨 Squashed Bugs we think we fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants