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: fix broken publish + changeset integrity #2433

Merged
merged 1 commit into from
Apr 6, 2022
Merged

ci: fix broken publish + changeset integrity #2433

merged 1 commit into from
Apr 6, 2022

Conversation

tynes
Copy link
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

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

Copy link
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
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
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.

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