Commit Graph

13 Commits

Author SHA1 Message Date
Shahan Nedadahandeh be527c382e
Updated ci check
continuous-integration/drone/push Build is passing Details
2022-06-01 23:14:30 -07:00
Shahan Nedadahandeh a3bd8da8cc
Updated env check
continuous-integration/drone/push Build is passing Details
2022-06-01 23:13:30 -07:00
Shahan Nedadahandeh bead08ed09
updated warning
continuous-integration/drone/push Build is passing Details
2022-06-01 23:13:05 -07:00
Shahan Nedadahandeh bec8d006cf
fixed issue with file extensions being uppercase 2022-06-01 23:07:40 -07:00
Shahan Nedadahandeh 2bff6684db
Testing warning
continuous-integration/drone/push Build is passing Details
2022-06-01 23:01:11 -07:00
Shahan Nedadahandeh db38859bf8
Added warning when running in production 2022-06-01 23:00:24 -07:00
Shahan Nedadahandeh 06cf135218
Tested env 2022-06-01 21:13:32 -07:00
Shahan Nedadahandeh a29d5f4211
Updated naming for hashes 2022-06-01 21:13:28 -07:00
Shahan Nedadahandeh a0a1e4626b
Cleaned script 2022-06-01 20:23:50 -07:00
Shahan Nedadahandeh c35e9dd44a
Added hashing to optimize-images script 2022-06-01 20:12:01 -07:00
Shahan Nedadahandeh 5263c6880d
added console logging to image script
continuous-integration/drone/push Build is failing Details
2022-06-01 19:12:54 -07:00
Shahan Nedadahandeh 6f6510a5ee
Reduced number of workers
continuous-integration/drone/push Build is failing Details
2022-06-01 18:57:52 -07:00
Amy Wang aae5c9adef Image Optimization Script (#348)
continuous-integration/drone/push Build is passing Details
A build-time script to optimize images. Note that going forward, all images should be placed in `images` instead of `public/images`.

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #348
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Reviewed-by: n3parikh <n3parikh@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2021-10-31 16:58:14 -04:00