feat(grid): add Reveal in Filesystem to the grid context menu (#116) #144
No reviewers
Labels
No labels
Kind/Bug
Kind/Feature
Priority/High
Priority/Medium
Reviewed/Confirmed
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer!144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0.2.4/issue-116-locate-filesystem"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/selecton Windows (local and network paths); on Linux, the first detected of Nautilus, Dolphin, Nemo, or PCManFM, falling back to opening the containing folder viaxdg-openif none of those are installed.subprocess.Popenon Windows re-quotes a list of args vialist2cmdline(), which corrupted the literal/select,"<path>"quotingexplorer.exeexpects — it silently fell back to opening Documents instead of selecting the file, on both local and network (UNC) paths. Fixed by passing the whole command as one pre-formed string on Windows instead of a list.target_commitishforward could make the other platform's stale, pre-fix asset look "already built" for the new commit just because an asset with the right suffix happened to still be attached.release_build_needed.pynow also checks that the matched asset's upload time is at or after the target commit's own commit date.Bumps VERSION to 0.3.4.
Test plan
pytest— full suite passes (629 passed, 1 skipped)ruff check/ruff format --checkpassscripts/smoke-ui-exit.sh— clean Qt teardown