Closed zkamvar closed 2 months ago
This will release 1.0.2, which contains the new ci_validate_hub_config() function and does the following:
ci_validate_hub_config()
validate-config
This is also an example of a release pull request aligned with the guidelines in https://github.com/orgs/hubverse-org/discussions/29.
Last week, I set this repository to be sent to the R universe upon GitHub release: https://github.com/hubverse-org/hubverse-org.r-universe.dev/commit/82376c509b4f1992c19879906c5bdab7b1c48725
When #37 was merged into main, it was merged as a development feature and when this PR is merged, I will create a tag and release, which will update the R universe.
Since this is a demonstration, after I release the package, I will revert https://github.com/hubverse-org/hubverse-org.r-universe.dev/commit/82376c509b4f1992c19879906c5bdab7b1c48725 to go back to our original release-from-main workflow until I have sufficiently updated the documentation and addressed developer concerns.
🚀 Deployed on https://66d09a52c5941b40765d85b9--hubadmin-pr-previews.netlify.app
This will release 1.0.2, which contains the new
ci_validate_hub_config()
function and does the following:Next steps
validate-config
action from https://github.com/hubverse-org/hubverse-actionsDemonstration PR
This is also an example of a release pull request aligned with the guidelines in https://github.com/orgs/hubverse-org/discussions/29.
Last week, I set this repository to be sent to the R universe upon GitHub release: https://github.com/hubverse-org/hubverse-org.r-universe.dev/commit/82376c509b4f1992c19879906c5bdab7b1c48725
When #37 was merged into main, it was merged as a development feature and when this PR is merged, I will create a tag and release, which will update the R universe.
Since this is a demonstration, after I release the package, I will revert https://github.com/hubverse-org/hubverse-org.r-universe.dev/commit/82376c509b4f1992c19879906c5bdab7b1c48725 to go back to our original release-from-main workflow until I have sufficiently updated the documentation and addressed developer concerns.