-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feat: metadata endpoint #512
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
|
60c00fe
to
edae0b0
Compare
edae0b0
to
3b50c1b
Compare
Getting an error in the infra pipeline:
It looks like during the key rotation last month, a state lock was made that was never released. I'm going to manually release the lock: terraform force-unlock 7af48bbd-8334-3356-becd-b6fe48e7a429 |
3b50c1b
to
dcfafae
Compare
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.
Tested this locally, and it looks good to me 👍
Closes #510
Testing this PR
flask drop-db
thenflask init-db
metadata
table in the Sqlite databasecode -r /tmp/test.db
F5
/metadata
endpoint, confirm output is as expected