Skip to content

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

Open
lizard-boy wants to merge 3 commits into
masterfrom
tweak/troubleshooting-validation
Open

tweak(docs,troubleshooting,db): add validation#32
lizard-boy wants to merge 3 commits into
masterfrom
tweak/troubleshooting-validation

Conversation

@lizard-boy

Copy link
Copy Markdown

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