-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Release gallery refactor #2351
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
Release gallery refactor #2351
Conversation
|
File | Status | Preview URL | Details |
---|---|---|---|
gallery/psget/overview.md | Details | ||
gallery/psget/module/PreReleaseModule.md | Details | ||
gallery/psget/script/PreReleaseScript.md | Details | ||
gallery/psget/module/modulewithpseditionsupport.md | Details | ||
gallery/TOC.yml | ✅Succeeded | ||
gallery/psget/get_psget_module.md | ✅Succeeded | ||
gallery/psget/module/psget_find-command.md | ✅Succeeded | ||
gallery/psget/module/psget_find-dscresource.md | ✅Succeeded | ||
gallery/psget/module/psget_find-module.md | ✅Succeeded | ||
gallery/psget/module/psget_find-rolecapability.md | ✅Succeeded | ||
gallery/psget/module/psget_get-installedmodule.md | ✅Succeeded | ||
gallery/psget/module/psget_install-module.md | ✅Succeeded | ||
gallery/psget/module/psget_module_creation.md | ✅Succeeded | ||
gallery/psget/module/psget_moduledependencypopulation.md | ✅Succeeded | ||
gallery/psget/module/psget_publish-module.md | ✅Succeeded | ||
gallery/psget/module/psget_save-module.md | ✅Succeeded | ||
gallery/psget/module/psget_uninstall-module.md | ✅Succeeded | ||
gallery/psget/module/psget_update-module.md | ✅Succeeded | ||
gallery/psget/module/psget_update-modulemanifest.md | ✅Succeeded | ||
gallery/psget/oneget/PackageManagement_cmdlets.md | ✅Succeeded | ||
gallery/psget/psget_cmdlets_reference.md | ✅Succeeded | ||
gallery/psget/psget_cmdlets_troubleshooting.md | ✅Succeeded | ||
gallery/psget/repository/psget_get-psrepository.md | ✅Succeeded | ||
gallery/psget/repository/psget_register-psrepository.md | ✅Succeeded | ||
gallery/psget/repository/psget_set-psrepository.md | ✅Succeeded | ||
gallery/psget/repository/psget_unregister-psrepository.md | ✅Succeeded | ||
gallery/psget/script/psget_find-script.md | ✅Succeeded | ||
gallery/psget/script/psget_get-installedscript.md | ✅Succeeded | ||
gallery/psget/script/psget_install-script.md | ✅Succeeded | ||
gallery/psget/script/psget_new-scriptfileinfo.md | ✅Succeeded | ||
gallery/psget/script/psget_publish-script.md | ✅Succeeded | ||
gallery/psget/script/psget_save-script.md | ✅Succeeded | ||
gallery/psget/script/psget_test-scriptfileinfo.md | ✅Succeeded | ||
gallery/psget/script/psget_uninstall-script.md | ✅Succeeded | ||
gallery/psget/script/psget_update-script.md | ✅Succeeded | ||
gallery/psget/script/psget_update-scriptfileinfo.md | ✅Succeeded |
gallery/psget/overview.md
- Line 13: [Warning] Invalid file link:(~/psget/psget_cmdlets_reference.md).
gallery/psget/module/PreReleaseModule.md
- Line 195: [Warning] Invalid file link:(~/psget/module/psget_find-module.md).
- Line 196: [Warning] Invalid file link:(~/psget/module/psget_install-module.md).
- Line 197: [Warning] Invalid file link:(~/psget/module/psget_save-module.md).
- Line 198: [Warning] Invalid file link:(~/psget/module/psget_update-module.md).
- Line 199: [Warning] Invalid file link:(~/psget/module/psget_get-installedmodule.md).
- Line 200: [Warning] Invalid file link:(~/psget/module/psget_uninstall-module.md).
gallery/psget/script/PreReleaseScript.md
- Line 152: [Warning] Invalid file link:(~/psget/script/psget_find-script.md).
- Line 153: [Warning] Invalid file link:(~/psget/script/psget_install-script.md).
- Line 154: [Warning] Invalid file link:(~/psget/script/psget_save-script.md).
- Line 155: [Warning] Invalid file link:(~/psget/script/psget_update-script.md).
- Line 156: [Warning] Invalid file link:(~/psget/script/psget_get-installedscript.md).
- Line 157: [Warning] Invalid file link:(~/psget/script/psget_uninstall-script.md).
gallery/psget/module/modulewithpseditionsupport.md
- Line 240: [Warning] Invalid file link:(~/psget/module/psget_update-modulemanifest.md).
For more details, please refer to the build report.
Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my review comments
gallery/psget/get_psget_module.md
Outdated
contributor: manikb | ||
ms.topic: reference | ||
keywords: gallery,powershell,cmdlet,psget | ||
title: Get PowerShellGet Module |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file should not be deleted. Effectively, this is the "Install" article. It should go under the "Getting Started" node in the TOC.
gallery/psget/get_psget_module.md
Outdated
Exit | ||
``` | ||
|
||
#### For systems running PowerShell 3 or PowerShell 4, that have installed the [PackageManagement MSI](http://go.microsoft.com/fwlink/?LinkID=746217&clcid=0x409) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should talk with Keith about this section. We may want to remove this and add different install instructions.
contributor: manikb | ||
ms.topic: reference | ||
keywords: gallery,powershell,cmdlet,psget | ||
title: psget_cmdlets_troubleshooting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may not want to delete this article. But we may want to fold this into another article. Restore it for now so we can talk to Keith about it.
…rShell-Docs into release-gallery-refactor
✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
* removed article pending CELA approval * removing article pending CELA approval * Release gallery refactor (#2351) * First Revision, Gallery Refactor * First Revision, Gallery Refactor * Revert "First Revision, Gallery Refactor" This reverts commit 7e32d74. * Revert "First Revision, Gallery Refactor" This reverts commit f04b8eb. * First Revision * Fixed indentation error in YAML * Updating TOC to flatten PSGet stuff and fixing broken links * Release gallery refactor (#2356) * First Revision, Gallery Refactor * First Revision, Gallery Refactor * Revert "First Revision, Gallery Refactor" This reverts commit 7e32d74. * Revert "First Revision, Gallery Refactor" This reverts commit f04b8eb. * First Revision * Fixed indentation error in YAML * Updating TOC to flatten PSGet stuff and fixing broken links * Revision 2: Cleaning up unreferenced files by deleting or adding them to toc * added module edition support * tweaks to TOC and removed empty articles * Updates to TOC (#2358) * removed article pending CELA approval * removing article pending CELA approval * tweaks to TOC and removed empty articles * Release gallery refactor (#2380) * First Revision, Gallery Refactor * First Revision, Gallery Refactor * Revert "First Revision, Gallery Refactor" This reverts commit 7e32d74. * Revert "First Revision, Gallery Refactor" This reverts commit f04b8eb. * First Revision * Fixed indentation error in YAML * Updating TOC to flatten PSGet stuff and fixing broken links * Revision 2: Cleaning up unreferenced files by deleting or adding them to toc * added module edition support * commiting before normalizing filenames * Finished reorganizing files * renaming files * Ran Repair-Documents against all files to fix links, headers, and the like * Fixing File names from underscores to hyphens * Find/Replace underscores vs. hyphens * Running Repair-Documents after updating content * fixing review comments * broke TOC and fixed it. * Fixing Build Errors * removed hyphen from items: node * replaced underscore in filename * tweak TOC and add GDPR doc * reorder TOC * moved best practice in TOC to concepts * renaming files * updating redirects for gallery refactor * update gdpr article * file rename * edits based on feedback * fixing broken links * fixing broken links #2 * fix broken link in TOC
Version(s) of document impacted
Reason(s) for not updating all version of documents