zendesk / zendesk_app_migrator

CLI tool to assist in migrating v1 App Framework apps to v2
Other
10 stars 5 forks source link

Output a migration artefact #26

Closed svizzari closed 7 years ago

svizzari commented 7 years ago

:v:

/cc @zendesk/vegemite

Description

By adding some metadata to the manifest of a migrated app, we can later do some analysis of how many migrated apps make it into production.

Note: tests can be updated once #23 has been merged.

Resolves #17

References

Risks

svizzari commented 7 years ago

cc @zendesk/wombat

For visibility on:

This change should pass ZAS validation, since only known keys will be validated, arbitrary (non-special) keys are permitted.

svizzari commented 7 years ago

@Mehul-Porwal

Why do you need to update so many dependencies?

A bunch of these are type declarations only. For the others, whilst the migrator is still in active dev, before we publish, I'm trying to track recent versions of deps. Will lock it down more once we ship a version