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(deps): update golang docker tag to v1.21.8 (main) #7557

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

pr00se
Copy link
Contributor

@pr00se pr00se commented Mar 7, 2024

What this PR does

Update mimir-build-image to go 1.21.8 outside of renovate-bot so we can get it into the next release.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

@pr00se pr00se requested a review from a team as a code owner March 7, 2024 06:47
Copy link
Contributor

github-actions bot commented Mar 7, 2024

Building new version of mimir-build-image. After image is built and pushed to Docker Hub, a new commit will automatically be added to this PR with new image version grafana/mimir-build-image:pr7557-ae15c572b6. This can take up to 1 hour.

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Not building new version of mimir-build-image. This PR modifies mimir-build-image/Dockerfile, but the image grafana/mimir-build-image:pr7557-ae15c572b6 already exists.

@duricanikolic duricanikolic merged commit e0a86e6 into main Mar 7, 2024
30 checks passed
@duricanikolic duricanikolic deleted the go-1.21.8-build-image branch March 7, 2024 10:32
@grafanabot
Copy link
Contributor

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

Then, create a pull request where the base branch is r280 and the compare/head branch is backport-7557-to-r280.

@grafanabot
Copy link
Contributor

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

Then, create a pull request where the base branch is r280 and the compare/head branch is backport-7557-to-r280.

duricanikolic pushed a commit that referenced this pull request Mar 7, 2024
* chore(deps): update golang docker tag to v1.21.8 (main)

* Update build image version to pr7557-ae15c572b6

* Trigger CI

---------

Co-authored-by: pr00se <[email protected]>
Co-authored-by: Yuri Nikolic <[email protected]>
(cherry picked from commit e0a86e6)
duricanikolic added a commit that referenced this pull request Mar 7, 2024
* chore(deps): update golang docker tag to v1.21.8 (main) (#7557)

* chore(deps): update golang docker tag to v1.21.8 (main)

* Update build image version to pr7557-ae15c572b6

* Trigger CI

---------

Co-authored-by: pr00se <[email protected]>
Co-authored-by: Yuri Nikolic <[email protected]>
(cherry picked from commit e0a86e6)

* Update build image version to pr7561-ae15c572b6

* Trigger CI

* Update build image version to pr7562-ae15c572b6

* Initialize Tanka with 1.29. (#7544)

* Initialize Tanka with 1.29.

Signed-off-by: Peter Štibraný <[email protected]>

* Update other refs.

Signed-off-by: Peter Štibraný <[email protected]>

---------

Signed-off-by: Peter Štibraný <[email protected]>

---------

Signed-off-by: Peter Štibraný <[email protected]>
Co-authored-by: Patryk Prus <[email protected]>
Co-authored-by: duricanikolic <[email protected]>
Co-authored-by: Peter Štibraný <[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.

4 participants