Uh oh!
There was an error while loading. Please reload this page.
Repo cleanup - #17114
Conversation
✅ No release notes required |
@vzarytovskii Did you mean to delete TheBigFileOfDebugStepping.fsx? If so, this part of the documentation should be updated: Line 13 in 18315fa If not, I can resurrect it in my PR (where I had some additions to it). |
vzarytovskii
commented
May 6, 2024
I did, yeah. If it's used, we can restore it |
brianrourkeboll
commented
May 6, 2024
I was using it to manually verify debugging for my changes in #17067, and it did help me notice a couple bugs. It's not perfect, but it seems worth keeping around unless we have (and can document) a better alternative. I'll restore it in that PR for now. |
vzarytovskii
commented
May 6, 2024
Thanks! |
As discussed previously, removing tests we never run (i.e. they don't run in CI or part of solution), some stress tests which we haven't touched in years, moving some examples to docs.
This will allow things like Copilot/Copilot workspace not try to index those or take into account. Also, won't trigger some scanners in CI.