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

[FLINK-16260] Add release.metadata files + Java 11 release for 1.11.1 #35

Closed

Conversation

rmetzger
Copy link
Contributor

No description provided.

@@ -47,7 +47,7 @@ pruneTags() {
else
# remove "latest" and any "scala_" tag, unless it is the latest version
# the "scala_" tag has a similar semantic as the "latest" tag in docker registries.
echo $tags | sed -E 's|, (scala\|latest)[-_[:alnum:]]*||g'
echo $tags | sed -E 's|, (scala\|latest)[-_.[:alnum:]]*||g'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Otherwise, the tags look like this Tags: 1.10.1-scala_2.11, 1.10-scala_2.11.11

Copy link
Contributor

@zentol zentol left a comment

Choose a reason for hiding this comment

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

+1

@rmetzger
Copy link
Contributor Author

Thanks for the review ... merging.

I'll then proceed with a PR towards the official docker repository.

@rmetzger rmetzger closed this in 8aafb84 Jul 30, 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
2 participants