-
Notifications
You must be signed in to change notification settings - Fork 3
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
Run on first page load and ensure conversion review has proper behavior #768
Conversation
for more information, see https://pre-commit.ci
Any way to add tests? (also some failing atm) |
for more information, see https://pre-commit.ci
…aWithoutBorders/nwb-guide into fix-sync-state-tracking
Gotcha thanks for flagging! Added a check to the tests so that |
@garrettmflynn 2 pages in the storybook now fail to fetch - is this intended or do you know what's happening? |
Found the issue. Fixed |
for more information, see https://pre-commit.ci
@garrettmflynn Main tests failing again |
|
||
const { desyncedData } = info.globalState; | ||
|
||
f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's the culprit. Whoops!
Looks like one of my wonderful cats stepped on the keyboard and inserted a stray My bad! Works locally now |
😂 |
When going through a straight run of the SpikeGLX-Phy test pipeline, it was noticed that full and preview conversions were not being triggered.
This PR fixes this behavior to ensure that a preview conversion is triggered on the first run even if no manual changes have been made by the user. The behavior of the Conversion Review page has also been updated to trigger a conversion before reaching DANDI Upload.