[
https://issues.apache.org/jira/browse/ARROW-13379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383494#comment-17383494
]
Jonathan Keane commented on ARROW-13379:
----------------------------------------
Oh, hmmm looks like something is up with {{--arrow-sha}}, it looks like it
works from the cli:
{code:java}
archery crossbow submit --arrow-sha=efb338d7a test-r-rtools-35 !Job target:
!Target head: efb338d7a email: [email protected] branch: master remote:
https://github.com/jonkeane/arrow.git version: 5.0.0.dev466 no_rc_version:
5.0.0.dev466 no_rc_semver_version: 5.0.0-dev466 tasks: test-r-rtools-35:
!Task ci: github template: r/github.windows.rtools35.yml artifacts:
[] params: {} branch: commit: params: {} branch: Pushed job
identifier is: `build-520` {code}
I've also tried this with {{--arrow-sha efb338d7a test-r-rtools35}} with the
same behavior.
But then the build is using {{HEAD}}
https://github.com/ursacomputing/crossbow/runs/3106878019#step:5:31
> [Dev][Docs] Improvements to archery docs
> ----------------------------------------
>
> Key: ARROW-13379
> URL: https://issues.apache.org/jira/browse/ARROW-13379
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Developer Tools, Documentation
> Reporter: Neal Richardson
> Priority: Major
>
> A running list as I try to figure out how to run archery locally:
> * dev/archery needs a README.md (even if it just links to
> {{docs/source/developers/archery.rst}} and
> {{docs/source/developers/crossbow.rst}})
> * The {{archery --help}} example output on the docs is outdated
> * {{archery crossbow --help}} shows nothing of use
> * To install crossbow, {{pip install -e "dev/archery[crossbow]"}} (note: the
> quotes are required on zsh shells)
> * Do I **really** need to create the queue? IME I don't I can use
> ursacomputing/crossbow and it just works — that's _probably_ because I have
> been granted permissions there. If that's the case we should explain that
> ("if you have permissions at ursacopmuting/crossbow you don't need to ...
> just clone the ursacopmuting/crossbow repo and... but if you do not have
> permissions, then you should ....")
--
This message was sent by Atlassian Jira
(v8.3.4#803005)