You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even with the helpful information that is generated for beginners,
there is still some confusion on getting started. Specifically:
* How do I go about packaging?
* What can I package?
* I'm pushing internally, or I'm pushing to the community repo, what do
I need to know?
* How should I deal with each file that is generated?
* Where do I go to learn more?
Add this in, provide more helpful information in the
chocolateyInstall.ps1 to help folks along.
* stable:
(chocolateyGH-1386) Default Template - Overall help and todo
(chocolateyGH-1257) AutoUninstaller: package opt-out
(maint) tab - add pro list options
(chocolateyGH-1383) Fix - no pkg args cause "value cannot be null"
(chocolateyGH-1385) Template - do not treat binary as text file
(maint) typo
(maint) Do not package pdb w/exe
(doc) update generated docs
* stable:
(maint) fully qualify regex in scripts
(GH-1133) Autouninstaller - Use Uninstall Args / Override
(GH-1133) autouninstaller - skip if package is missing
(GH-1133) Package dependency check globally available
(maint) make classes public
(GH-1155) More comprehensive warn on nupkg/nuspec use
(GH-1155) Fix: params are unused w/nupkg
(GH-1394) Fix: API - return self-service setting for sources
(GH-1265) Support for Admin only sources
(GH-1393) Get-PackageParameters function
(GH-1386) remove default admin tag
(doc) fix grammar
(maint) remove choco.pdb if found on upgrade
ferventcoder
changed the title
Default Template - add more helpful items, like a todo list
new - Default Template - add more helpful items, like a todo list
Aug 29, 2017
ferventcoder
changed the title
new - Default Template - add more helpful items, like a todo list
new - Package Templates - add more helpful items, like a todo list to the default template
Aug 29, 2017
ferventcoder
changed the title
new - Package Templates - add more helpful items, like a todo list to the default template
new - Package Templates - Add more helpful items, like a todo list to the default template
Aug 29, 2017
Related to #1366, but more still towards beginners.
Even with the helpful information that is generated for beginners, there is still some confusion on getting started. Specifically:
The text was updated successfully, but these errors were encountered: