Skip to content
Merged
Changes from 3 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
1cbba05
Add env command design
dsplaisted May 31, 2026
88140c0
Move print-env-script to env command in design
dsplaisted May 31, 2026
76aceb7
Add dotnetup-on-PATH orthogonal setting to env design
dsplaisted Jun 11, 2026
443fd6d
Initial implementation by copilot
dsplaisted Jun 1, 2026
80492b4
Refactor from PrintEnvScriptCommand to EnvScriptCommand
dsplaisted Jun 1, 2026
28920f2
Rename strings and throw if trying to unset profile that doesn't exist
dsplaisted Jun 11, 2026
a9523f5
Add tests
dsplaisted Jun 11, 2026
4028290
Separate putting dotnetup on path from dotnet
dsplaisted Jun 16, 2026
879393b
Make env modifications based on actual state, not what was stored in …
dsplaisted Jun 17, 2026
fd43c72
Terminology improvement
dsplaisted Jun 17, 2026
f0d95ea
Update to DotnetAccessMode terminology
dsplaisted Jun 17, 2026
2ce0a39
Simplify path export code
dsplaisted Jun 17, 2026
018cb94
Clean up code
dsplaisted Jun 17, 2026
be903cb
Use true/false instead of on/off or yes/no
dsplaisted Jun 17, 2026
b2d1492
Detect whether env state changes have taken effect, and show message …
dsplaisted Jun 17, 2026
2f4b463
Use current config when `env script` is called without parameters
dsplaisted Jun 17, 2026
6450069
Remove unused using
dsplaisted Jun 17, 2026
34d6b6e
Fix Linux test issue
dsplaisted Jun 17, 2026
eddece0
Apply copilot code review feedback
dsplaisted Jun 18, 2026
4bed5c3
Rename env option from all to full
dsplaisted Jun 19, 2026
ff37b1e
Apply code review feedback
dsplaisted Jun 21, 2026
a5c5866
Merge branch 'release/dnup' into feature/dotnetup-path-mode
nagilson Jun 22, 2026
a0b2b9a
Simplify design doc per code review feedback
dsplaisted Jul 2, 2026
b1d2a47
Apply code review feedback
dsplaisted Jul 7, 2026
1bb89b5
Merge remote-tracking branch 'origin/release/dnup' into feature/dotne…
dsplaisted Jul 7, 2026
1ddcecc
Post-merge fixup
dsplaisted Jul 7, 2026
ac7de84
Rename access mode full -> everywhere
dsplaisted Jul 7, 2026
12b75c5
Apply code review feedback
dsplaisted Jul 13, 2026
1edabc0
Fix style issues
dsplaisted Jul 13, 2026
aff4911
Merge remote-tracking branch 'origin/release/dnup' into feature/dotne…
dsplaisted Jul 13, 2026
a2590ad
Fix issue looking up current dotnet install
dsplaisted Jul 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading