• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

binary/H10-Nov-2021-12787

.env.exampleH A D10-Nov-20211.2 KiB3330

.gitignoreH A D10-Nov-2021839 2220

01-prepare-test.rbH A D10-Nov-202126.3 KiB587559

01-prepare.shH A D10-Nov-20213.4 KiB10465

02-source-test.rbH A D10-Nov-20215.1 KiB149116

02-source.shH A D10-Nov-20215 KiB165102

03-binary-submit.shH A D10-Nov-20211.5 KiB4619

04-binary-download.shH A D10-Nov-20211.3 KiB4012

05-binary-upload.shH A D10-Nov-20213.2 KiB12386

README.mdH A D10-Nov-2021938 253

RakefileH A D10-Nov-20211.1 KiB3834

VERIFY.mdH A D10-Nov-20212.4 KiB7742

binary-task.rbH A D10-Nov-202153.7 KiB1,9111,714

check-rat-report.pyH A D10-Nov-20211.9 KiB6033

download_rc_binaries.pyH A D10-Nov-20216.7 KiB185139

post-01-upload.shH A D10-Nov-20212.1 KiB7241

post-02-binary.shH A D10-Nov-20212.6 KiB10269

post-03-website.shH A D10-Nov-20218.2 KiB267189

post-04-ruby.shH A D10-Nov-20212.4 KiB9362

post-05-js.shH A D10-Nov-20211.4 KiB4923

post-06-csharp.shH A D10-Nov-20211.8 KiB6133

post-08-remove-rc.shH A D10-Nov-20211.5 KiB5126

post-09-docs.shH A D10-Nov-20211.9 KiB6839

post-10-python.shH A D10-Nov-20211.5 KiB5325

post-11-java.shH A D10-Nov-20212.6 KiB8247

post-12-bump-versions.shH A D10-Nov-20212.8 KiB8053

post-13-go.shH A D10-Nov-20211.1 KiB3511

run-rat.shH A D10-Nov-20211.5 KiB4416

run-test.rbH A D10-Nov-20211 KiB327

setup-gpg-agent.shH A D10-Nov-2021929 253

test-helper.rbH A D10-Nov-20212.7 KiB9770

utils-binary.shH A D10-Nov-20212.5 KiB8763

utils-prepare.shH A D10-Nov-20213.8 KiB146112

verify-apt.shH A D10-Nov-20215.3 KiB195147

verify-release-candidate-wheels.batH A D10-Nov-20213 KiB10879

verify-release-candidate.batH A D10-Nov-20214.3 KiB131103

verify-release-candidate.shH A D10-Nov-202120.6 KiB818626

verify-yum.shH A D10-Nov-20216 KiB205169

README.md

1<!---
2  Licensed to the Apache Software Foundation (ASF) under one
3  or more contributor license agreements.  See the NOTICE file
4  distributed with this work for additional information
5  regarding copyright ownership.  The ASF licenses this file
6  to you under the Apache License, Version 2.0 (the
7  "License"); you may not use this file except in compliance
8  with the License.  You may obtain a copy of the License at
9
10    http://www.apache.org/licenses/LICENSE-2.0
11
12  Unless required by applicable law or agreed to in writing,
13  software distributed under the License is distributed on an
14  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15  KIND, either express or implied.  See the License for the
16  specific language governing permissions and limitations
17  under the License.
18-->
19
20## Release management scripts
21
22To learn more, see the project wiki:
23
24https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide
25