Skip to content

Exclude generated HTML widget assets from vignettes#86

Closed
Copilot wants to merge 2 commits intoDEV_PhilSprintfrom
copilot/sub-pr-84-again
Closed

Exclude generated HTML widget assets from vignettes#86
Copilot wants to merge 2 commits intoDEV_PhilSprintfrom
copilot/sub-pr-84-again

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 26, 2026

Vendored/minified third-party web assets (plotly, crosstalk, jquery, htmlwidgets) were being committed under vignettes/images/Vis_3D_files/ as build artifacts from HTML widget rendering, bloating the repo and creating noisy diffs.

Changes

  • .gitignore: Added entries for vignettes/images/Vis_3D.html and vignettes/images/Vis_3D_files/ to prevent future commits of these artifacts
  • Repo cleanup: Removed 28 previously-tracked generated files from git history tracking (git rm --cached); files remain on disk and are regenerated during vignette builds

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] [WIP] Address feedback on Roxygen parameters and descriptions cleanup Exclude generated HTML widget assets from vignettes Mar 26, 2026
Copilot AI requested a review from phoman14 March 26, 2026 02:31
@phoman14 phoman14 closed this Mar 26, 2026
@phoman14 phoman14 deleted the copilot/sub-pr-84-again branch March 26, 2026 02:38
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.

2 participants