acep-uaf / aetr-web-book-2024

Alaska Electricity Trends Report as a web book
https://acep-uaf.github.io/aetr-web-book-2024/
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Write an action that generates a zip file in the final data directory on push #31

Closed jikaczmarski closed 3 months ago

jikaczmarski commented 3 months ago

There is a marketplace action https://github.com/marketplace/actions/action-zip

ianalexmac commented 3 months ago

Zip files are also binary? Maybe it should be stored elsewhere alongside the DB.

ianalexmac commented 3 months ago

@dayne has requested that we NOT generate a zip file of the data directory, but instead do a tag and release which will allow zip download of entire repo.

ianalexmac commented 3 months ago

Closing this issue because we are going a different direction.