Closed cole-brokamp closed 1 month ago
use an approach like the degauss available images to have a table that always points to the latest version: https://github.com/degauss-org/degauss-org.github.io/blob/3234fcc76c89ffa71ea6852cbf085b53358fe27f/available_images.Rmd#L3-L31
run gha every night to get versions and metadata of public codec data on s3?
arrow s3 bucket
should we?
reasonable bucket policy is not to publicly list contents, even though items are publicly available
so how to check for latest version of something or list all codec data packages and their versions in order to list in vignette or on shiny app? (can't hard code it from package code because package releases will not coincide with data releases)