Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Validation of docker repository names#275

Merged
mattnworb merged 4 commits intospotify:masterfrom
seamonstr:master
Mar 12, 2019
Merged

Validation of docker repository names#275
mattnworb merged 4 commits intospotify:masterfrom
seamonstr:master

Conversation

@seamonstr
Copy link
Copy Markdown
Contributor

This change adds an early validation of repo names specified in the pom.

An invalid name will now cause an early build failure with a clear message in the build log, rather than the incomprehensible “broken pipe” error at docker build time.

An invalid name will now cause an early build failure with a clear message in the build log, rather than the incomprehensible “broken pipe” error at docker build time.
Copy link
Copy Markdown
Member

@mattnworb mattnworb left a comment

Choose a reason for hiding this comment

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

thanks!

@mattnworb mattnworb merged commit 3578bca into spotify:master Mar 12, 2019
@jmlogan
Copy link
Copy Markdown

jmlogan commented Aug 7, 2019

this is the cause of #308 which seems like a pretty serious regression.

@seamonstr
Copy link
Copy Markdown
Contributor Author

Indeed - fixed, I'll do a PR now.

@seamonstr
Copy link
Copy Markdown
Contributor Author

ah... it's been fixed already, the PR is pending:
https://github.com/spotify/dockerfile-maven/pull/309/checks?check_run_id=182684721

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants