This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 70b2d6f [MINOR] Fix C++ lint failure
add fc56b9c ARROW-8702: [Packaging][C#] Build NuGet packages in release
process
No new revisions were added by this update.
Summary of changes:
.github/workflows/csharp.yml | 8 +
ci/docker/ubuntu-18.04-csharp.dockerfile | 2 +
ci/scripts/{csharp_build.sh => csharp_pack.sh} | 4 +-
ci/scripts/csharp_test.sh | 3 +
dev/release/03-binary.sh | 4 +
dev/release/binary-task.rb | 183 ++++++++++++++-------
dev/release/download_rc_binaries.py | 4 +-
dev/release/post-02-binary.sh | 4 +
dev/release/post-06-csharp.sh | 37 ++---
dev/tasks/crossbow.py | 16 +-
.../github.linux.yml} | 52 ++----
dev/tasks/tasks.yml | 12 ++
docker-compose.yml | 7 +-
13 files changed, 207 insertions(+), 129 deletions(-)
copy ci/scripts/{csharp_build.sh => csharp_pack.sh} (96%)
copy dev/tasks/{linux-packages/github.linux.amd64.yml =>
nuget-packages/github.linux.yml} (65%)