Skip to content

ci: fix broken publish + changeset integrity#2433

Merged
mergify[bot] merged 1 commit intodevelopfrom
fix/ci
Apr 6, 2022
Merged

ci: fix broken publish + changeset integrity#2433
mergify[bot] merged 1 commit intodevelopfrom
fix/ci

Conversation

@tynes
Copy link
Copy Markdown
Contributor

@tynes tynes commented Apr 6, 2022

Description
The go-builder and js-builder failed to publish again, this time it says that the dockerfile doesn't exist. I updated the config to work differently to see if this works

https://github.com/ethereum-optimism/optimism/runs/5853892666?check_suite_focus=true

Additional context

/usr/bin/docker buildx build --file ./Dockerfile --iidfile /tmp/docker-build-push-S58KMP/iidfile --tag ethereumoptimism/go-builder:0.0.2 --tag ethereumoptimism/go-builder:latest --metadata-file /tmp/docker-build-push-S58KMP/metadata-file --push ./ops/docker/go-builder
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context:
error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount4075667921/Dockerfile: no such file or directory
Error: buildx failed with: error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount4075667921/Dockerfile: no such file or directory

Metadata

  • Fixes #[Link to Issue]

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 6, 2022

⚠️ No Changeset found

Latest commit: 4f0b504

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify mergify bot requested review from cfromknecht and mslipper April 6, 2022 16:04
Copy link
Copy Markdown
Contributor

@optimisticben optimisticben left a comment

Choose a reason for hiding this comment

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

lgtm

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 6, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit e6932cc into develop Apr 6, 2022
@mergify mergify bot deleted the fix/ci branch April 6, 2022 16:18
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 6, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

nebojsa94 pushed a commit to Tenderly/optimism that referenced this pull request Apr 26, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
…2537)

Closes #2431 
Closes #2433

---------

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
theochap pushed a commit that referenced this pull request Jan 14, 2026
…p-rs/kona#2537)

Closes #2431 
Closes #2433

---------

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
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.

3 participants