The main part of this PR pertains to a rebuild based on May 2023 inventory/download.
dssecrets is no longer in use, so this also includes the instructions for using saml2aws to authenticate to AWS S3 storage. Unfortunately, you will likely need to build, then authenticate, then build again since saml2aws times out after 8 hrs.
The last part was a tiny fix for getting passed an empty table (as described in #29). Not sure if we should bring into the main repo or not, but I suppose I don't see a downside other than the error was an indication that something was funky.
@jesse-ross requesting your review for my saml2aws instructions in the README.md
@limnoliver requesting your review on the build/*.yml and *.ind files. Please let me know if you want to identify someone else for these reviews, though, I hope that Jesse and I can get this running automatically soon and we won't need to do this same process.
There are three outcomes in this PR:
dssecrets
is no longer in use, so this also includes the instructions for usingsaml2aws
to authenticate to AWS S3 storage. Unfortunately, you will likely need to build, then authenticate, then build again since saml2aws times out after 8 hrs.@jesse-ross requesting your review for my
saml2aws
instructions in theREADME.md
@limnoliver requesting your review on thebuild/*.yml
and*.ind
files. Please let me know if you want to identify someone else for these reviews, though, I hope that Jesse and I can get this running automatically soon and we won't need to do this same process.