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

CI: downgrade docker/setup-buildx-action #8062

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

bayandin
Copy link
Member

Problem

I've bumped docker/setup-buildx-action in #8042 because I wasn't able to reproduce the issue from #7445.
But now the issue appears again in https://github.com/neondatabase/neon/actions/runs/9514373620/job/26226626923?pr=8059
The steps to reproduce aren't clear, it required docker/setup-buildx-action@v3 and rebuilding the image without cache, probably

Summary of changes

  • Downgrade docker/setup-buildx-action@v3 to docker/setup-buildx-action@v2

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin requested a review from a-masterov June 14, 2024 11:03
Copy link
Contributor

@a-masterov a-masterov left a comment

Choose a reason for hiding this comment

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

Looks good

@bayandin bayandin enabled auto-merge (squash) June 14, 2024 11:16
@bayandin bayandin merged commit 83eb02b into main Jun 14, 2024
61 checks passed
@bayandin bayandin deleted the bayandin/downgrade-docker/setup-buildx-action branch June 14, 2024 11:43
Copy link

3216 tests run: 3075 passed, 0 failed, 141 skipped (full report)


Flaky tests (1)

Postgres 14

Code coverage* (full report)

  • functions: 31.5% (6633 of 21065 functions)
  • lines: 48.6% (51629 of 106286 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
cb808ba at 2024-06-14T11:51:46.725Z :recycle:

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