Migrating v1 to v2 - lair-framework/lair GitHub Wiki

Getting data from Lair v1 to Lair v2 is simple. In v1, export your project to a JSON file. Then use drone-raw-v1 to import that data into an existing project in v2.

If you have built tools that work with the exported data from v1, such as a reporting application, you can use drone-downgrade2to1 to transform a v2 JSON export into the v1 format.