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

Remove copy paste error - static install on Linux uses flow in some places #4755

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

clayton-cornell
Copy link
Contributor

@clayton-cornell clayton-cornell commented Aug 8, 2023

PR Description

Some copy paste errors have slipped into the static docs while the content was being aligned between flow and static. This PR fixes the copy paste errors.

Also mentioned in #4718 from a community member

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@clayton-cornell clayton-cornell enabled auto-merge (squash) August 8, 2023 12:54
@clayton-cornell clayton-cornell merged commit 7308879 into main Aug 8, 2023
10 checks passed
@clayton-cornell clayton-cornell deleted the docs/fix-typos-static-install branch August 8, 2023 12:57
grafanabot pushed a commit that referenced this pull request Aug 8, 2023
(cherry picked from commit 7308879)
@grafanabot
Copy link
Contributor

The backport to release-v0.33 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new branch
git switch --create backport-4755-to-release-v0.33 origin/release-v0.33
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 730887941862d72b098adbd6269bf5565bf2ffb5
# Push it to GitHub
git push --set-upstream origin backport-4755-to-release-v0.33
git switch main
# Remove the local backport branch
git branch -D backport-4755-to-release-v0.33

Then, create a pull request where the base branch is release-v0.33 and the compare/head branch is backport-4755-to-release-v0.33.

grafanabot pushed a commit that referenced this pull request Aug 8, 2023
(cherry picked from commit 7308879)
grafanabot pushed a commit that referenced this pull request Aug 8, 2023
(cherry picked from commit 7308879)
clayton-cornell added a commit that referenced this pull request Aug 8, 2023
(cherry picked from commit 7308879)

Co-authored-by: Clayton Cornell <[email protected]>
clayton-cornell added a commit that referenced this pull request Aug 9, 2023
(cherry picked from commit 7308879)

Co-authored-by: Clayton Cornell <[email protected]>
clayton-cornell added a commit that referenced this pull request Aug 10, 2023
* Fix copy paste errors (#4755)

(cherry picked from commit 7308879)

* Small change to trigger build
clayton-cornell added a commit that referenced this pull request Aug 14, 2023
clayton-cornell added a commit that referenced this pull request Aug 14, 2023
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 22, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport release-v0.33 backport release-v0.34 backport release-v0.35 frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants