-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add curation actions #483
Comments
@drjova |
Another previous step must be implemented which is to trigger workflows in airflow through the backoffice. |
inspirehep/backoffice#45 first step, it: connects to airflow and triggers dags regarding:
|
In summary there's 3 new endpoints:
also it can simply have no payload, and in this case a full restart occurs |
Configure curation actions from backoffice, the curators/admins, should be able to do the following actions:
We already have the airflow DAGs, we need to have configure the airflow API and document how each one is working.
The text was updated successfully, but these errors were encountered: