mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
This commit adds `parse_migration_status`, which takes in the string output of `showmigrations` and parse it into key-value pair of installed apps and a list of its migration status. This is a prep commit to rework the check migrations function of import/export which will parse the output of `showmigrations` to write the `migration_status.json` file. |
||
|---|---|---|
| .. | ||
| apple | ||
| import_fixtures | ||
| ldap | ||
| mattermost_fixtures | ||
| rocketchat_fixtures | ||
| saml | ||
| slack_fixtures | ||
| .gitignore | ||
| authors.json | ||
| config.generate_data.json | ||
| csp_report.json | ||
| example_jwk | ||
| markdown_test_cases.json | ||
| message_link_test_cases.json | ||
| slack_message_conversion.json | ||
| user_agents_unique | ||