Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Prepare 0.2.1 release #153

Merged
merged 3 commits into from
Jun 28, 2024
Merged

Prepare 0.2.1 release #153

merged 3 commits into from
Jun 28, 2024

Conversation

kyleam
Copy link
Collaborator

@kyleam kyleam commented Jun 27, 2024

In addition to the normal release bits, this PR updates the GitHub Actions R versions to include the R versions from the latest Metworx AMI, dropping the 4.1 job but keeping the 4.0 one.

changeset: 0.2.0...release/0.2.1

There are jobs for R 4.0.5 and 4.1.3 to match the two most recent R
versions on Metworx.  A new Metworx AMI (24.04) recently came out, and
its two latest R versions are 4.2.3 and 4.3.1.

Add jobs for those version.  Also retain the R 4.0.5 job to help flag
incompatibles with the previous AMI (22.09).
@kyleam
Copy link
Collaborator Author

kyleam commented Jun 27, 2024

mpn.scorecard scores

bbr 1.10.0 (current MPN):

{
  "testing": {
    "check": 0.9,
    "covr": 0.9299
  },
  "documentation": {
    "has_vignettes": 1,
    "has_website": 1,
    "has_news": 1
  },
  "maintenance": {
    "has_maintainer": 1,
    "news_current": 1
  },
  "transparency": {
    "has_source_control": 1,
    "has_bug_reports_url": 1
  }
}

bbr 1.11.0:

{
  "testing": {
    "check": 0.9,
    "covr": 0.9299
  },
  "documentation": {
    "has_vignettes": 1,
    "has_website": 1,
    "has_news": 1
  },
  "maintenance": {
    "has_maintainer": 1,
    "news_current": 1
  },
  "transparency": {
    "has_source_control": 1,
    "has_bug_reports_url": 1
  }
}
$ git rev-parse HEAD^{tree}
d8200f113e18a19e5fa27694563b372cb18fa775

@kyleam kyleam marked this pull request as ready for review June 27, 2024 18:30
@kyleam kyleam requested a review from barrettk June 27, 2024 18:30
Copy link
Collaborator

@barrettk barrettk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kyleam kyleam merged commit 7e9b21d into main Jun 28, 2024
12 checks passed
@kyleam kyleam deleted the release/0.2.1 branch June 28, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants