You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/02/03 04:51:47 UTC

[arrow] branch master updated (c89e67d -> 360252b)

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 c89e67d  ARROW-15539: [Archery] Add ARROW_JEMALLOC to build options
     add 360252b  ARROW-15366: [Docs] Automate incrementing of package version for R and non-R version switchers

No new revisions were added by this update.

Summary of changes:
 dev/archery/archery/utils/lint.py         |  3 +-
 dev/release/01-prepare-test.rb            | 29 +++++++++++++
 dev/release/test-helper.rb                |  3 ++
 dev/release/utils-prepare.sh              | 11 +++++
 dev/release/utils-update-docs-versions.py | 68 +++++++++++++++++++++++++++++++
 docs/source/_static/versions.json         |  6 ++-
 6 files changed, 118 insertions(+), 2 deletions(-)
 create mode 100644 dev/release/utils-update-docs-versions.py