Skip to content
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

tweak(docs,troubleshooting,db): add validation #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lizard-boy
Copy link

Add index on github_url column, and validation on the shapes of the api and errors columns. Uses pg_jsonschema extension.

Sync new troubleshooting entries created in the GitHub repo by creating
a GitHub discussion for them and persisting the content and metadata to
the database.

Add index on github_url column, and validation on the shapes of the api
and errors columns. Uses pg_jsonschema extension.
Sync new troubleshooting entries:
- Create a new GitHub discussion if one doesn't exist
- Create a DB entry for the troubleshooting guide
- Sync the file with the DB entry by writing database_id to frontmatter
Allow overriding troubleshooting created date in the frontmatter,
defaulting to the sync time if it is not provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants