impress-2020/scripts
Matchu b9b0db8b3a Some archive:create tweaks
I'm looking into what it would take to update the archive on a regular basis. The commands right now *are* pretty good at avoiding duplicate work… but the S3 upload still seems like it's taking very long even to just validate what's in the archive already. We might have to build our own little cache rather than using `aws s3 sync`, if we want faster incremental updates?

Here, I make a few quality-of-life changes to add a `archive:create` command that runs everything in a straight line. That way, I can let it run and see how much wall-time it takes, to be able to decide whether speeding it up feels necessary. (vs whether it's a few-hours task I can just set a reminder to manually run every week or something)
2022-10-02 07:08:40 -07:00
..
archive/create Some archive:create tweaks 2022-10-02 07:08:40 -07:00
exported-user-data delete-user.js script 2021-03-10 05:19:51 -08:00
build-cached-data.js Turn on Honeycomb instrumentation again 2021-11-26 23:41:22 -08:00
cache-asset-manifests.js Oops, fix db pooling for scripts 2022-02-03 16:14:40 -08:00
delete-user.js delete-user.js script 2021-03-10 05:19:51 -08:00
export-users-to-auth0.js Oops, fix db pooling for scripts 2022-02-03 16:14:40 -08:00
setup-mysql-dev-constants.sql Convert openneo_id.users to InnoDB 2022-09-13 21:07:36 -07:00
setup-mysql-dev-schema-id.sql Convert openneo_id.users to InnoDB 2022-09-13 21:07:36 -07:00
setup-mysql-dev-schema-impress.sql Convert openneo_id.users to InnoDB 2022-09-13 21:07:36 -07:00
setup-mysql.sql Add the /donate page 2022-09-25 08:05:38 -07:00
validate-owls-data.js Use latest ~owls NC trade values API 2022-09-04 01:35:05 -07:00