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

Prototype Vioscreen Hotfix -- !Probably Don't Merge This Ever! #297

Merged
merged 8 commits into from
Jun 25, 2021

Conversation

dhakim87
Copy link
Contributor

Run vioscreen_hotfix.py to see what the patch will do. Remove the rollback if you want to be able to run it multiple times and see statuses move towards all successful. If we do go forward with it, just need to ensure 76 is listed in the migration_support list of patches to run.

Specify path to your vioscreen_status.tsv file in server_config.json.

…t of the standard build_db, and a server_config change to set a path
status_map[all_wrong_flags[k]] += 1

print("\n\n-------------------------------------------------\n\n")
print("SUMMARY OF THINGS THAT ARE WRONG:")
Copy link
Member

Choose a reason for hiding this comment

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

is there an upperuppercase?

@dhakim87 dhakim87 changed the base branch from master to i18n June 8, 2021 19:14
@@ -405,7 +426,6 @@ def migrate_74(TRN):
(r[0], r[1], r[2], r[3]))
TRN.execute()

@staticmethod
def migrate_77(TRN):
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
def migrate_77(TRN):
@staticmethod
def migrate_77(TRN):

@wasade wasade merged commit 990310e into i18n Jun 25, 2021
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