Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Merge development into master #357

Closed
wants to merge 48 commits into from
Closed

Merge development into master #357

wants to merge 48 commits into from

Conversation

alerickson
Copy link
Member

No description provided.

edyoung and others added 30 commits September 19, 2018 21:55
Several lines end up with trailing whitespace if a value is not provided. For instance, if no tags are provided, that line becomes `.TAGS ` (note the trailing whitespace). This violates default PSScriptAnalyzer rules, and is otherwise an inconvenience. This change will append the correct whitespace and the value if it's provided, and prevent extraneous whitespace from being added if no value is provided (as in the field is being left empty/blank).
Register-tabcompletion function for repository param
Simplify GitHub issue template
WIP: Fix Catalog tests when running with code in the cloned tree
Adding the modules used to bootstrap PSGet for disconnected local repositories.
…PowerShellGet/OfflinePowerShellGetDeploy.psd1
@alerickson alerickson closed this Nov 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants