habitica-self-host/migrations/archive
2021-11-24 11:23:09 -06:00
..
2013 Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
2014 Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
2015 Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
2016 Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
2017 changed wikia links to fandom 2019-01-24 11:21:52 +00:00
2018 feat(event): New Year's 2018-19 2018-12-31 17:44:13 -06:00
2019 Merge branch 'release' into develop 2020-01-06 12:13:00 -06:00
2020 feat(content): NYE hats 2020-12-29 18:58:57 -06:00
2021 feat(content): Harvest Feast 2021 2021-11-24 11:23:09 -06:00
api_v3 Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
manual_password_reset.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
metrics.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
README.md Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
s3-upload.js fix(lint): move old migration to archive 2020-04-14 19:15:29 +02:00
takeThis.js refactor(migrations): move Take This to new template 2018-12-03 22:04:52 +00:00

If you need to use a migration from this folder, move it to /migrations.

Note that /migrations files (excluding /archive) are linted, so to pass test you'll have to make sure that the file is written correctly.

They might also be using some old deps that we don't use anymore like Bluebird, mongoskin, ...