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

MINOR: [GLib][Docs] Specify Brewfile location explicitly #38592

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

tikkss
Copy link
Contributor

@tikkss tikkss commented Nov 5, 2023

Rationale for this change

Unable to find Brewfile on the arrow/c_glib/README.md because the found Brewfile location is ./Brewfile, not c_glib/Brewfile.

What changes are included in this PR?

Specify Brewfile location explicitly.

Are these changes tested?

Yes. brew bundle --file=c_glib/Brewfile was successfully bundled.

Are there any user-facing changes?

Yes.

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

Good catch!

@kou kou merged commit 0298492 into apache:main Nov 6, 2023
9 checks passed
@kou kou removed the awaiting review Awaiting review label Nov 6, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Nov 6, 2023
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 0298492.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

@tikkss tikkss deleted the glib-specify-brewfile branch November 6, 2023 03:08
@tikkss
Copy link
Contributor Author

tikkss commented Nov 6, 2023

Thanks!

JerAguilon pushed a commit to JerAguilon/arrow that referenced this pull request Nov 9, 2023
### Rationale for this change

Unable to find Brewfile on the [arrow/c_glib/README.md](https://github.com/apache/arrow/blob/fc8c6b7dc8287c672b62c62f3a2bd724b3835063/c_glib/README.md?plain=1#L85) because the found Brewfile location is `./Brewfile`, not `c_glib/Brewfile`.

### What changes are included in this PR?

Specify Brewfile location explicitly.

### Are these changes tested?

Yes. `brew bundle --file=c_glib/Brewfile` was successfully bundled.

### Are there any user-facing changes?

Yes.

Authored-by: Tsutomu Katsube <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
### Rationale for this change

Unable to find Brewfile on the [arrow/c_glib/README.md](https://github.com/apache/arrow/blob/fc8c6b7dc8287c672b62c62f3a2bd724b3835063/c_glib/README.md?plain=1#L85) because the found Brewfile location is `./Brewfile`, not `c_glib/Brewfile`.

### What changes are included in this PR?

Specify Brewfile location explicitly.

### Are these changes tested?

Yes. `brew bundle --file=c_glib/Brewfile` was successfully bundled.

### Are there any user-facing changes?

Yes.

Authored-by: Tsutomu Katsube <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

Unable to find Brewfile on the [arrow/c_glib/README.md](https://github.com/apache/arrow/blob/fc8c6b7dc8287c672b62c62f3a2bd724b3835063/c_glib/README.md?plain=1#L85) because the found Brewfile location is `./Brewfile`, not `c_glib/Brewfile`.

### What changes are included in this PR?

Specify Brewfile location explicitly.

### Are these changes tested?

Yes. `brew bundle --file=c_glib/Brewfile` was successfully bundled.

### Are there any user-facing changes?

Yes.

Authored-by: Tsutomu Katsube <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants