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: [Docs] Fix preview docs job to use crossbow main instead of master #35204

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Apr 18, 2023

Rationale for this change

The job is failing with:

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master*
  The process '/usr/bin/git' failed with exit code 1

See: #35194 (comment)

What changes are included in this PR?

Change master for main on the job.

Are these changes tested?

Archery test

@raulcd
Copy link
Member Author

raulcd commented Apr 18, 2023

@github-actions crossbow submit preview-docs

@raulcd raulcd marked this pull request as ready for review April 18, 2023 10:07
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Apr 18, 2023
@github-actions
Copy link

Revision: c437d66

Submitted crossbow builds: ursacomputing/crossbow @ actions-e6273702b4

Task Status
preview-docs Github Actions

@raulcd
Copy link
Member Author

raulcd commented Apr 18, 2023

@github-actions crossbow submit preview-docs

@github-actions
Copy link

Revision: 941f178

Submitted crossbow builds: ursacomputing/crossbow @ actions-05b72d4a2b

Task Status
preview-docs Github Actions

Copy link
Member

@assignUser assignUser left a comment

Choose a reason for hiding this comment

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

+1

@assignUser assignUser added this to the 13.0.0 milestone Apr 18, 2023
@assignUser assignUser merged commit ccc9d2c into apache:main Apr 18, 2023
7 checks passed
@ursabot
Copy link

ursabot commented Apr 20, 2023

Benchmark runs are scheduled for baseline = 00072f9 and contender = ccc9d2c. ccc9d2c is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed] test-mac-arm
[Finished ⬇️8.42% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.27% ⬆️0.12%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] ccc9d2c8 ec2-t3-xlarge-us-east-2
[Failed] ccc9d2c8 test-mac-arm
[Finished] ccc9d2c8 ursa-i9-9960x
[Finished] ccc9d2c8 ursa-thinkcentre-m75q
[Finished] 00072f9f ec2-t3-xlarge-us-east-2
[Failed] 00072f9f test-mac-arm
[Finished] 00072f9f ursa-i9-9960x
[Finished] 00072f9f ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

@ursabot
Copy link

ursabot commented Apr 20, 2023

['Python', 'R'] benchmarks have high level of regressions.
ursa-i9-9960x

liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this pull request May 11, 2023
…ster (apache#35204)

### Rationale for this change

The job is failing with:
```
Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master*
  The process '/usr/bin/git' failed with exit code 1
```
See: apache#35194 (comment)

### What changes are included in this PR?

Change `master` for `main` on the job.

### Are these changes tested?

Archery test

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this pull request May 15, 2023
…ster (apache#35204)

### Rationale for this change

The job is failing with:
```
Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master*
  The process '/usr/bin/git' failed with exit code 1
```
See: apache#35194 (comment)

### What changes are included in this PR?

Change `master` for `main` on the job.

### Are these changes tested?

Archery test

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
rtpsw pushed a commit to rtpsw/arrow that referenced this pull request May 16, 2023
…ster (apache#35204)

### Rationale for this change

The job is failing with:
```
Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master*
  The process '/usr/bin/git' failed with exit code 1
```
See: apache#35194 (comment)

### What changes are included in this PR?

Change `master` for `main` on the job.

### Are these changes tested?

Archery test

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
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.

None yet

3 participants