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

Rename arches-references to arches-controlled-lists #62

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

johnatawnclementawn
Copy link
Member

No description provided.

@jacobtylerwalls
Copy link
Member

Don't forget to update README.md

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

RunSQL from migration 0003 needs manual porting

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

Looks good!

One thing to consider adding at your option:

  • although git is good at ignoring the straight file name renames, we can avoid polluting the git blame for every other inline change by adding this commit hash to a .git-blame-ignore-revs file the same way core does.
  • to do this, you'll need the final hash, so do it afterward in a follow-up PR if you plan to squash or rebase merge. if you do it now, then use a merge commit. If you do a follow-up PR it might be a good opportunity to re-run updateproject.

@jacobtylerwalls
Copy link
Member

That said, most of these are just imports changes, it would only be the 0002 migration where I can imagine looking up the blame, so feel free to ignore this time, can always do it later 👍

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

one last thing to clarify on slack, hold on...

@johnatawnclementawn johnatawnclementawn removed the request for review from chrabyrd February 13, 2025 18:20
Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

no objections to declaring migration bankruptcy 😄

@johnatawnclementawn johnatawnclementawn merged commit eafa9ff into main Feb 13, 2025
4 of 5 checks passed
@johnatawnclementawn johnatawnclementawn deleted the jmc/rename-app branch February 13, 2025 20:26
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