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
Create an Bearer token in backfofifce for creating workflows
Update k8s with the token in hep BACKOFFICE_BEARER_TOKEN
Refactor this function to accept a url and token a parameter instead of having only next hardcoded
Refactor the code if needed to use the new function
Add a feature flag [here (https://github.com/inspirehep/inspirehep/blob/master/backend/inspirehep/submissions/views.py#L194) FEATURE_FLAG_ENABLE_SEND_TO_BACKOFFICE and send also to the new backoffice (using the function).
The text was updated successfully, but these errors were encountered:
TECH NOTES:
BACKOFFICE_BEARER_TOKEN
FEATURE_FLAG_ENABLE_SEND_TO_BACKOFFICE
and send also to the new backoffice (using the function).The text was updated successfully, but these errors were encountered: