Skip to content

Commit

Permalink
Merge branch 'release/0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Aug 22, 2016
2 parents 40c08eb + 46fb7dd commit 186e80c
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 19 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cake.Gitter

[![License](http://img.shields.io/:license-mit-blue.svg)](http://gep13.mit-license.org)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://cake-contrib.mit-license.org)

Cake.Gitter is an Addin for [Cake](http://cakebuild.net/) which extends it by allowing the posting of messages to [Gitter](https://gitter.im), either:

Expand All @@ -12,14 +12,14 @@ Cake.Gitter is an Addin for [Cake](http://cakebuild.net/) which extends it by al
||Stable|Pre-release|
|:--:|:--:|:--:|
|Docs|[![Documentation Status](https://readthedocs.org/projects/cakegitter/badge/?version=stable)](http://cakegitter.readthedocs.org/en/stable/)|[![Documentation Status](https://readthedocs.org/projects/cakegitter/badge/?version=develop)](http://cakegitter.readthedocs.org/en/develop/)|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/gep13/Cake.Gitter.svg)](https://github.com/gep13/Cake.Gitter/releases/latest)|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Gitter.svg)](https://github.com/cake-contrib/Cake.Gitter/releases/latest)|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Gitter.svg)](https://www.nuget.org/packages/Cake.Gitter)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Gitter.svg)](https://www.nuget.org/packages/Cake.Gitter)|

## Build Status

|Develop|Master|
|:--:|:--:|
|[![Build status](https://ci.appveyor.com/api/projects/status/m4d9tag4iyps7238/branch/develop?svg=true)](https://ci.appveyor.com/project/GaryEwanPark/cake-gitter/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/m4d9tag4iyps7238/branch/develop?svg=true)](https://ci.appveyor.com/project/GaryEwanPark/cake-gitter/branch/master)|
|[![Build status](https://ci.appveyor.com/api/projects/status/gye76697ak6xffhg/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-gitter/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/gye76697ak6xffhg/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-gitter/branch/master)|

## Quick Links

Expand All @@ -30,4 +30,4 @@ Cake.Gitter is an Addin for [Cake](http://cakebuild.net/) which extends it by al
## Chat Room
Come join in the conversation about Cake.Gitter in our Gitter Chat Room

[![Join the chat at https://gitter.im/gep13/Cake.Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gep13/Cake.Gitter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join the chat at https://gitter.im/cake-contrib/Lobby](https://badges.gitter.im/cake-contrib/Lobby.svg)](https://gitter.im/cake-contrib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5 changes: 2 additions & 3 deletions Source/Cake.Gitter.sln
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cake.Gitter", "Cake.Gitter\Cake.Gitter.csproj", "{0BB62FD9-8844-4BCA-BCAE-9C01418A2C14}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BuildScripts", "BuildScripts", "{92E2BE01-BDEE-44AB-8463-3A8203A8717E}"
ProjectSection(SolutionItems) = preProject
..\build.bat = ..\build.bat
..\build.cake = ..\build.cake
..\build.ps1 = ..\build.ps1
..\setup.cake = ..\setup.cake
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AppVeyor", "AppVeyor", "{26E8879A-6313-4C47-B646-DCDC96653F07}"
Expand Down
4 changes: 3 additions & 1 deletion Source/Cake.Gitter.sln.DotSettings
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=0BB62FD9_002D8844_002D4BCA_002DBCAE_002D9C01418A2C14_002Ff_003AInclude_005FT4Include_002Ecs/@EntryIndexedValue">ExplicitlyExcluded</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/AnalysisEnabled/@EntryValue">SOLUTION</s:String></wpf:ResourceDictionary>
<s:String x:Key="/Default/CodeInspection/Highlighting/AnalysisEnabled/@EntryValue">SOLUTION</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=StyleCop_002ESA1200/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=StyleCop_002ESA1633/@EntryIndexedValue">DO_NOT_SHOW</s:String></wpf:ResourceDictionary>
13 changes: 10 additions & 3 deletions Source/Cake.Gitter/GitterAliases.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,16 @@
namespace Cake.Gitter
{
/// <summary>
/// Contains aliases related to GitterProvider API
/// <para>Contains aliases related to <see href="https://gitter.im">gitter.im</see>.</para>
/// <para>
/// In order to use the commands for this addin, you will need to include the following in your build.cake file to download and
/// reference from NuGet.org:
/// <code>
/// #addin Cake.Gitter
/// </code>
/// </para>
/// </summary>
[CakeAliasCategoryAttribute("Gitter")]
[CakeAliasCategory("Gitter")]
public static class GitterAliases
{
/// <summary>
Expand All @@ -16,7 +23,7 @@ public static class GitterAliases
/// <param name="context">The context.</param>
/// <returns>A <see cref="GitterProvider"/> instance.</returns>
[CakePropertyAlias(Cache = true)]
[CakeNamespaceImportAttribute("Cake.Gitter.Chat")]
[CakeNamespaceImport("Cake.Gitter.Chat")]
public static GitterProvider Gitter(this ICakeContext context)
{
if (context == null)
Expand Down
6 changes: 5 additions & 1 deletion Source/Cake.Gitter/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyConfiguration("")]
#if DEBUG
[assembly: AssemblyConfiguration("Debug")]
#else
[assembly: AssemblyConfiguration("Release")]
#endif
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
7 changes: 3 additions & 4 deletions Source/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@

[assembly: AssemblyTitle("Cake.Gitter")]
[assembly: AssemblyDescription("Cake Gitter AddIn")]
[assembly: AssemblyCompany("gep13")]
[assembly: AssemblyCompany("Cake Contributions")]
[assembly: AssemblyProduct("Cake.Gitter")]
[assembly: AssemblyVersion("0.2.0")]
[assembly: AssemblyFileVersion("0.2.0")]
[assembly: AssemblyInformationalVersion("0.2.0")]
[assembly: AssemblyCopyright("Copyright © gep13 2015 - Present")]
[assembly: CLSCompliant(true)]

[assembly: AssemblyCopyright("Copyright © Cake Contributions 2015 - Present")]
[assembly: CLSCompliant(true)]
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ branches:
#---------------------------------#
notifications:
- provider: Webhook
url: https://webhooks.gitter.im/e/b0b28939e26fdff3f0ca
url: https://webhooks.gitter.im/e/592eec477e12726db2ee
on_build_success: true
on_build_failure: true
on_build_status_changed: true
Expand All @@ -38,4 +38,4 @@ cache:
#---------------------------------#
skip_commits:
# Regex for matching commit message
message: /(doc).*/
message: /(doc).*/
2 changes: 1 addition & 1 deletion setup.cake
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ var solutionFilePath = "./Source/Cake.Gitter.sln";
var solutionDirectoryPath = "./Source/Cake.Gitter";
var title = "Cake.Gitter";
var resharperSettingsFileName = "Cake.Gitter.sln.DotSettings";
var repositoryOwner = "gep13";
var repositoryOwner = "cake-contrib";
var repositoryName = "Cake.Gitter";
var dupFinderExcludePattern = new String[] { rootDirectoryPath + "/Source/Cake.Gitter/Include_T4Include.cs" };

Expand Down

0 comments on commit 186e80c

Please sign in to comment.