carbon-addons-iot-react icon indicating copy to clipboard operation
carbon-addons-iot-react copied to clipboard

Periodically clean git history of visual snapshot files

Open bjornalm opened this issue 3 years ago • 0 comments
trafficstars

What package is this for?

  • [x] React
  • [ ] Angular

Summary

When we added the visual regression testing we also added the image snapshots to the source control. These will grow the size of the repo over time and eventually slow cloning down. This can be solved by scripting using git-filter-repo that clean the git history for the image files after a fixed period of time (e.g. a month or so).

Additional context Add any other context or screenshots about the feature request here.

Specific timeline issues / requests

Do you want this work within a specific time period? Is it related to an upcoming release?

NB: The core contributors will try to work with your timeline, but it's not guaranteed. The earlier you make a request in advance of a desired delivery date, the better!

Available extra resources

What resources do you have to assist this effort?

Carbon add-ons for Watson IoT is a collaborative system. We encourage teams to build components and submit them for integration.

bjornalm avatar Mar 31 '22 12:03 bjornalm