You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/07/04 20:31:00 UTC

[jira] [Resolved] (ARROW-5850) [CI][R] R appveyor job is broken after release

     [ https://issues.apache.org/jira/browse/ARROW-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sutou Kouhei resolved ARROW-5850.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 4805
[https://github.com/apache/arrow/pull/4805]

> [CI][R] R appveyor job is broken after release
> ----------------------------------------------
>
>                 Key: ARROW-5850
>                 URL: https://issues.apache.org/jira/browse/ARROW-5850
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I forgot to add ci/PKGBUILD to the release script that bumps all of the versions, so the pkgver it has is out of sync with what is in r/DESCRIPTION after the release. 
> To fix, either update the pkgver in ci/PKGBUILD and add code to the release script and tests to bump its version, or remove the pkgver field entirely and just read it from r/DESCRIPTION in the pkgver() function, if makepkg allows that. Unclear if one solution is clearly better than the other.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)