Skip to content

Build and push Docker image#28

Merged
matthew-levan merged 4 commits into
issue/8/cifrom
issue/25/build-docker
Dec 6, 2022
Merged

Build and push Docker image#28
matthew-levan merged 4 commits into
issue/8/cifrom
issue/25/build-docker

Conversation

@matthew-levan

@matthew-levan matthew-levan commented Dec 6, 2022

Copy link
Copy Markdown
Contributor

This PR builds and pushes a linux-x86_64 Docker image to the tloncorp/urbit repository on Docker Hub.

Resolves #25.

@matthew-levan matthew-levan linked an issue Dec 6, 2022 that may be closed by this pull request
@matthew-levan matthew-levan marked this pull request as ready for review December 6, 2022 15:52
@matthew-levan matthew-levan merged commit aa45209 into issue/8/ci Dec 6, 2022
@matthew-levan

Copy link
Copy Markdown
Contributor Author

When branching this runtime-specific repo off from the urbit monorepo, we initially based off of next/vere in the monorepo. However, during the course of fall 2022, buggy work ended up on next/vere. Because of this, the release branch for version 1.14 of the runtime branched off of master, not next/vere, leading to a non-trivial divergence between next/vere and master. To that end, we have to rewrite the history of this repo, which will potentially obfuscate the commit SHAs and diffs of the already merged PRs in this repo. To provide a trail of breadcrumbs, attached is a patch of the diff represented by this PR before history was rewritten.

PR28.patch

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.

Build and release Docker images

1 participant