Commits


Krisztián Szűcs authored and Wes McKinney committed 79a22074e0b
ARROW-2430: [Packaging] MVP for branch based packaging automation The produced git branches are here https://github.com/kszucs/crossbow/branches/yours Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #1869 from kszucs/cd and squashes the following commits: da6374b8 <Krisztián Szűcs> build parquet-cpp conda recipe on windows too a8f26de9 <Krisztián Szűcs> license headers for parquet recipe 7280d90e <Krisztián Szűcs> add parquet-cpp recipe a0ae5c31 <Krisztián Szűcs> update pyarrow's arrow-cpp dependency 23642a83 <Krisztián Szűcs> fix conda travis env matrix 80f97d33 <Krisztián Szűcs> attempt to fix conda builds 51491439 <Krisztián Szűcs> fix apt descriptor 2510786f <Krisztián Szűcs> path fixis again 81b31d5e <Krisztián Szűcs> yaml and path fixes for conda recipes e48a63d6 <Krisztián Szűcs> add debian specific files to rat exlusion list 45a71387 <Krisztián Szűcs> fix review issues 6a49d51e <Krisztián Szűcs> license headers 26467349 <Krisztián Szűcs> license headers for conda recipes 5cf971c7 <Krisztián Szűcs> resolve review issues 3d36fef3 <Krisztián Szűcs> fixes paths 4ce9e9b8 <Krisztián Szűcs> organize files c6ca0f54 <Krisztián Szűcs> tasks yml cea40351 <Krisztián Szűcs> explicitly pass arrow's repo path 591baf67 <Krisztián Szűcs> readme fixes 351b48ec <Krisztián Szűcs> export arrow version on linux and win conda package builds 6aa87cb3 <Krisztián Szűcs> update versions in pyarrow recipe 4ca19214 <Krisztián Szűcs> checkout specific revision; pass version as env variable to conda recipes 122b0dc6 <Krisztián Szűcs> factor out the library code 93c86c75 <Krisztián Szűcs> change yum version label to dev 9e74ead4 <Krisztián Szűcs> add apache lincense headers a6634af7 <Krisztián Szűcs> update README 7b6321d2 <Krisztián Szűcs> build multiple linux distros 401cf31f <Krisztián Szűcs> little readme modification 4439a93a <Krisztián Szűcs> create readme for crossbow 6c0aec05 <Krisztián Szűcs> format commit msg 6a984b8e <Krisztián Szűcs> add license header ff9d6d07 <Krisztián Szűcs> remove todo notes 62cfd421 <Krisztián Szűcs> add arguments and cleanup 27e2b888 <Krisztián Szűcs> travis dependencies for linux packages e1a62ab5 <Krisztián Szűcs> cleanup of the packaging script 570017df <Krisztián Szűcs> build notifications 5b73f35a <Krisztián Szűcs> fix package name fa733458 <Krisztián Szűcs> fallback to previous arrow path 4b5f642c <Krisztián Szűcs> fallback to previouse conda paths 8405cbf7 <Krisztián Szűcs> linux config for conda recipes 35f73509 <Krisztián Szűcs> travis conda template fdac3fda <Krisztián Szűcs> use jinja variables aaaae6dd <Krisztián Szűcs> osx conda template 5eaf55a7 <Krisztián Szűcs> update appveyor script for win-conda 6d471748 <Krisztián Szűcs> first attempt to build conda recipes on appveyor 01d99e9d <Krisztián Szűcs> reorganize 72fa4eb5 <Krisztián Szűcs> trying to fix linnnux builds 5a1115df <Krisztián Szűcs> path fixies again 6164b28d <Krisztián Szűcs> path fixies again 8d3bb2cd <Krisztián Szűcs> path fixes 565c7202 <Krisztián Szűcs> appveyor attempts eb0d25fe <Krisztián Szűcs> appveyor builds 228b829d <Krisztián Szűcs> ported appveyor build script 75fc775b <Krisztián Szűcs> update templates f0e0dcdd <Krisztián Szűcs> rakefile source path 56991a6a <Krisztián Szűcs> configuration fixes 96c00b3e <Krisztián Szűcs> artifacts for building linux packages; ability to clone arrow fork e38a7166 <Krisztián Szűcs> don't checkout during branch modification; edited templates 5c962434 <Krisztián Szűcs> fix appveyor condition 06af4458 <Krisztián Szűcs> initial commit for packaging mvp