Neal Richardson created ARROW-5850:
--------------------------------------

             Summary: [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


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)

Reply via email to