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

Merge github.com/docker-library/go-dockerlibrary into bashbrew #17

Merged
merged 123 commits into from Aug 21, 2020

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 19, 2020

This adjusts import paths, go.mod, and adds a new "Dockerfile.test" to run the unit tests.

(and imports the full commit history)

The intent is to now deprecate the https://github.com/docker-library/go-dockerlibrary repository, since this repository is the primary consumer of that library (and it doesn't make sense to maintain friction for ourselves in updating it).

tianon added 30 commits May 25, 2016 15:43
…wing "first" and "last" to work on arbitrary types instead of just strings
tianon and others added 26 commits July 25, 2018 14:30
Allow to specify custom name for Dockerfile
This copies the exact `mainfest.Global.Maintainers` validation from `rfc2822.go`.
…ers-equally

Force line-based files to have valid "Maintainers" too
…(instead of only doing so just before "git archive" inside bashbrew)
Fix codecov on Windows workers by avoiding <()
See https://golang.org/doc/go1.12#text/template, especially:

> If a user-defined function called by a template panics, the panic is now caught and returned as an error by the `Execute` or `ExecuteTemplate` method.
Update Travis Go versions to 1.12 and 1.13
Looking at https://golang.org/doc/install/source#environment under "GOARCH", this is the accepted Go architecture value for the 64-bit little endian MIPS platform.
Update README to point to bashbrew tool repo
As a first step towards line-based manifest file deprecation, stop returning line-based parsing errors
This adjusts import paths, go.mod, and adds a new "Dockerfile.test" to run the unit tests.
@tianon tianon merged commit 9f95f29 into docker-library:master Aug 21, 2020
@tianon tianon deleted the go-dockerlibrary branch August 21, 2020 20:49
tianon added a commit to docker-library/go-dockerlibrary that referenced this pull request Aug 21, 2020
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.

None yet

4 participants