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

Consolidate workflows #77

Closed
j-i-l opened this issue Apr 10, 2024 · 1 comment · Fixed by #81
Closed

Consolidate workflows #77

j-i-l opened this issue Apr 10, 2024 · 1 comment · Fixed by #81
Assignees

Comments

@j-i-l
Copy link
Collaborator

j-i-l commented Apr 10, 2024

consolidate in the CRAN like pipeline.

Currently we use the r-container docker for testing but we also build up environments for pkgdown and for the code coverage.
This strategy is not really consistent, also building these environment takes >15min on each run, which is ci/cd time we can avoid if we run these jobs in the environment the quick and the CRAN like test workflows build.

@j-i-l j-i-l self-assigned this Apr 10, 2024
@j-i-l
Copy link
Collaborator Author

j-i-l commented Apr 10, 2024

Wait for #75

This issue was closed.
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 a pull request may close this issue.

1 participant