From 97a18ad3161f3bdc5a4ffe98ed54bb855d8cd707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 06:44:14 +0000 Subject: [PATCH 01/13] (maint): Bump IDisposableAnalyzers from 3.4.8 to 3.4.10 Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.4.8 to 3.4.10. - [Release notes](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/releases) - [Changelog](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/commits) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj index 3ab71117..b0de69c4 100644 --- a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj +++ b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 54da964890f63f0c559766b780420ee59056c742 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 06:19:55 +0000 Subject: [PATCH 02/13] Bump Cake.Recipe from 2.1.0 to 2.2.0 Bumps [Cake.Recipe](https://github.com/cake-contrib/Cake.Recipe) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/cake-contrib/Cake.Recipe/releases) - [Changelog](https://github.com/cake-contrib/Cake.Recipe/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/cake-contrib/Cake.Recipe/compare/2.1.0...2.2.0) --- recipe.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.cake b/recipe.cake index 2703ed8d..75206235 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,4 +1,4 @@ -#load nuget:?package=Cake.Recipe&version=2.1.0 +#load nuget:?package=Cake.Recipe&version=2.2.0 Environment.SetVariableNames(); From 308acfa2d1ada229dd0d1f1ce7d89757d73e037d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 06:48:39 +0000 Subject: [PATCH 03/13] (maint): Bump Cake.Addin.Analyzer from 0.1.1 to 0.1.2 Bumps [Cake.Addin.Analyzer](https://github.com/WormieCorp/Cake.Addin.Analyzer) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/WormieCorp/Cake.Addin.Analyzer/releases) - [Changelog](https://github.com/WormieCorp/Cake.Addin.Analyzer/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/WormieCorp/Cake.Addin.Analyzer/compare/0.1.1...0.1.2) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj index b0de69c4..d5c59341 100644 --- a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj +++ b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 14a475f1af08aedb7bd3ce92e5a7c857b94a948d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 19:17:14 +0000 Subject: [PATCH 04/13] (maint): Bump coverlet.msbuild from 3.0.2 to 3.0.3 Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj index bd575d4e..f44054b9 100644 --- a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj +++ b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj @@ -20,7 +20,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 2ac121ecb34b91d034b3962d6e42ea006ba53214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 05:50:28 +0000 Subject: [PATCH 05/13] (maint): Bump Moq from 4.16.0 to 4.16.1 Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj index f44054b9..6753e515 100644 --- a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj +++ b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj @@ -31,7 +31,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 1d24f52fc2bccab2cf36fb1cd1aedc70cc3456c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 21:43:02 +0000 Subject: [PATCH 06/13] (maint): Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj index 6753e515..c962a63a 100644 --- a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj +++ b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 3101aa24e54a86ab0371aad9c9155412bac444d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 22:07:08 +0000 Subject: [PATCH 07/13] (maint): Bump IDisposableAnalyzers from 3.4.10 to 3.4.11 Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/releases) - [Changelog](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/commits/3.4.11) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj index d5c59341..af319fee 100644 --- a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj +++ b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 1b07003a458aba2a870d52ea934027de8f67c925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 07:32:28 +0000 Subject: [PATCH 08/13] (maint): Bump IDisposableAnalyzers from 3.4.11 to 3.4.13 Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.4.11 to 3.4.13. - [Release notes](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/releases) - [Changelog](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/compare/3.4.11...3.4.13) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj index af319fee..9f9571fc 100644 --- a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj +++ b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 0439f3881782451cf9bb203ff3689c846b2468dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 05:52:21 +0000 Subject: [PATCH 09/13] (maint): Bump Cake.Addin.Analyzer from 0.1.2 to 0.1.3 Bumps [Cake.Addin.Analyzer](https://github.com/WormieCorp/Cake.Addin.Analyzer) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/WormieCorp/Cake.Addin.Analyzer/releases) - [Changelog](https://github.com/WormieCorp/Cake.Addin.Analyzer/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/WormieCorp/Cake.Addin.Analyzer/compare/0.1.2...0.1.3) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj index 9f9571fc..6a896913 100644 --- a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj +++ b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 919ef2f6642ffebd88b860eda92e3869503cbd43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:48:40 +0000 Subject: [PATCH 10/13] (maint): Bump Cake.Testing from 1.0.0 to 1.1.0 Bumps [Cake.Testing](https://github.com/cake-build/cake) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/cake-build/cake/releases) - [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md) - [Commits](https://github.com/cake-build/cake/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] --- src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj index c962a63a..51b0e670 100644 --- a/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj +++ b/src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 1c89b19063f8e4f9eb3f1ccc5bc31de8343d9131 Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Thu, 11 Mar 2021 22:24:00 +0100 Subject: [PATCH 11/13] (GH-86) updated gh-builds to best practices --- .github/workflows/build.yml | 28 ++++++++++++++------------- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/publishDocs.yml | 4 ++-- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6611f56b..5d26ab04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,28 +2,30 @@ name: Build on: push: + branches: + - main + - develop + - "feature/**" + - "release/**" + - "hotfix/**" + tags: + - "*" paths-ignore: - "README.md" pull_request: -env: - # workaround for https://github.com/cake-contrib/Cake.Recipe/issues/724 - ACTIONS_ALLOW_UNSECURE_COMMANDS: true - jobs: build: runs-on: ${{ matrix.os }} - #mimic "skip_branch_with_pr: true", see https://github.community/t/duplicate-checks-on-push-and-pull-request-simultaneous-event/18012/4 - if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository strategy: matrix: - os: [windows-latest, ubuntu-latest, macos-latest] + os: [ windows-2019, ubuntu-18.04, macos-10.15 ] steps: - - uses: actions/checkout@v2.3.4 - with: - fetch-depth: 0 - ref: ${{ github.event.ref }} + - name: Checkout the repository + uses: actions/checkout@v2 + - name: Fetch all tags and branches + run: git fetch --prune --unshallow - name: Cache Tools uses: actions/cache@v2 with: @@ -35,7 +37,7 @@ jobs: script-path: recipe.cake target: CI verbosity: Diagnostic - cake-version: 0.38.4 + cake-version: 0.38.5 cake-bootstrap: true - name: Upload Issues uses: actions/upload-artifact@v2 @@ -47,7 +49,7 @@ jobs: BuildArtifacts/**/coverlet/*.xml - name: Upload Packages uses: actions/upload-artifact@v2 - if: matrix.os == 'windows-latest' + if: runner.os == 'Windows' with: if-no-files-found: warn name: package diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index bc45cc23..3d1572e9 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -34,7 +34,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v2 with: fetch-depth: 0 @@ -53,7 +53,7 @@ jobs: # Prefix the list here with "+" to use these queries and those in the config file. # queries: ./path/to/local/query, your-org/your-repo/queries@main - - run: ./build.ps1 + - run: ./build.ps1 --target=DotNetCore-Build shell: pwsh - name: Perform CodeQL Analysis diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index a2bea1cc..f5cc6285 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -21,7 +21,7 @@ jobs: ref: ${{ github.event.ref }} - name: Cache Tools - uses: actions/cache@v2.1.1 + uses: actions/cache@v2 with: path: tools key: ${{ runner.os }}-doc-tools-${{ hashFiles('recipe.cake') }} @@ -32,5 +32,5 @@ jobs: script-path: recipe.cake target: Force-Publish-Documentation verbosity: Diagnostic - cake-version: 0.38.4 + cake-version: 0.38.5 cake-bootstrap: true \ No newline at end of file From 7142ab01c01175bb7a750b6e6703dd276b96d03d Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Thu, 11 Mar 2021 22:29:11 +0100 Subject: [PATCH 12/13] (GH-84) updated GRM config --- GitReleaseManager.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/GitReleaseManager.yaml b/GitReleaseManager.yaml index e13cf468..1fe474a3 100644 --- a/GitReleaseManager.yaml +++ b/GitReleaseManager.yaml @@ -8,6 +8,9 @@ create: with `#addin nuget:?package=Cake.AsciiDoctorJ&version={milestone}`. footer-includes-milestone: true milestone-replace-text: "{milestone}" + include-sha-section: true + sha-section-heading: "SHA256 Hashes of the release artifacts" + sha-section-line-format: "- `{1}\t{0}`" export: include-created-date-in-title: true created-date-string-format: yyyy-MM-dd @@ -32,3 +35,11 @@ issue-labels-alias: - name: security header: Security plural: Security +close: + use-issue-comments: true + issue-comment: |- + :tada: This issue has been resolved in version {milestone} :tada: + The release is available on: + - [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone}) + - [NuGet Package](https://www.nuget.org/packages/Cake.AsciiDoctorJ/{milestone}) + Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package::rocket: \ No newline at end of file From 0ecf08c56ccdd7a4ced906f8a21fc768d48a838e Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Thu, 11 Mar 2021 22:42:23 +0100 Subject: [PATCH 13/13] (GH-85) updated NuGet Tags --- src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj index 6a896913..0ac4d17b 100644 --- a/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj +++ b/src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj @@ -25,7 +25,7 @@ makes [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) available as a tool in [cake](https://cakebuild.net/) MIT https://cake-contrib.github.io/cake.asciidoctorj - cake;addin;asciidoctorj + cake,build,cake-build,addin,script,asciidoctorj https://github.com/cake-contrib/Cake.AsciiDoctorJ.git https://github.com/cake-contrib/Cake.AsciiDoctorJ/releases/tag/$(Version) icon.png