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

fix install alloy - linux | grafana.repo using RHEL-Fedora #2244

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

Guihgo
Copy link
Contributor

@Guihgo Guihgo commented Dec 7, 2024

PR Description

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

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

@CLAassistant
Copy link

CLAassistant commented Dec 7, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

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

Ah, a missing newline. Thanks for spotting and catching this.

@clayton-cornell
Copy link
Contributor

@Guihgo Can you please sign the CLA agreement, and then we will get this fix into the documentation.

@clayton-cornell clayton-cornell enabled auto-merge (squash) December 9, 2024 17:14
@clayton-cornell clayton-cornell merged commit b88ed5e into grafana:main Dec 9, 2024
22 checks passed
Copy link
Contributor

github-actions bot commented Dec 9, 2024

The backport to release/v1.0 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-2244-to-release/v1.0 origin/release/v1.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x b88ed5ead6c0d26e32e3cc93abd4e7be4ad8c9c8
# Push it to GitHub
git push --set-upstream origin backport-2244-to-release/v1.0
git switch main
# Remove the local backport branch
git branch -D backport-2244-to-release/v1.0

Then, create a pull request where the base branch is release/v1.0 and the compare/head branch is backport-2244-to-release/v1.0.

Copy link
Contributor

github-actions bot commented Dec 9, 2024

The backport to release/v1.1 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-2244-to-release/v1.1 origin/release/v1.1
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x b88ed5ead6c0d26e32e3cc93abd4e7be4ad8c9c8
# Push it to GitHub
git push --set-upstream origin backport-2244-to-release/v1.1
git switch main
# Remove the local backport branch
git branch -D backport-2244-to-release/v1.1

Then, create a pull request where the base branch is release/v1.1 and the compare/head branch is backport-2244-to-release/v1.1.

Copy link
Contributor

github-actions bot commented Dec 9, 2024

The backport to release/v1.2 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-2244-to-release/v1.2 origin/release/v1.2
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x b88ed5ead6c0d26e32e3cc93abd4e7be4ad8c9c8
# Push it to GitHub
git push --set-upstream origin backport-2244-to-release/v1.2
git switch main
# Remove the local backport branch
git branch -D backport-2244-to-release/v1.2

Then, create a pull request where the base branch is release/v1.2 and the compare/head branch is backport-2244-to-release/v1.2.

Copy link
Contributor

github-actions bot commented Dec 9, 2024

The backport to release/v1.3 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-2244-to-release/v1.3 origin/release/v1.3
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x b88ed5ead6c0d26e32e3cc93abd4e7be4ad8c9c8
# Push it to GitHub
git push --set-upstream origin backport-2244-to-release/v1.3
git switch main
# Remove the local backport branch
git branch -D backport-2244-to-release/v1.3

Then, create a pull request where the base branch is release/v1.3 and the compare/head branch is backport-2244-to-release/v1.3.

Copy link
Contributor

github-actions bot commented Dec 9, 2024

The backport to release/v1.4 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-2244-to-release/v1.4 origin/release/v1.4
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x b88ed5ead6c0d26e32e3cc93abd4e7be4ad8c9c8
# Push it to GitHub
git push --set-upstream origin backport-2244-to-release/v1.4
git switch main
# Remove the local backport branch
git branch -D backport-2244-to-release/v1.4

Then, create a pull request where the base branch is release/v1.4 and the compare/head branch is backport-2244-to-release/v1.4.

github-actions bot pushed a commit that referenced this pull request Dec 9, 2024
@Guihgo Guihgo changed the title fix install alloyu - linux | grafana.repo using RHEL-Fedora fix install alloy - linux | grafana.repo using RHEL-Fedora Dec 9, 2024
clayton-cornell pushed a commit that referenced this pull request Dec 9, 2024
clayton-cornell pushed a commit that referenced this pull request Dec 9, 2024
clayton-cornell pushed a commit that referenced this pull request Dec 9, 2024
clayton-cornell pushed a commit that referenced this pull request Dec 9, 2024
clayton-cornell pushed a commit that referenced this pull request Dec 9, 2024
clayton-cornell added a commit that referenced this pull request Dec 9, 2024
…edora (#2248)

* fix install alloyu - linux | grafana.repo using RHEL-Fedora (#2244)

(cherry picked from commit b88ed5e)

* Had to regenerate the versioned files for some reason

---------

Co-authored-by: Guilherme Henrique <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants