This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica
Watch
1
Star
0
Fork
You've already forked habitica
0
mirror of
https://github.com/sudoxnym/habitica.git
synced
2026-07-27 21:42:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cadab4d29b
habitica
/
migrations
/
command-line
/
habitica_day.js
6 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Upgrade tests tools and lint migrations and scripts (part 2) (#9998) * upgrade gulp-babel * upgrade babel-eslint * upgrade eslint-friendly-formatter * start upgrading chai * start to upgrade eslint * restore skipped tests * start to upgrqde monk * fix linting and remove unused file * fix mocha notifications, and common tests * fix unit tests * start to fix initrgration tests * more integration tests fixes * upgrade monk to latest version * lint /scripts * migrations: start moving to /archive unused migrations and run eslint with --fix * lint migrations * fix more integration tests * fix test
2018-02-17 17:11:24 +00:00
db
.
users
.
update
(
{
}
,
start upgrading eslint
2019-10-08 14:57:10 +00:00
{
$inc
:
{
'achievements.habiticaDays'
:
1
}
}
,
{
multi
:
1
}
,
Upgrade tests tools and lint migrations and scripts (part 2) (#9998) * upgrade gulp-babel * upgrade babel-eslint * upgrade eslint-friendly-formatter * start upgrading chai * start to upgrade eslint * restore skipped tests * start to upgrqde monk * fix linting and remove unused file * fix mocha notifications, and common tests * fix unit tests * start to fix initrgration tests * more integration tests fixes * upgrade monk to latest version * lint /scripts * migrations: start moving to /archive unused migrations and run eslint with --fix * lint migrations * fix more integration tests * fix test
2018-02-17 17:11:24 +00:00
)
;
Reference in a new issue
Copy permalink