paws-r / paws

Paws, a package for Amazon Web Services in R
https://www.paws-r-sdk.com
Other
309 stars 37 forks source link

Github action: version #716

Closed DyfanJones closed 8 months ago

DyfanJones commented 8 months ago

This lets maintainers update paws cran packages version through a PR comment:

Github action will update all cran packages to 0.5.0

/version 0.5.0

Github action will update all cran packages to 0.5.0

/version 0.5.0 oh yeah

The github action will skip editing cran package Descriptions

/version

Use case for this is to quickly update Package versions after paws regen github action has taken place.

Testing has been done on PR: https://github.com/DyfanJones/paws/pull/16

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0466430) 85.25% compared to head (284daf7) 85.19%.

:exclamation: Current head 284daf7 differs from pull request most recent head 3dd46ea. Consider uploading reports for the commit 3dd46ea to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #716 +/- ## ========================================== - Coverage 85.25% 85.19% -0.06% ========================================== Files 204 136 -68 Lines 14611 9740 -4871 ========================================== - Hits 12456 8298 -4158 + Misses 2155 1442 -713 ``` [see 68 files with indirect coverage changes](https://app.codecov.io/gh/paws-r/paws/pull/716/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paws-r)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

DyfanJones commented 8 months ago

/style