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

Add messaging for homebrew/ubuntu16.04:master image deprecation #13819

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Sep 7, 2022

Note that this is not a 3.6.0 blocker given it only applies on master pushes anyway.

I've not tested if printing to stderr breaks anything in Homebrew/test-bot. I hope not.

@BrewTestBot
Copy link
Member

Review period will end on 2022-09-08 at 12:32:15 UTC.

@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Sep 7, 2022
@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Sep 7, 2022
@BrewTestBot
Copy link
Member

Review period skipped due to critical label.

@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Sep 7, 2022
@carlocab
Copy link
Member

carlocab commented Sep 7, 2022

I've not tested if printing to stderr breaks anything in Homebrew/test-bot. I hope not.

It probably won't. I see messages that print to what should be stderr in CI logs all the time.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Looks good! One non-blocking question.

@Bo98
Copy link
Member Author

Bo98 commented Sep 7, 2022

One non-blocking question.

What is the question?

@@ -359,6 +359,18 @@ fi
##### Now, do everything else (that may be a bit slower).
#####

# Docker image deprecation
if [[ -f "${HOMEBREW_REPOSITORY}/.docker-deprecate" ]]
Copy link
Member

Choose a reason for hiding this comment

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

How about putting this in the docker root rather than repository root?

Copy link
Member Author

Choose a reason for hiding this comment

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

Will require modifying the Dockerfile, I think. Could make it an arg that gets passed that, if set, does this.

@MikeMcQuaid MikeMcQuaid merged commit 00179ba into Homebrew:master Sep 7, 2022
@Bo98 Bo98 deleted the docker-deprecate branch September 7, 2022 14:30
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants