tidymodels / extratests

Integration and other testing for tidymodels
Other
20 stars 1 forks source link

extratests

R build status - CRAN
installs R build status - GH
installs R build status -
Spark

extratests is an internal package used for tests that

These tests are run on a cron job and are run for both CRAN versions and the current GitHub development versions.

PR-pairs with package repos

PRs on extratests typically are part of a PR pair since they test changes in package repositories. The following workflow ensures that the CI run triggered by the PR on extratests runs with the changes in the corresponding PR on the package repository.

Normal development

Set version for the change

Open PRs and point GHA to the changes

Clean-up and merge (after PR review and approval)