-
Notifications
You must be signed in to change notification settings - Fork 3
Doc update for gitops and SDL #925
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
mintlify/gitops/best-practices.mdx
Outdated
| ); | ||
| ``` | ||
|
|
||
| ### Use Transactions When Possible |
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.
bytebase run script in trasaction by default, so i wonder if the user need to write this
mintlify/docs.json
Outdated
| "gitops/installation", | ||
| "gitops/develop", | ||
| "gitops/workflow", | ||
| "gitops/versioned-migration", |
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.
about this 2 titles, maybe we can refer to this? https://www.bytebase.com/blog/database-version-control-state-based-vs-migration-based/
mintlify/gitops/workflow.mdx
Outdated
| ## Complete Workflow Overview | ||
|
|
||
| ``` | ||
| ┌─────────┐ ┌────────┐ ┌─────────┐ ┌──────┐ ┌─────────┐ ┌──────────┐ |
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.
this graph seems a bit broken :D
mintlify/gitops/workflow.mdx
Outdated
|
|
||
| When developers open a pull request, automated validation ensures changes meet your organization's standards. | ||
|
|
||
| <Card title="SQL Review CI" icon="magnifying-glass" href="/gitops/sql-review-ci"> |
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.
the icon seems not working in the preview
e4f047f to
44ed347
Compare
44ed347 to
95519bd
Compare
adela-bytebase
left a comment
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.
LGTM
A rewrite of documentation for GitOps, and included SDL flow using claude