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

Remove DockerHub caching of CI builds (for now) #253

Closed
wants to merge 1 commit into from

Conversation

domenic
Copy link
Member

@domenic domenic commented Sep 23, 2020

We'd like to move this to GitHub actions, which has simpler and less manual options for caching Docker layers. For now, let's remove the caching that we're doing, so that the transition to GitHub actions is simpler. This will make CI builds and deploys of whatwg/html-build and whatwg/html slower, but we'll survive.


This is on top of #252.

We'd like to move this to GitHub actions, which has simpler and less manual options for caching Docker layers. For now, let's remove the caching that we're doing, so that the transition to GitHub actions is simpler. This will make CI builds and deploys of whatwg/html-build and whatwg/html slower, but we'll survive.
@domenic
Copy link
Member Author

domenic commented Sep 23, 2020

Nevermind. Per my more-crystallized thinking at whatwg/meta#173 (comment), we'll want to keep DockerHub in the process throughout the whole transition, even if what we upload there changes. So this won't be helpful.

@domenic domenic closed this Sep 23, 2020
@domenic domenic deleted the no-docker-caching branch September 23, 2020 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant