From f1f7237b2f60151f019bcb24c98f5f3bbff6dffe Mon Sep 17 00:00:00 2001 From: puneetbehl Date: Mon, 17 Oct 2022 08:54:17 +0000 Subject: [PATCH 1/5] Back to 2.0.2-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 91eea9f..9a80300 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=2.0.1 +projectVersion=2.0.2-SNAPSHOT gormVersion=7.2.1 grailsVersion=5.1.8 grailsGradlePluginVersion=5.2.3 From 6f6dcda93da4894d5d0893948c5ad9205a3b4d4e Mon Sep 17 00:00:00 2001 From: Scott Murphy Date: Sat, 21 Dec 2024 18:17:00 -0700 Subject: [PATCH 2/5] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9f366f..23c05cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,8 +9,8 @@ jobs: matrix: java: ['8'] env: - GIT_USER_NAME: puneetbehl - GIT_USER_EMAIL: behlp@objectcomputing.com + GIT_USER_NAME: grails-build + GIT_USER_EMAIL: grails-build@users.noreply.github.com steps: - name: Checkout repository uses: actions/checkout@v3 From 68647053810c7f7ba7ed5e8ae56350c0cf5ea40b Mon Sep 17 00:00:00 2001 From: James Daugherty Date: Sat, 21 Dec 2024 20:26:55 -0500 Subject: [PATCH 3/5] Switch to grails/github-actions --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index bc2cd9c..f933feb 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -69,7 +69,7 @@ jobs: arguments: docs - name: Publish to Github Pages if: steps.publish.outcome == 'success' && github.event_name == 'push' && matrix.java == '8' - uses: micronaut-projects/github-pages-deploy-action@master + uses: grails/github-pages-deploy-action@main env: TARGET_REPOSITORY: ${{ github.repository }} GH_TOKEN: ${{ secrets.GH_TOKEN }} From 6eabe090b1435aaa8b03195eeb78c1a616fb2f0f Mon Sep 17 00:00:00 2001 From: James Daugherty Date: Sat, 21 Dec 2024 20:27:44 -0500 Subject: [PATCH 4/5] Switch to grails/github-actions --- .github/workflows/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 23c05cd..055ee30 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: id: release_version run: echo ::set-output name=release_version::${GITHUB_REF:11} - name: Run pre-release - uses: micronaut-projects/github-actions/pre-release@master + uses: grails/github-actions/pre-release@main with: token: ${{ secrets.GITHUB_TOKEN }} - name: Generate secring file @@ -53,10 +53,10 @@ jobs: with: arguments: docs - name: Export Gradle Properties - uses: micronaut-projects/github-actions/export-gradle-properties@master + uses: grails/github-actions/export-gradle-properties@main - name: Publish to Github Pages if: steps.docs.outcome == 'success' - uses: micronaut-projects/github-pages-deploy-action@master + uses: grails/github-pages-deploy-action@main env: BETA: ${{ contains(steps.release_version.outputs.release_version, 'M') || contains(steps.release_version.outputs.release_version, 'RC') }} TARGET_REPOSITORY: ${{ github.repository }} @@ -69,7 +69,7 @@ jobs: VERSION: ${{ steps.release_version.outputs.release_version }} - name: Run post-release if: success() - uses: micronaut-projects/github-actions/post-release@master + uses: grails/github-actions/post-release@main with: token: ${{ secrets.GITHUB_TOKEN }} env: From 78f18337fd9c593a6492b967e5c559a0da4a679b Mon Sep 17 00:00:00 2001 From: James Daugherty Date: Sat, 21 Dec 2024 20:52:41 -0500 Subject: [PATCH 5/5] Switch to grails/github-actions --- .github/workflows/release-notes.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 690a811..70c6f4d 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -29,8 +29,8 @@ jobs: # Otherwise: - name: Export Gradle Properties if: steps.check_release_drafter.outputs.has_release_drafter == 'false' - uses: micronaut-projects/github-actions/export-gradle-properties@master - - uses: micronaut-projects/github-actions/release-notes@master + uses: grails/github-actions/export-gradle-properties@main + - uses: grails/github-actions/release-notes@main if: steps.check_release_drafter.outputs.has_release_drafter == 'false' id: release_notes with: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy