Skip to content
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

new - Package Templates - Add more helpful items, like a todo list to the default template #1386

Closed
ferventcoder opened this issue Aug 21, 2017 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

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:

  • 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?
@ferventcoder ferventcoder added this to the 0.10.8 milestone Aug 21, 2017
@ferventcoder ferventcoder self-assigned this Aug 21, 2017
ferventcoder added a commit that referenced this issue Aug 21, 2017
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.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Aug 21, 2017
* 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
ferventcoder added a commit that referenced this issue Aug 29, 2017
* 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 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 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants