-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I'd like to define workflows here that I see are present, so we can clean up the current CI we have going on.
For routine maintenance
- Generate bindings from new versions of R, R-devel, etc.
nonAPI.txtalso changes with these versions, and there is an action for it
For PR authors (contributors outside & inside the org)
- Run tests, layout tests, on the generated bindings due to their changes, that they have not seen before, because they don't have all platforms available to them, nor all R versions installed.
- Append their PRs with generated bindings, similar to (1), but should refer to current PR and push to current PR branch.
For maintainers / ambitious PR authors:
- Run
extendrmain on PR'd generated bindings, I believe this is what is meant with Run bindings tests on freshly generated bindings #162
Metadata
Metadata
Assignees
Labels
No labels