-
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 maintenance and scheduled endpoints #88 #96
Conversation
Only thing left is the scigateway changes, and the ReadMe instructions - which I am not 100% how to do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked well for me on ral-facilities/scigateway#1398. Should be merged at the same time as that and the docker-ims MR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few more things, otherwise looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Final couple of minor things. Could you please also run black --line-length 120 ldap_jwt_auth test
and commit the changes?
Squash and merge this one when ready to be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again should be merged at the same time as the SciGateway & docker-ims PR/MR.
Description
Added
/maintenance
and/scheduled_maintenance
endpoints, both of which return a schema from a file that is manually editableTesting instructions
Agile board tracking
closes #88