habitica/migrations/archive
2024-06-17 14:45:57 -05:00
..
2013 Further transition from HTTP to HTTPS (#14039) 2022-06-10 14:02:58 -05: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 chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
2018 chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
2019 Merge branch 'release' into develop 2020-01-06 12:13:00 -06:00
2020 chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
2021 chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
2022 chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
2023 chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
2024 fix(migration): couple of vet pet issues 2024-06-17 14:45:57 -05: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
new_stuff.js chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
README.md Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
restock_armoire.js chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
restock_armoire_for_users_that_need_it.js chore(migrations): move various files to archive 2024-02-05 15:34:53 -06:00
s3-upload.js Further transition from HTTP to HTTPS (#14039) 2022-06-10 14:02:58 -05: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, ...