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 load order of _find_changeset for impact #192

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dafyddcrosby
Copy link
Contributor

The loading order of the repo constants changed in BetweenMeals for facebook/between-meals#130 in facebook/between-meals@e02a7ca. This causes issues when running the impact command, where SVN may not yet be loaded. This fix matches the new order, though longer term I'd like to have a getter method for the Repo class so that we don't need to put specific Repo constants in Taste-Tester, since that's brittle to VCS systems getting added/removed.

@AadityaNair AadityaNair merged commit b420929 into facebook:main Feb 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants