Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

have an utility function for creating the release, for GitHub packages at least? #3

Open
maelle opened this issue Mar 19, 2024 · 3 comments

Comments

@maelle
Copy link
Contributor

maelle commented Mar 19, 2024

Wrapping the corresponding gh call (or the usethis function).

@wlandau
Copy link
Member

wlandau commented Mar 19, 2024

https://usethis.r-lib.org/reference/use_github_release.html looks similar, but it seems to rely on a CRAN-SUBMISSION file. So I agree, it would be nice to have an R-releases-specific version of that here.

@maelle
Copy link
Contributor Author

maelle commented Mar 19, 2024

though this usethis function has

In the absence of such a file, we assume that current state (SHA of HEAD, package version, NEWS) is the submitted state.

@wlandau
Copy link
Member

wlandau commented Mar 19, 2024

Thanks, I didn't catch that part. In that case, it may be enough just to point to usethis::use_github_release().

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants