From ea925b57a9a8fe252ff5ee48c4905ad2458e227c Mon Sep 17 00:00:00 2001 From: Don Kackman Date: Sat, 25 Nov 2023 14:06:53 -0600 Subject: [PATCH 1/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 551f8b0..401a5f1 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# Chia Web2Gateway +# Chia Data Layer Web2Gateway From b597235b132cd3527772b608a8070208adc0d7af Mon Sep 17 00:00:00 2001 From: Don Kackman Date: Sat, 25 Nov 2023 14:12:09 -0600 Subject: [PATCH 2/6] Update main_g2to3.yml --- .github/workflows/main_g2to3.yml | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/.github/workflows/main_g2to3.yml b/.github/workflows/main_g2to3.yml index 79e26ef..d097672 100644 --- a/.github/workflows/main_g2to3.yml +++ b/.github/workflows/main_g2to3.yml @@ -19,7 +19,7 @@ jobs: - name: Set up .NET Core uses: actions/setup-dotnet@v1 with: - dotnet-version: '7.x' + dotnet-version: '8.x' include-prerelease: true - name: Build with dotnet @@ -33,25 +33,3 @@ jobs: with: name: .net-app path: ${{env.DOTNET_ROOT}}/myapp - - deploy: - runs-on: ubuntu-latest - needs: build - environment: - name: 'Production' - url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} - - steps: - - name: Download artifact from build job - uses: actions/download-artifact@v3 - with: - name: .net-app - - - name: Deploy to Azure Web App - id: deploy-to-webapp - uses: azure/webapps-deploy@v2 - with: - app-name: 'g2to3' - slot-name: 'Production' - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_1FC60C31816144F3BEBD557C2BD0ED69 }} - package: . From dd5e74518941b33342659a49e8d5a2b75b619653 Mon Sep 17 00:00:00 2001 From: Don Kackman Date: Sat, 25 Nov 2023 14:13:26 -0600 Subject: [PATCH 3/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 401a5f1..85ab623 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Chia Data Layer Web2Gateway + +[![CodeQL](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/github-code-scanning/codeql) From 2cbb484d5b51be95e62b784d585ef27164553ae8 Mon Sep 17 00:00:00 2001 From: Don Kackman Date: Sat, 25 Nov 2023 14:14:00 -0600 Subject: [PATCH 4/6] Update main_g2to3.yml --- .github/workflows/main_g2to3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_g2to3.yml b/.github/workflows/main_g2to3.yml index d097672..d5b098b 100644 --- a/.github/workflows/main_g2to3.yml +++ b/.github/workflows/main_g2to3.yml @@ -1,7 +1,7 @@ # Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy # More GitHub Actions for Azure: https://github.com/Azure/actions -name: Build and deploy ASP.Net Core app to Azure Web App - g2to3 +name: .NET on: push: From 709f97aa9c994625882e0b0aa5d8e6596415fd9f Mon Sep 17 00:00:00 2001 From: Don Kackman Date: Sat, 25 Nov 2023 14:14:46 -0600 Subject: [PATCH 5/6] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85ab623..3b463e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# Chia Data Layer Web2Gateway +# Chia Data Layer +[![.NET](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/main_g2to3.yml/badge.svg)](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/main_g2to3.yml) [![CodeQL](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/github-code-scanning/codeql) From aa4bc4bce6b0e15d8f856fffa720cc1f6a71e2ba Mon Sep 17 00:00:00 2001 From: Don Kackman Date: Sat, 25 Nov 2023 14:15:04 -0600 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b463e5..9aa60f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Chia Data Layer +# Chia Data Layer Web2 Gateway [![.NET](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/main_g2to3.yml/badge.svg)](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/main_g2to3.yml) [![CodeQL](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Datalayer-Storage/Web2Gateway/actions/workflows/github-code-scanning/codeql)