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

Chore: Upgrade Go to 1.19.2 #56355

Merged
merged 2 commits into from Oct 7, 2022
Merged

Chore: Upgrade Go to 1.19.2 #56355

merged 2 commits into from Oct 7, 2022

Conversation

sakjur
Copy link
Contributor

@sakjur sakjur commented Oct 5, 2022

No description provided.

@sakjur sakjur added add to changelog backport v9.1.x Bot will automatically open backport PR backport v9.2.x Mark PR for automatic backport to v9.2.x labels Oct 5, 2022
@sakjur sakjur added this to the 9.1.8 milestone Oct 5, 2022
@sakjur sakjur requested a review from a team October 5, 2022 07:02
@grafanabot grafanabot added type/ci Tasks related to Continuous Integration workflow type/build-packaging labels Oct 5, 2022
@grafanabot
Copy link
Contributor

@sakjur sakjur merged commit c2d3a31 into main Oct 7, 2022
@sakjur sakjur deleted the emil/202210/go1.19.2 branch October 7, 2022 10:47
@grafanabot
Copy link
Contributor

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

Then, create a pull request where the base branch is v9.1.x and the compare/head branch is backport-56355-to-v9.1.x.

@grafanabot
Copy link
Contributor

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

Then, create a pull request where the base branch is v9.2.x and the compare/head branch is backport-56355-to-v9.2.x.

sakjur added a commit that referenced this pull request Oct 7, 2022
(cherry picked from commit c2d3a31)

# Conflicts:
#	.drone.yml
#	scripts/drone/steps/lib.star
sakjur added a commit that referenced this pull request Oct 7, 2022
(cherry picked from commit c2d3a31)

# Conflicts:
#	.drone.yml
#	scripts/drone/steps/lib.star
sakjur added a commit that referenced this pull request Oct 7, 2022
sakjur added a commit that referenced this pull request Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog backport v9.1.x Bot will automatically open backport PR backport v9.2.x Mark PR for automatic backport to v9.2.x enterprise-failed type/build-packaging type/ci Tasks related to Continuous Integration workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants