You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.txt also 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.
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
nonAPI.txtalso changes with these versions, and there is an action for itFor PR authors (contributors outside & inside the org)
For maintainers / ambitious PR authors:
extendrmain on PR'd generated bindings, I believe this is what is meant with Run bindings tests on freshly generated bindings #162