You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -60,8 +60,6 @@ for i in `vault kv list -format yaml puppet/application/rialto-airflow/stage | s
done
```
Additionally, you may want a value for `AIRFLOW_VAR_MAIS_BASE_URL`. This is available from the rialto-orgs configuration (either in the [base config](https://github.com/sul-dlss/rialto-orgs/blob/main/config/settings.yml), or overridden via shared_configs).
5. The harvest DAG requires a CSV file of authors from rialto-orgs to be available. This is not yet automatically available, so to set up locally, download the file at
https://sul-rialto-stage.stanford.edu/authors?action=index&commit=Search&controller=authors&format=csv&orcid_filter=&q=. Put the `authors.csv` file in the `data/` directory.