-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[R] autobrew formulae missing branch: "main"
preventing local autobrew testing
#36687
Comments
kou
pushed a commit
that referenced
this issue
Jul 14, 2023
…ate local testing (#36689) ### Rationale for this change It is currently not possible to recreate an autobrew build locally by following the instructions in the comments. This fixes the local copies of the upstream formulas and the instructions so that future debuggers can recreate an autobrew build. ### What changes are included in this PR? The branch `master` no longer exists and is the default value. This PR adds the revised default branch name ("main"). ### Are these changes tested? No nightly test covers this because this value would be overwritten to test specific commits anyway. ### Are there any user-facing changes? No. * Closes: #36687 Authored-by: Dewey Dunnington <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
raulcd
pushed a commit
that referenced
this issue
Jul 18, 2023
…ate local testing (#36689) ### Rationale for this change It is currently not possible to recreate an autobrew build locally by following the instructions in the comments. This fixes the local copies of the upstream formulas and the instructions so that future debuggers can recreate an autobrew build. ### What changes are included in this PR? The branch `master` no longer exists and is the default value. This PR adds the revised default branch name ("main"). ### Are these changes tested? No nightly test covers this because this value would be overwritten to test specific commits anyway. ### Are there any user-facing changes? No. * Closes: #36687 Authored-by: Dewey Dunnington <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
chelseajonesr
pushed a commit
to chelseajonesr/arrow
that referenced
this issue
Jul 20, 2023
…acilitate local testing (apache#36689) ### Rationale for this change It is currently not possible to recreate an autobrew build locally by following the instructions in the comments. This fixes the local copies of the upstream formulas and the instructions so that future debuggers can recreate an autobrew build. ### What changes are included in this PR? The branch `master` no longer exists and is the default value. This PR adds the revised default branch name ("main"). ### Are these changes tested? No nightly test covers this because this value would be overwritten to test specific commits anyway. ### Are there any user-facing changes? No. * Closes: apache#36687 Authored-by: Dewey Dunnington <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
R-JunmingChen
pushed a commit
to R-JunmingChen/arrow
that referenced
this issue
Aug 20, 2023
…acilitate local testing (apache#36689) ### Rationale for this change It is currently not possible to recreate an autobrew build locally by following the instructions in the comments. This fixes the local copies of the upstream formulas and the instructions so that future debuggers can recreate an autobrew build. ### What changes are included in this PR? The branch `master` no longer exists and is the default value. This PR adds the revised default branch name ("main"). ### Are these changes tested? No nightly test covers this because this value would be overwritten to test specific commits anyway. ### Are there any user-facing changes? No. * Closes: apache#36687 Authored-by: Dewey Dunnington <[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
Describe the bug, including details regarding any error messages, version, and platform.
Discovered in #36456 (comment) . This doesn't show up in CI because we modify the formula there to point to a specific commit.
Component(s)
R
The text was updated successfully, but these errors were encountered: