[ 
https://issues.apache.org/jira/browse/ARROW-18085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619802#comment-17619802
 ] 

Kouhei Sutou edited comment on ARROW-18085 at 10/18/22 9:26 PM:
----------------------------------------------------------------

How about increasing wait time to 3 minutes or something (or retry N times such 
as 1 minute wait + 3 retries)?

I'm OK with using the previous URL for GitHub Actions because we can go to the 
task URL with 1 click.
Example: 
https://github.com/ursacomputing/crossbow/actions?query=branch:lz4-bump-0-github-test-alpine-linux-cpp
Azure Pipelines is also OK: 
https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-79ea095ba1-azure-conda-win-vs2019-py310

But I don't want to use the previous URL for others (Travis CI for now because 
we use GitHub Actions, Azure Pipelines and Travis CI in {{dev/tasks/tasks.yml}} 
for now).
The previous URL for Travis CI is always 
https://app.travis-ci.com/github/ursacomputing/crossbow/branches . We can't 
find the task URL from the page...

BTW, I think that the current URL isn't so bad. We can go to the task URL with 
2 clicks: ✓ -> Details
See also: !task-url-link.png! 


was (Author: kou):
How about increasing wait time to 3 minutes or something (or retry N times such 
as 1 minute wait + 3 retries)?

I'm OK with using the previous URL for GitHub Actions because we can go to the 
task URL with 1 click.
Example: 
https://github.com/ursacomputing/crossbow/actions?query=branch:lz4-bump-0-github-test-alpine-linux-cpp
Azure Pipelines is also OK: 
https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-79ea095ba1-azure-conda-win-vs2019-py310

But I don't want to use the previous URL for others (Travis CI for now because 
we use GitHub Actions, Azure Pipelines and Travis CI in {{dev/tasks/tasks.yml}} 
for now).
The previous URL for Travis CI is always 
https://app.travis-ci.com/github/ursacomputing/crossbow/branches . We can't 
find the task URL from the page...

BTW, I think that the current URL isn't so bad. We can go to the task URL with 
2 clicks: ✓ -> Details
See also: !task-url-link.png.png! 

> [Dev][Archery][Crossbow] Comment report bot uses the wrong URL if task run 
> has not started 
> -------------------------------------------------------------------------------------------
>
>                 Key: ARROW-18085
>                 URL: https://issues.apache.org/jira/browse/ARROW-18085
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Archery, Continuous Integration
>            Reporter: Raúl Cumplido
>            Priority: Critical
>             Fix For: 11.0.0
>
>         Attachments: task-url-link.png
>
>
> As discussed on this comment:
> [https://github.com/apache/arrow/pull/14446#issuecomment-1282067185]
> Sometimes the task URL that we use on the report is not correct because the 
> job run has not yet started on GitHub forcing us to wait and if not found 
> using the branch URL. On those cases we should use the URL we used to use 
> before ARROW-18028 was merged:
> https://issues.apache.org/jira/browse/ARROW-18028
> [https://github.com/apache/arrow/commit/1e481b5d6dc6537e1994a4ff03334e95c7cfca93]
> On the case of GitHub:
> {code:java}
> https://github.com/{repo}/actions?query=branch:{branch} {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to