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

Add render workflows #744

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Add render workflows #744

merged 1 commit into from
Aug 14, 2024

Conversation

seabbs
Copy link
Contributor

@seabbs seabbs commented Aug 13, 2024

Description

This PR partially closes #732

Initial submission checklist

  • My PR is based on a package issue and I have explicitly linked it.
  • I have tested my changes locally (using devtools::test() and devtools::check()).
  • I have added or updated unit tests where necessary.
  • I have updated the documentation if required and rebuilt docs if yes (using devtools::document()).
  • I have followed the established coding standards (and checked using lintr::lint_package()).
  • I have added a news item linked to this PR.

After the initial Pull Request

  • I have reviewed Checks for this PR and addressed any issues as far as I am able.

Copy link
Contributor

@jamesmbaazam jamesmbaazam left a comment

Choose a reason for hiding this comment

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

Thanks for adding these @seabbs.

@seabbs seabbs added this pull request to the merge queue Aug 14, 2024
Merged via the queue into main with commit 6eb4cd5 Aug 14, 2024
9 checks passed
@seabbs seabbs deleted the add-vignette-render-workflows branch August 14, 2024 14:56
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.

Add actions to precompile long running vignettes
2 participants