Skip to content

huangpf PR: dev <- Azure:dev #649

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

Merged
merged 14 commits into from
Oct 27, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,12 @@ For ServiceManagement services, the change log is located at `src\ServiceManagem

For Storage, this change log is located at `src\Storage\ChangeLog.md`.

#### Breaking Changes

Breaking changes should **not** be introduced into the repository without giving customers at least six months notice. For a description of breaking changes in Azure PowerShell, see [here](https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes.md).

Whenever a service team announces a breaking change, they must add it to the `upcoming-breaking-changes.md` file in their respective service folder. When the service team is ready to release the module with the breaking change, they must move the corresponding information from `upcoming-breaking-changes.md` into the `current-breaking-changes.md` file located in their service folder.

#### General guidelines

The following guidelines must be followed in **EVERY** pull request that is opened.
Expand Down
1 change: 1 addition & 0 deletions documentation/breaking-changes/current-breaking-changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

28 changes: 28 additions & 0 deletions documentation/breaking-changes/upcoming-breaking-changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Upcoming Breaking Changes", and should adhere to the following format:

# Upcoming Breaking Changes

## Release X.0.0 - January 2017

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above section follows the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

# Upcoming Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Current Breaking Changes", and should adhere to the following format:

## Current Breaking Changes

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

## Release X.0.0

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above sections follow the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

## Current Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Upcoming Breaking Changes", and should adhere to the following format:

# Upcoming Breaking Changes

## Release X.0.0 - January 2017

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above section follows the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

# Upcoming Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Current Breaking Changes", and should adhere to the following format:

## Current Breaking Changes

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

## Release X.0.0

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above sections follow the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

## Current Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Upcoming Breaking Changes", and should adhere to the following format:

# Upcoming Breaking Changes

## Release X.0.0 - January 2017

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above section follows the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

# Upcoming Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Current Breaking Changes", and should adhere to the following format:

## Current Breaking Changes

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

## Release X.0.0

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above sections follow the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

## Current Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Upcoming Breaking Changes", and should adhere to the following format:

# Upcoming Breaking Changes

## Release X.0.0 - January 2017

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above section follows the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

# Upcoming Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Current Breaking Changes", and should adhere to the following format:

## Current Breaking Changes

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

## Release X.0.0

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above sections follow the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

## Current Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Upcoming Breaking Changes", and should adhere to the following format:

# Upcoming Breaking Changes

## Release X.0.0 - January 2017

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above section follows the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

# Upcoming Breaking Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!--
Please leave this section at the top of the breaking change documentation.

New breaking changes should go under the section titled "Current Breaking Changes", and should adhere to the following format:

## Current Breaking Changes

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

## Release X.0.0

The following cmdlets were affected this release:

**Cmdlet 1**
- Description of what has changed

```powershell
# Old
# Sample of how the cmdlet was previously called

# New
# Sample of how the cmdlet should now be called
```

Note: the above sections follow the template found in the link below:

https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
-->

## Current Breaking Changes
Loading