Commits


Krisztián Szűcs authored and Wes McKinney committed bd1c33265c0
ARROW-2724: [Packaging] Determine whether all the expected artifacts are uploaded Also resolves [ARROW-2718: [Packaging] GPG sign downloaded artifacts](https://issues.apache.org/jira/browse/ARROW-2718) Contains a sample configuration for running nightly builds. Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2162 from kszucs/ARROW-2724 and squashes the following commits: 2f0cb9b1 <Krisztián Szűcs> increase travis timeout for debian builds b4303f77 <Krisztián Szűcs> fix artifact upload on conda-win eb06a0d0 <Krisztián Szűcs> don't install conda-forge-ci-setup on linux 6c384254 <Krisztián Szűcs> converge to conda-forge-ci-setup 3c3967a5 <Krisztián Szűcs> conda build fixes 8b9a05ae <Krisztián Szűcs> fix conda build variant paths on appveyoer builds c5d158cd <Krisztián Szűcs> added conda build variants; incorparate recipe changes from upstream feedstocks 27d635ec <Krisztián Szűcs> ubuntu-bionic 0afc59b1 <Krisztián Szűcs> docstrings a858d2ad <Krisztián Szűcs> assign github token to repo instance 9e7f64a8 <Krisztián Szűcs> properly parse job idss from remote branch names 49d14f02 <Krisztián Szűcs> fetch all of the remote branches 461afe5e <Krisztián Szűcs> todo notes for resolving deb artifact naming conflicts aa216fb1 <Krisztián Szűcs> remove date from linux package artifact names d54ec49c <Krisztián Szűcs> little nicer dry-run output 3f9f9cd1 <Krisztián Szűcs> note about running nightlies against a fork d693838b <Krisztián Szűcs> sample configuration for scheduling cron jobs on travis 54d3358f <Krisztián Szűcs> relative template paths to dev/tasks directory 63a0a7fb <Krisztián Szűcs> handle querying not yet created github release e1b49400 <Krisztián Szűcs> define build artifacts for linux=pkgs c4c90e82 <Krisztián Szűcs> try to read linux-pkgs version from env 516eead5 <Krisztián Szűcs> deploy .deb and .rpm packages 61d74108 <Krisztián Szűcs> linux packages timeout f44d95ca <Krisztián Szűcs> yum orc 9b618458 <Krisztián Szűcs> dont upload signatures to github e812399e <Krisztián Szűcs> turn off versbose 3rdparty log 1c851165 <Krisztián Szűcs> debian pkgconfig orc a216e984 <Krisztián Szűcs> download and gpg sign artifacts; upload signatures to github releases b86258c3 <Krisztián Szűcs> deb: reproducible timeless c41748e7 <Krisztián Szűcs> group artifacts per task during download; fail on missing assets c7394166 <Krisztián Szűcs> versose 3rdparty build 6ec941fb <Krisztián Szűcs> little status improvements b6bb1618 <Krisztián Szűcs> update documentation to use ruamel yaml instead of pyyaml 12a8a524 <Krisztián Szűcs> remove unused queue prop 1878d007 <Krisztián Szűcs> rename artifacts command be9dadf3 <Krisztián Szűcs> reduce boilerplate; define task artifacts explicitly; query artifacts' statuses