From 1dab2095e6e4fbf266d424be59456b2bb7fc9858 Mon Sep 17 00:00:00 2001 From: Mahdi Abolfazli Date: Fri, 4 Aug 2023 12:16:56 +0200 Subject: [PATCH] delete me PIA- --- .github/workflows/bank-api-library.release.yml | 4 ++-- .github/workflows/bank-sdk.release.yml | 4 ++-- .github/workflows/capture-sdk.release.yml | 4 ++-- .github/workflows/core-api-library.release.yml | 2 +- .github/workflows/health-api-library.release.yml | 4 ++-- .github/workflows/health-sdk.release.yml | 4 ++-- Gemfile.lock | 1 + 7 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.github/workflows/bank-api-library.release.yml b/.github/workflows/bank-api-library.release.yml index ac50c333a0..8ef8480cf8 100644 --- a/.github/workflows/bank-api-library.release.yml +++ b/.github/workflows/bank-api-library.release.yml @@ -8,7 +8,7 @@ on: jobs: check: - uses: gini/gini-mobile-android/.github/workflows/bank-api-library.check.yml@main + uses: gini/gini-mobile-android/.github/workflows/bank-api-library.check.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: GINI_MOBILE_TEST_CLIENT_SECRET: ${{ secrets.GINI_MOBILE_TEST_CLIENT_SECRET }} @@ -68,7 +68,7 @@ jobs: release-documentation: needs: release - uses: gini/gini-mobile-android/.github/workflows/bank-api-library.docs.release.yml@main + uses: gini/gini-mobile-android/.github/workflows/bank-api-library.docs.release.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: RELEASE_GITHUB_USER: ${{ secrets.RELEASE_GITHUB_USER }} RELEASE_GITHUB_PASSWORD: ${{ secrets.RELEASE_GITHUB_PASSWORD }} diff --git a/.github/workflows/bank-sdk.release.yml b/.github/workflows/bank-sdk.release.yml index 3128760fad..03d0b6c452 100644 --- a/.github/workflows/bank-sdk.release.yml +++ b/.github/workflows/bank-sdk.release.yml @@ -8,7 +8,7 @@ on: jobs: check: - uses: gini/gini-mobile-android/.github/workflows/bank-sdk.check.yml@main + uses: gini/gini-mobile-android/.github/workflows/bank-sdk.check.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: GINI_MOBILE_TEST_CLIENT_SECRET: ${{ secrets.GINI_MOBILE_TEST_CLIENT_SECRET }} BANK_SDK_EXAMPLE_APP_KEYSTORE_PASSWORD: ${{ secrets.BANK_SDK_EXAMPLE_APP_KEYSTORE_PASSWORD }} @@ -69,7 +69,7 @@ jobs: release-documentation: needs: release - uses: gini/gini-mobile-android/.github/workflows/bank-sdk.docs.release.yml@main + uses: gini/gini-mobile-android/.github/workflows/bank-sdk.docs.release.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: RELEASE_GITHUB_USER: ${{ secrets.RELEASE_GITHUB_USER }} RELEASE_GITHUB_PASSWORD: ${{ secrets.RELEASE_GITHUB_PASSWORD }} diff --git a/.github/workflows/capture-sdk.release.yml b/.github/workflows/capture-sdk.release.yml index 4b8101c95e..11550d7f0e 100644 --- a/.github/workflows/capture-sdk.release.yml +++ b/.github/workflows/capture-sdk.release.yml @@ -8,7 +8,7 @@ on: jobs: check: - uses: gini/gini-mobile-android/.github/workflows/capture-sdk.check.yml@main + uses: gini/gini-mobile-android/.github/workflows/capture-sdk.check.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: GINI_MOBILE_TEST_CLIENT_SECRET: ${{ secrets.GINI_MOBILE_TEST_CLIENT_SECRET }} CAPTURE_SDK_EXAMPLE_APP_KEYSTORE_PASSWORD: ${{ secrets.CAPTURE_SDK_EXAMPLE_APP_KEYSTORE_PASSWORD }} @@ -72,7 +72,7 @@ jobs: release-documentation: needs: release - uses: gini/gini-mobile-android/.github/workflows/capture-sdk.docs.release.yml@main + uses: gini/gini-mobile-android/.github/workflows/capture-sdk.docs.release.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: RELEASE_GITHUB_USER: ${{ secrets.RELEASE_GITHUB_USER }} RELEASE_GITHUB_PASSWORD: ${{ secrets.RELEASE_GITHUB_PASSWORD }} diff --git a/.github/workflows/core-api-library.release.yml b/.github/workflows/core-api-library.release.yml index 670ccec24e..261ed6b460 100644 --- a/.github/workflows/core-api-library.release.yml +++ b/.github/workflows/core-api-library.release.yml @@ -8,7 +8,7 @@ on: jobs: check: - uses: gini/gini-mobile-android/.github/workflows/core-api-library.check.yml@main + uses: gini/gini-mobile-android/.github/workflows/core-api-library.check.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 release: needs: check diff --git a/.github/workflows/health-api-library.release.yml b/.github/workflows/health-api-library.release.yml index 7ca919a41b..184d738e8c 100644 --- a/.github/workflows/health-api-library.release.yml +++ b/.github/workflows/health-api-library.release.yml @@ -8,7 +8,7 @@ on: jobs: check: - uses: gini/gini-mobile-android/.github/workflows/health-api-library.check.yml@main + uses: gini/gini-mobile-android/.github/workflows/health-api-library.check.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: GINI_MOBILE_TEST_CLIENT_SECRET: ${{ secrets.GINI_MOBILE_TEST_CLIENT_SECRET }} @@ -68,7 +68,7 @@ jobs: release-documentation: needs: release - uses: gini/gini-mobile-android/.github/workflows/health-api-library.docs.release.yml@main + uses: gini/gini-mobile-android/.github/workflows/health-api-library.docs.release.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: RELEASE_GITHUB_USER: ${{ secrets.RELEASE_GITHUB_USER }} RELEASE_GITHUB_PASSWORD: ${{ secrets.RELEASE_GITHUB_PASSWORD }} diff --git a/.github/workflows/health-sdk.release.yml b/.github/workflows/health-sdk.release.yml index 4e269738cb..c7ff759f8c 100644 --- a/.github/workflows/health-sdk.release.yml +++ b/.github/workflows/health-sdk.release.yml @@ -8,7 +8,7 @@ on: jobs: check: - uses: gini/gini-mobile-android/.github/workflows/health-sdk.check.yml@main + uses: gini/gini-mobile-android/.github/workflows/health-sdk.check.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: GINI_MOBILE_TEST_CLIENT_SECRET: ${{ secrets.GINI_MOBILE_TEST_CLIENT_SECRET }} HEALTH_SDK_EXAMPLE_APP_KEYSTORE_PASSWORD: ${{ secrets.HEALTH_SDK_EXAMPLE_APP_KEYSTORE_PASSWORD }} @@ -69,7 +69,7 @@ jobs: release-documentation: needs: release - uses: gini/gini-mobile-android/.github/workflows/health-sdk.docs.release.yml@main + uses: gini/gini-mobile-android/.github/workflows/health-sdk.docs.release.yml@PIA-3211-upgrade-to-Androd-gradle-plugin-8 secrets: RELEASE_GITHUB_USER: ${{ secrets.RELEASE_GITHUB_USER }} RELEASE_GITHUB_PASSWORD: ${{ secrets.RELEASE_GITHUB_PASSWORD }} diff --git a/Gemfile.lock b/Gemfile.lock index 3d2f247605..23ccece114 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,6 +210,7 @@ GEM PLATFORMS arm64-darwin-21 + ruby x86_64-darwin-20 x86_64-linux