-
-
Notifications
You must be signed in to change notification settings - Fork 38
Add unsorted option to ls() to bypass expensive locale-specific sorting #97
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
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
|
ffs why tests not running |
|
@copilot pls rebase onto the last merge |
Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
|
@copilot pls fix CI |
…ibc issues Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
|
@copilot pls update the CI matrix so it is using available images and available swifts on macOS. Try to maintain the linux matrix of all swift versions this library supports. |
…rsions Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
Updated in 369e2a7. CI matrix now uses:
|
|
@copilot fix ci pls |
…cy Swift versions Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
Fixed in d156330. Addressed three CI issues:
|
|
@copilot fix ci pls |
…ove macOS 14 Co-authored-by: mxcl <58962+mxcl@users.noreply.github.com>
Fixed in be3f1c5. Final CI adjustments:
|
|
@copilot fix ci pls |
Plan to address expensive ls() sorting
ListDirectoryOptionsenum to add anunsortedoptionls()function to conditionally apply sorting based on the option.unsortedoptionSummary
Final CI fixes:
generate-xcodeproj)All 63 tests pass locally.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.