Sabe Jones
|
1c53287700
|
fix(script): move speedbump to better avoid tripping concurrency limits
|
2021-07-14 21:32:23 +00:00 |
|
Sabe Jones
|
3757480a8d
|
fix(script): catch Apple auth users
|
2021-07-14 21:12:26 +00:00 |
|
Sabe Jones
|
9a32eabb47
|
fix(lint): remove unused const
|
2020-12-22 16:53:26 -06:00 |
|
Sabe Jones
|
6fe0d5568a
|
fix(script): truly unique email for many-accounts scenarios
|
2020-12-22 20:40:03 +00:00 |
|
Sabe Jones
|
d9cf7d3f79
|
fix(gdpr): handle blocked user; pace out requests
|
2020-08-13 15:35:11 +00:00 |
|
Sabe Jones
|
c4d131744b
|
fix(lint): let Curly breathe
|
2020-07-02 16:50:41 -05:00 |
|
Sabe Jones
|
a378106851
|
fix(script): better dupe matching
|
2020-07-02 20:56:19 +00:00 |
|
Sabe Jones
|
e1f9cac37a
|
fix(gdpr): forbidden domain
|
2020-02-28 13:30:41 +00:00 |
|
Sabe Jones
|
c9bb96d2be
|
fix(gdpr): unique key fix
|
2020-02-28 13:30:15 +00:00 |
|
Sabe Jones
|
6705ce0dec
|
Use new indexes in GDPR script (#11567)
* fix(script): use new indexes
* fix(lint): linting errors
* fix(lint): moar lint
|
2019-11-25 08:09:49 -06:00 |
|
Matteo Pagliazzi
|
0bac3c0b5f
|
misc, fix client tests
|
2019-10-15 15:32:53 +02:00 |
|
Matteo Pagliazzi
|
20f2cf7d27
|
fix linting of scripts
|
2019-10-08 18:41:20 +02:00 |
|
Matteo Pagliazzi
|
621787915c
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
Sabe Jones
|
551cbee92c
|
fix(script): better regex anchor
|
2019-08-05 16:20:56 -05:00 |
|
Sabe Jones
|
13818b7634
|
fix(scripts): update admin migrations
Refactore "full stable" to current format, add email to GDPR deletion output, fix path in bulk email script
|
2019-04-02 16:35:46 +00:00 |
|
Sabe Jones
|
01fd17ee3f
|
fix(script): revert email query
|
2018-12-14 15:14:50 -06:00 |
|
Sabe Jones
|
979497dd35
|
fix(deletion): user delete bugs
Correct lookup in GDPR script, and address a TypeError when deleting a user with no tasks
|
2018-12-14 00:54:59 +00:00 |
|
Sabe Jones
|
6f5b9ef119
|
fix(scripts): better error handling for script runner and GDPR
|
2018-10-12 15:27:31 +00:00 |
|
Sabe Jones
|
28ed9d8bcc
|
fix(script): log, not warn, so all output goes to both stdout and tee
|
2018-10-09 20:27:52 +00:00 |
|
Sabe Jones
|
70192e4935
|
Scripts October 2018 (#10741)
* chore(scripts): BTS Challenge archive and username email jobbing
* refactor(migration): use batching and sendTxn
* fix(script): introduce delay for batching
* fix(migration): correct import, fix delay promise, slower batching
* fix(migration): add daterange
* WIP(script): deletion helper for GDPR
* fix(script): address code comments
* refactor(script): use for loop
* fix(script-runner): bad catch syntax
* fix(script-runner): oops I did it again
* fix(lint): name functions
|
2018-10-07 14:20:30 -05:00 |
|