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

sync cobradocs to latest release branches #1650

Merged
merged 3 commits into from
Dec 15, 2023
Merged

Conversation

ajm188
Copy link
Contributor

@ajm188 ajm188 commented Dec 14, 2023

for some reason the auto-sync action is failing, and i am looking into it (see #1602 (comment)), so this syncs us against the latest release/development versions to bring us up to date.

actions taken:

  • (in vitess) git fetch --all --tags
  • (in website) ./tools/sync_cobradocs.sh && git push

@@ -30,12 +30,9 @@ vtctldclient AddCellInfo --root <root> [--server-address <addr>] <cell>
### Options inherited from parent commands

```
--action_timeout duration timeout to use for the command (default 1h0m0s)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think i needed a git pull after the fetch, one moment

Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 08770a1
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/657c60a05a40fe00087b712c
😎 Deploy Preview https://deploy-preview-1650--vitess.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Andrew Mason added 2 commits December 14, 2023 08:50
@ajm188 ajm188 merged commit b249495 into prod Dec 15, 2023
5 checks passed
@ajm188 ajm188 deleted the testing-cobradocs-sync branch December 15, 2023 14:30
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