Skip to content

[CI][R] R appveyor job is broken after release #16799

@asfimport

Description

@asfimport

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.

Reporter: Neal Richardson / @nealrichardson
Assignee: Neal Richardson / @nealrichardson

PRs and other links:

Note: This issue was originally created as ARROW-5850. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions