Skip to content

Proposed publish_package capabilities #1

@christophergandrud

Description

@christophergandrud

publish_package() should be able to:

  • Check that the current build is the most recent checked build (likely based on comparing the Background: package_commit_sha IQSS Report Card element to the most recent commit and if there are any uncommitted changes. If not, then FAIL prompting user to check_best_practice).

  • Push to GitHub with a new git tag based on Background:package_version in the Report Card.

  • Push to Dataverse with the dataverse package. (need to check if it is possible to create a new version).

  • Push to CRAN

Each of these can be disabled based on user publishing needs.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions