Skip to content

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Jun 7, 2025

Removes some crufty old vue-cli plugins for eslint, vuex, router. These had some old deps with open security issues, and do not add any value to our build process anymore.

I've also tweaked the docker CI caching in this PR so that feature branches also try to use the main cache first.

Copy link

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.73%. Comparing base (ee41b34) to head (bdef326).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1233   +/-   ##
=======================================
  Coverage   71.73%   71.73%           
=======================================
  Files          66       66           
  Lines        4482     4482           
=======================================
  Hits         3215     3215           
  Misses       1267     1267           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

cypress bot commented Jun 7, 2025

datalab    Run #3448

Run Properties:  status check passed Passed #3448  •  git commit 885775a45c ℹ️: Merge 4fe7f8488b35c71e64995e162f2ee6f47747240b into ee41b34985e33d006e467b6b8d16...
Project datalab
Branch Review ml-evs/remove-js-cruft
Run status status check passed Passed #3448
Run duration 07m 37s
Commit git commit 885775a45c ℹ️: Merge 4fe7f8488b35c71e64995e162f2ee6f47747240b into ee41b34985e33d006e467b6b8d16...
Committer Matthew Evans
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 504
View all changes introduced in this branch ↗︎

@ml-evs ml-evs force-pushed the ml-evs/remove-js-cruft branch from 4fe7f84 to bdef326 Compare June 7, 2025 22:36
@ml-evs ml-evs added build For issues/PRs pertaining to the build or deployment of the package dependency_updates For issues/PRs that update the dependencies of the package CI For issues/PRs regarding the continuous integration labels Jun 7, 2025
@ml-evs ml-evs changed the title Try to remove some vue-cli-plugins Remove some vue-cli-plugins dev dependencies Jun 7, 2025
@ml-evs ml-evs merged commit 7864d0e into main Jun 7, 2025
11 checks passed
@ml-evs ml-evs deleted the ml-evs/remove-js-cruft branch June 7, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build For issues/PRs pertaining to the build or deployment of the package CI For issues/PRs regarding the continuous integration dependency_updates For issues/PRs that update the dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant