Commit graph

29 commits

Author SHA1 Message Date
Hans5958
a19418b02c Pin defined paths on tool scripts to root of project
So it can run inside tools folders and on the root folder
2023-07-08 23:10:31 +07:00
AnonymousRandomPerson
952c6befd6 Disable useNumericalId
-Setting incorrectly converted old string numerical IDs into ints.
2023-06-24 14:05:09 -05:00
AnonymousRandomPerson
4742fa0269 Updated (1200, 1000) to (1300, 1100) 2023-06-23 16:33:39 -05:00
AnonymousRandomPerson
cb88cc52d0 Added permanent patch file 2023-06-23 15:30:57 -05:00
AnonymousRandomPerson
84f3823e8b Added format/scale_back back to merge_out 2023-06-21 00:08:55 -05:00
Hans5958
414ee149ef Fix behavior when merging edit patches 2023-06-20 23:27:43 +07:00
Hans5958
4cbee4fee6 Implement per-entry patches 4
Continue when patch errors instead of ending the whole process
2023-06-20 23:27:43 +07:00
Hans5958
6ad26a1b27 Implement per-entry patches 3 2023-06-20 23:27:43 +07:00
Hans5958
1c1662a837 Implement per-entry patches 2 2023-06-20 23:27:43 +07:00
Hans5958
978757ce8f Implement per-entry patches
Instead of one temporary JSON file, contributors now can submit patches in form of separate files per entry, that will be merged by `merge_out.py` without dealing with the potential conflicts to the main `atlas.json`.
2023-06-20 23:27:43 +07:00
Hans5958
c38cf611cd Write directly, use tqdm 2023-06-20 23:24:32 +07:00
AnonymousRandomPerson
267fa35316 Updated (0, 1000) to (100, 1100) 2023-06-13 22:04:32 -04:00
Cheng Hann Gan
d79403c646 Updated (400, 700) to (500, 800) 2023-04-03 13:29:31 -04:00
Hans5958
d6d110e28c Tidy up tools folder 2 (and update) 2023-03-26 15:16:05 +07:00
Hans5958
8f93434d45 Rename temp files
For consistency
2023-03-26 15:16:04 +07:00
AnonymousRandomPerson
2351fa0179 Updated (900, 100) to (1000, 200) 2022-10-16 15:03:21 -04:00
Cheng Hann Gan
a75a0ab149 Updated Reddit 2022-05-26 12:28:01 -04:00
AnonymousRandomPerson
d441f34501 Run formatter in merge_out 2022-05-21 17:06:33 -04:00
AnonymousRandomPerson
9437f4cc7c Integrate whiteout scaling with merging 2022-05-21 16:57:19 -04:00
AnonymousRandomPerson
b634ad3844 Supporting merging entries added manually 2022-05-14 11:53:36 -04:00
Cheng Hann Gan
d92eb66102 Revert "Revert "Removed unused contributors field from JSON""
This reverts commit 6a2b409fe5.

We need a proper discussion. Until then, this commit will stay.
2022-05-13 13:19:43 -04:00
Hans5958
6a2b409fe5 Revert "Removed unused contributors field from JSON"
This reverts commit 5deedbdea0.

ART, I'm not sure what is your intention, but it seems you are quite persistent. Please don't be distruptive.
2022-05-13 23:58:24 +07:00
Cheng Hann Gan
d90baab00a Revert "Revert "Removed unused contributors field from JSON""
This reverts commit 7f735f9abc.
2022-05-13 10:16:50 -04:00
Hans5958
7f735f9abc Revert "Removed unused contributors field from JSON"
This reverts commit 5deedbdea0.
2022-05-13 21:06:50 +07:00
Cheng Hann Gan
5deedbdea0 Removed unused contributors field from JSON 2022-05-12 12:45:56 -04:00
Hans5958
37bfe79d3e Fix crawler and merger script, fix typo of formatter 2022-04-19 08:55:37 +07:00
Hans5958
d9107ac6df Fix merging contributors 2022-04-16 22:25:11 +07:00
Hans5958
6faec6f11d Store and check read edit entry ids 2022-04-16 22:25:11 +07:00
Hans5958
1e1c007d31 Support editing on script, submitted_by to contributors, merge to atlas script 2022-04-16 22:25:10 +07:00