Skip to content

Commit 68aef64

Browse files
authored
Merge pull request #1 from PowerShell/staging
Merge with PowerShell/PowerShell-Docs
2 parents f1ecd7d + bfb4dc9 commit 68aef64

File tree

64 files changed

+893
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+893
-45
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: Creating and Publishing an item
11+
ms.technology: powershell
12+
---
13+
14+
115
# Creating and Publishing an Item
16+

gallery/psgallery/Deleting-Items.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: Deleting Items
11+
ms.technology: powershell
12+
---
13+
14+
115
# Deleting items
216

317
The PowerShell Gallery does not support permanent deletion of items, because that would break anyone who is depending on it remaining available.
@@ -8,4 +22,5 @@ However, it remains downloadable by specifying its exact version, which is what
822

923
If you run into an exceptional situation where you think one of your items must be deleted, this can be handled manually by the PowerShell Gallery team.
1024
For example, if there is a copyright infringement issue, or potentially harmful content, that could be a valid reason to delete it.
11-
You should submit a support request through [PowerShell Gallery] (http://www.PowerShellGallery.com) in that case.
25+
You should submit a support request through [PowerShell Gallery] (http://www.PowerShellGallery.com) in that case.
26+
Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-

1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: Item Conventions
11+
ms.technology: powershell
12+
---
13+
14+
15+

gallery/psgallery/Managing-Item-Owners.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: Managing Item Owners
11+
ms.technology: powershell
12+
---
13+
114
# Managing Item Owners
215

316
Ownership of an item in the PowerShell Gallery is defined by who published the item to the gallery.
@@ -67,4 +80,5 @@ If you are the rightful owner of a item and cannot reach the current owner to ga
6780
We will then follow a process to verify your ownership of the item.
6881
If we determine you should be an owner of the item, we will use the 'Manage Owners' link for the item ourselves and send you the invite to become an owner.
6982
We will only do this after verifying that you should be an owner and the process for this varies by circumstances.
70-
Often times, we will use the item's Project URL to find a way to contact the project owner, but we may also use Twitter, Email, or other means for contacting the project owner.
83+
Often times, we will use the item's Project URL to find a way to contact the project owner, but we may also use Twitter, Email, or other means for contacting the project owner.
84+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: PackageManagement_Architecture
11+
ms.technology: powershell
12+
---
13+
114
PackageManagement (a.k.a. OneGet) is a unified interface to package management systems and aims to make Software Discovery, Installation and Inventory (SDII) work via a common set of PowerShell cmdlets. For details, visit the PackageManagement site: [OneGet.org] (https://github.com/OneGet/oneget/blob/master/readme.md)
15+
Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-

1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: Setting Up Local Gallery
11+
ms.technology: powershell
12+
---
13+
14+
15+
Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: contributing_to_psgallery_documentation
11+
ms.technology: powershell
12+
---
13+
14+
115
Who can contribute to the documentation
216

317
What type of data is allowed on the gallery
@@ -6,4 +20,5 @@ What are the steps to contribute to the gallery
620

721
Where and when can I see my contribution to the the gallery
822

9-
THANK YOU FOR CONTRIBUTING TO THE POWERSHELL GALLERY.
23+
THANK YOU FOR CONTRIBUTING TO THE POWERSHELL GALLERY.
24+

gallery/psgallery/psgallery_contacting_administrators.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: psgallery_contacting_administrators
11+
ms.technology: powershell
12+
---
13+
114
# Contact Gallery Administrators
215

316
## When to Contact Gallery Administrators
@@ -15,3 +28,4 @@ You should contact gallery administrators when:
1528
1. Send us an email: cgadmin@microsoft.com.
1629
2. If you are reporting abuse of an item, you can find Report Abuse link below the item information on the left panel.
1730
3. For any other general questions regarding the Gallery, please submit your question to [UserVoice](http://windowsserver.uservoice.com/forums/301869-powershell)
31+

gallery/psgallery/psgallery_contacting_item_owners.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: psgallery_contacting_item_owners
11+
ms.technology: powershell
12+
---
13+
114
# Contacting Item Owners
215

316
To contact owner of a particular item, navigate to the item detail page.

gallery/psgallery/psgallery_deploy_to_azure_automation.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
description:
3+
manager: carolz
4+
ms.topic: article
5+
author: jpjofre
6+
ms.prod: powershell
7+
keywords: powershell,cmdlet,gallery
8+
ms.date: 2016-10-14
9+
contributor: manikb
10+
title: psgallery_deploy_to_azure_automation
11+
ms.technology: powershell
12+
---
113

214
Deploy to Azure Automation
315
===========================

0 commit comments

Comments
 (0)