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

Don't skip the postinstall for CI #70494

Closed
wants to merge 1 commit into from
Closed

Don't skip the postinstall for CI #70494

wants to merge 1 commit into from

Conversation

dbussink
Copy link

@dbussink dbussink commented Feb 5, 2021

This is not a great way to switch behavior, as it means that for example any usage in Actions of Homebrew to test on MacOS leads to unexpected and confusing behavior.

See also #70493 for the rationale here.

This is not a great way to switch behavior, as it means that for example
any usage in Actions of Homebrew to test on MacOS leads to unexpected
and confusing behavior.

See also #70493 for the
rationale here.
Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

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

If we remove this, we need a way to avoid CI failures when this is tested simultaneously with mariadb or other mysql versions.

See #70493 (comment)

@carlocab
Copy link
Member

carlocab commented Feb 5, 2021

Oh, and please use homebrew/core style in your commit messages for future PRs:

At Homebrew, we like to put the name of the formula up front like so: foobar 7.3 (new formula).

The preferred commit message format for simple version updates is foobar 7.3 and for fixes is foobar: fix flibble matrix..

Thanks for opening this!

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.

3 participants