8000 fix: do multistage builds for e2e-node (backport #5220) by mergify[bot] · Pull Request #5221 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: do multistage builds for e2e-node (backport #5220) #5221

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

Merged
merged 2 commits into from
Jun 23, 2025

checkout dockerfile from main

4a0f472
Select commit
Loading
Failed to load commit list.
Merged

fix: do multistage builds for e2e-node (backport #5220) #5221

checkout dockerfile from main
4a0f472
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 23, 2025 in 2s

3 potential rules

⚠️ The pull request has been merged by @zrbecker

Rule: merge PR (v1.x) (merge)

  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
  • check-success=Build (arm, linux)
  • check-success=check
  • check-success=check-mocks-metrics
  • check-success=check-proto
  • check-success=e2e-test
  • check-success=lint
  • check-success=test_abci_cli
  • check-success=test_apps
  • check-success=tests (00)
  • check-success=tests (01)
  • check-success=tests (02)
  • check-success=tests (03)
  • check-success=tests (04)
  • check-success=tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (00)
    • check-skipped = tests (00)
    • check-success = tests (00)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (01)
    • check-skipped = tests (01)
    • check-success = tests (01)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (02)
    • check-skipped = tests (02)
    • check-success = tests (02)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (03)
    • check-skipped = tests (03)
    • check-success = tests (03)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (04)
    • check-skipped = tests (04)
    • check-success = tests (04)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (05)
    • check-skipped = tests (05)
    • check-success = tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (amd64, linux)
    • check-skipped = Build (amd64, linux)
    • check-success = Build (amd64, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (arm, linux)
    • check-skipped = Build (arm, linux)
    • check-success = Build (arm, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = e2e-test
    • check-skipped = e2e-test
    • check-success = e2e-test
  • any of: [🛡 GitHub branch protection]
    • check-neutral = lint
    • check-skipped = lint
    • check-success = lint
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -label=manual-backport
  • author=mergify[bot]
  • base=v1.x
  • head~=mergify/bp/
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: automatically merge PR with automerge label and no manual-backport label (merge)

  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
  • label=automerge
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (00)
    • check-skipped = tests (00)
    • check-success = tests (00)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (01)
    • check-skipped = tests (01)
    • check-success = tests (01)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (02)
    • check-skipped = tests (02)
    • check-success = tests (02)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (03)
    • check-skipped = tests (03)
    • check-success = tests (03)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (04)
    • check-skipped = tests (04)
    • check-success = tests (04)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (05)
    • check-skipped = tests (05)
    • check-success = tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (amd64, linux)
    • check-skipped = Build (amd64, linux)
    • check-success = Build (amd64, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (arm, linux)
    • check-skipped = Build (arm, linux)
    • check-success = Build (arm, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = e2e-test
    • check-skipped = e2e-test
    • check-success = e2e-test
  • any of: [🛡 GitHub branch protection]
    • check-neutral = lint
    • check-skipped = lint
    • check-success = lint
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -label=manual-backport
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Make sure PR are up to date before merging (update)

  • #approved-reviews-by >= 1
  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • -conflict [📌 update requirement]
  • -draft
  • queue-position = -1 [📌 update requirement]

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


6 not applicable rules

Rule: automatic approval for Dependabot pull requests (review)

  • author=dependabot[bot]

Rule: merge PR (v0.38.x) (merge)

  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • -base=v1.x
  • -closed [📌 merge requirement]
  • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
  • check-success=Build (arm, linux)
  • check-success=check
  • check-success=e2e-test
  • check-success=golangci-lint
  • check-success=test_abci_cli
  • check-success=test_apps
  • check-success=tests (00)
  • check-success=tests (01)
  • check-success=tests (02)
  • check-success=tests (03)
  • check-success=tests (04)
  • check-success=tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (00)
    • check-skipped = tests (00)
    • check-success = tests (00)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (01)
    • check-skipped = tests (01)
    • check-success = tests (01)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (02)
    • check-skipped = tests (02)
    • check-success = tests (02)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (03)
    • check-skipped = tests (03)
    • check-success = tests (03)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (04)
    • check-skipped = tests (04)
    • check-success = tests (04)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (05)
    • check-skipped = tests (05)
    • check-success = tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (amd64, linux)
    • check-skipped = Build (amd64, linux)
    • check-success = Build (amd64, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (arm, linux)
    • check-skipped = Build (arm, linux)
    • check-success = Build (arm, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = e2e-test
    • check-skipped = e2e-test
    • check-success = e2e-test
  • any of: [🛡 GitHub branch protection]
    • check-neutral = lint
    • check-skipped = lint
    • check-success = lint
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -base=v0.34.x
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -label=manual-backport
  • author=mergify[bot]
  • head~=mergify/bp/
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: merge PR (v2.x) (merge)

  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • base=v2.x
  • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
  • check-success=Build (arm, linux)
  • check-success=check
  • check-success=check-mocks-metrics
  • check-success=check-proto
  • check-success=e2e-test
  • check-success=lint
  • check-success=test_abci_cli
  • check-success=test_apps
  • check-success=tests (00)
  • check-success=tests (01)
  • check-success=tests (02)
  • check-success=tests (03)
  • check-success=tests (04)
  • check-success=tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (00)
    • check-skipped = tests (00)
    • check-success = tests (00)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (01)
    • check-skipped = tests (01)
    • check-success = tests (01)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (02)
    • check-skipped = tests (02)
    • check-success = tests (02)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (03)
    • check-skipped = tests (03)
    • check-success = tests (03)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (04)
    • check-skipped = tests (04)
    • check-success = tests (04)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = tests (05)
    • check-skipped = tests (05)
    • check-success = tests (05)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (amd64, linux)
    • check-skipped = Build (amd64, linux)
    • check-success = Build (amd64, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Build (arm, linux)
    • check-skipped = Build (arm, linux)
    • check-success = Build (arm, linux)
  • any of: [🛡 GitHub branch protection]
    • check-neutral = e2e-test
    • check-skipped = e2e-test
    • check-success = e2e-test
  • any of: [🛡 GitHub branch protection]
    • check-neutral = lint
    • check-skipped = lint
    • check-success = lint
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -label=manual-backport
  • author=mergify[bot]
  • head~=mergify/bp/
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: backport patches to v1.x branch (backport)

  • base=main
  • label=backport-to-v1.x
  • merged [📌 backport requirement]

Rule: backport patches to v0.38.x branch (backport)

  • base=main
  • label=backport-to-v0.38.x
  • merged [📌 backport requirement]

Rule: backport patches to v2.x branch (backport)

  • base=main
  • label=backport-to-v2.x
  • merged [📌 backport requirement]
Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

0