From 01ea2278248b1404ffaa64867137f373800605ee Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Wed, 31 Jan 2024 16:48:34 +0700 Subject: [PATCH 1/2] chore: update readme logo Signed-off-by: Timo Glastra --- .github/settings.yml | 2 +- .github/workflows/continuous-deployment.yml | 2 +- .github/workflows/continuous-integration.yml | 10 +++++----- README.md | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 46443e49..d21e9a86 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -5,7 +5,7 @@ repository: name: credo-ts-ext description: Extension libraries for Credo - homepage: https://github.com/openwallet-foundation/credo-ts-ext + homepage: https://credo.js.org default_branch: main has_downloads: false has_issues: true diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 01601fbe..4e977328 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: # Initiate release process if release was created - - name: Checkout aries-framework-javascript-ext + - name: Checkout credo-ts-ext uses: actions/checkout@v4 # Some packages need indy-sdk for node as part of yarn install diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index b61d1efb..a5eadecb 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -15,7 +15,7 @@ env: # Ideally we only add this to the 'release' job so it doesn't limit PR runs, but github can't guarantee the job order in that case: # "When concurrency is specified at the job level, order is not guaranteed for jobs or runs that queue within 5 minutes of each other." concurrency: - group: aries-framework-${{ github.ref }}-${{ github.repository }}-${{ github.event_name }} + group: credo-ts-${{ github.ref }}-${{ github.repository }}-${{ github.event_name }} cancel-in-progress: true jobs: @@ -44,7 +44,7 @@ jobs: needs: [ci-trigger] if: needs.ci-trigger.outputs.triggered == 'true' steps: - - name: Checkout aries-framework-javascript-ext + - name: Checkout credo-ts-ext uses: actions/checkout@v2 # setup dependencies @@ -81,7 +81,7 @@ jobs: node-version: [16.x, 18.x] steps: - - name: Checkout aries-framework-javascript-ext + - name: Checkout credo-ts-ext uses: actions/checkout@v2 # setup dependencies @@ -124,7 +124,7 @@ jobs: outputs: packages: ${{ steps.get-packages.outputs.packages }} steps: - - name: Checkout aries-framework-javascript-ext + - name: Checkout credo-ts-ext uses: actions/checkout@v2 # Some packages need indy-sdk for node as part of yarn install @@ -166,7 +166,7 @@ jobs: signoff: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>' # Initiate release process if release was created - - name: Checkout aries-framework-javascript-ext + - name: Checkout credo-ts-ext uses: actions/checkout@v4 if: ${{ steps.release-please.outputs.release_created }} diff --git a/README.md b/README.md index c4dfd2ca..00898260 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@


Hyperledger Aries logo

From 809f94e3dde2035d9ac2a7113ac9d7848181355e Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Wed, 31 Jan 2024 23:07:15 +0700 Subject: [PATCH 2/2] replace logos Signed-off-by: Timo Glastra --- packages/push-notifications/README.md | 4 ++-- packages/react-hooks/README.md | 4 ++-- packages/redux-store/README.md | 4 ++-- packages/rest/README.md | 4 ++-- packages/transport-ble/README.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/push-notifications/README.md b/packages/push-notifications/README.md index d078706d..9507a1a5 100644 --- a/packages/push-notifications/README.md +++ b/packages/push-notifications/README.md @@ -1,8 +1,8 @@


Hyperledger Aries logo

diff --git a/packages/react-hooks/README.md b/packages/react-hooks/README.md index 333c568a..c51fc0c3 100644 --- a/packages/react-hooks/README.md +++ b/packages/react-hooks/README.md @@ -1,8 +1,8 @@


Hyperledger Aries logo

diff --git a/packages/redux-store/README.md b/packages/redux-store/README.md index b25dd6b1..4f55b1b7 100644 --- a/packages/redux-store/README.md +++ b/packages/redux-store/README.md @@ -1,8 +1,8 @@


Hyperledger Aries logo

diff --git a/packages/rest/README.md b/packages/rest/README.md index 9692cdcb..b0c78f21 100644 --- a/packages/rest/README.md +++ b/packages/rest/README.md @@ -1,8 +1,8 @@


Hyperledger Aries logo

diff --git a/packages/transport-ble/README.md b/packages/transport-ble/README.md index 430cf24f..96142cc2 100644 --- a/packages/transport-ble/README.md +++ b/packages/transport-ble/README.md @@ -1,8 +1,8 @@


Hyperledger Aries logo