Commit cffe7dc
authored
feat(chocolatey): simplify packaging per reviewer feedback (#79)
## Summary
- Remove unnecessary `.ignore` file creation (Chocolatey only shims
`.exe` files)
- Remove custom uninstall script (Chocolatey handles zip package cleanup
natively via `Install-ChocolateyZipPackage`)
- Update test-chocolatey.yml to match
Per Chocolatey reviewer feedback from flcdrg (David).
Closes #781 parent 583cc96 commit cffe7dc
3 files changed
Lines changed: 0 additions & 19 deletions
File tree
- .github/workflows
- packaging/chocolatey/tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 35 | | |
This file was deleted.
0 commit comments