catalystneuro / roiextractors

Python-based module for extracting from, converting between, and handling optical imaging data from several file formats. Inspired by SpikeInterface.
https://roiextractors.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Fix Cron Bug with Assess-file-changes #310

Closed pauladkisson closed 4 months ago

pauladkisson commented 4 months ago

Based on the failed daily actions, it looks like the assess-file-changes.yml shows up as changed --> excluding it from the checked files should prevent daily test failures.

Also excluded setup.py so that Update dev version workflow doesn't fail (see #311)

CodyCBakerPhD commented 4 months ago

We can try

It's mostly about how the assessment of file changes shouldn't even trigger on a daily run (since not relevant)