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

ARROW-12639: [CI][Archery] Archery build fails to create branch #10231

Closed
wants to merge 1 commit into from

Conversation

kszucs
Copy link
Member

@kszucs kszucs commented May 3, 2021

No description provided.

@github-actions
Copy link

github-actions bot commented May 3, 2021

@@ -44,9 +44,8 @@ jobs:
with:
fetch-depth: 0
- name: Git Fixup
if: ${{ github.ref != 'master' }}
Copy link
Member Author

Choose a reason for hiding this comment

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

Evidently it doesn't work on the master branch, so omit errors from the bash command instead.

@kszucs
Copy link
Member Author

kszucs commented May 3, 2021

Pushed it to my fork's main branch as verification: https://github.com/kszucs/arrow/runs/2495086231

@kszucs kszucs changed the title ARROW-12639: [CI][Archery] Archery build fails on the main branch ARROW-12639: [CI][Archery] Archery build fails to create branch May 3, 2021
Copy link
Member Author

@kszucs kszucs left a comment

Choose a reason for hiding this comment

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

+1, travis build failures are unrelated

@kszucs kszucs closed this in b3e4398 May 4, 2021
DileepSrigiri pushed a commit to DileepSrigiri/arrow that referenced this pull request May 6, 2021
Closes apache#10231 from kszucs/ARROW-12639

Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 10, 2021
Closes apache#10231 from kszucs/ARROW-12639

Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 13, 2021
Closes apache#10231 from kszucs/ARROW-12639

Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
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.

1 participant