sciencehistory / export_archivesspace_xml

Export our archivesspace EADs to S3.
Other
0 stars 0 forks source link

Check for `publish` flag #19

Closed eddierubeiz closed 2 years ago

eddierubeiz commented 2 years ago

You can't rely on the include_unpublished: false flag in the ArchivesSpace::Client library, so check individual resources.

Also fixes a problem in the index page which caused bad URLS when running the code from a dev instance.