This is an automated email from the ASF dual-hosted git repository. kingsword09 pushed a commit to branch chore-upgrade-1password-v3 in repository https://gitbox.apache.org/repos/asf/opendal.git
commit 1b626578a18ecf00896b8652c8420bf6cf5b04c8 Author: Kingsword <[email protected]> AuthorDate: Wed Aug 20 12:43:33 2025 +0800 chore(ci): upgrade 1password/load-secrets-action v3 --- .github/services/aliyun_drive/aliyun_drive/disable_action.yml | 2 +- .github/services/azblob/azure_azblob/action.yml | 2 +- .github/services/azdls/azdls/action.yml | 2 +- .github/services/azfile/azfile/action.yml | 2 +- .github/services/b2/b2/action.yml | 2 +- .github/services/cos/cos/action.yml | 2 +- .github/services/dropbox/dropbox/disable_action.yml | 2 +- .github/services/gcs/gcs/action.yml | 2 +- .github/services/gcs/gcs_with_default_storage_class/action.yml | 2 +- .github/services/gdrive/gdrive/action.yml | 2 +- .github/services/hdfs/hdfs_default_gcs/action.yml | 2 +- .github/services/koofr/koofr/disable_action.yml | 2 +- .github/services/oss/oss/action.yml | 2 +- .github/services/oss/oss_with_versioning/action.yml | 2 +- .github/services/s3/aws_s3/action.yml | 2 +- .github/services/s3/aws_s3_with_list_objects_v1/action.yml | 2 +- .github/services/s3/aws_s3_with_sse_c/action.yml | 2 +- .github/services/s3/aws_s3_with_versioning/action.yml | 2 +- .github/services/s3/aws_s3_with_virtual_host/action.yml | 2 +- .github/services/s3/r2/disabled_action.yml | 2 +- .github/workflows/ci_bindings_haskell.yml | 2 +- .github/workflows/ci_weekly_update.yml | 5 ++--- .github/workflows/test_behavior_bin_ofs.yml | 7 +------ .github/workflows/test_behavior_binding_c.yml | 7 +------ .github/workflows/test_behavior_binding_cpp.yml | 8 ++------ .github/workflows/test_behavior_binding_go.yml | 7 +------ .github/workflows/test_behavior_binding_java.yml | 7 +------ .github/workflows/test_behavior_binding_nodejs.yml | 7 +------ .github/workflows/test_behavior_binding_python.yml | 7 +------ .github/workflows/test_behavior_core.yml | 7 +------ .github/workflows/test_behavior_integration_object_store.yml | 7 +------ 31 files changed, 33 insertions(+), 78 deletions(-) diff --git a/.github/services/aliyun_drive/aliyun_drive/disable_action.yml b/.github/services/aliyun_drive/aliyun_drive/disable_action.yml index e2ca049bf..a0dd6253a 100644 --- a/.github/services/aliyun_drive/aliyun_drive/disable_action.yml +++ b/.github/services/aliyun_drive/aliyun_drive/disable_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/azblob/azure_azblob/action.yml b/.github/services/azblob/azure_azblob/action.yml index 72d841875..5343d7baa 100644 --- a/.github/services/azblob/azure_azblob/action.yml +++ b/.github/services/azblob/azure_azblob/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/azdls/azdls/action.yml b/.github/services/azdls/azdls/action.yml index 2249fbe3d..9707f1d01 100644 --- a/.github/services/azdls/azdls/action.yml +++ b/.github/services/azdls/azdls/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/azfile/azfile/action.yml b/.github/services/azfile/azfile/action.yml index 4c6ed3c04..3d1db4311 100644 --- a/.github/services/azfile/azfile/action.yml +++ b/.github/services/azfile/azfile/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/b2/b2/action.yml b/.github/services/b2/b2/action.yml index ed4929938..340ca82ef 100644 --- a/.github/services/b2/b2/action.yml +++ b/.github/services/b2/b2/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/cos/cos/action.yml b/.github/services/cos/cos/action.yml index a58df1d60..2f470fcc5 100644 --- a/.github/services/cos/cos/action.yml +++ b/.github/services/cos/cos/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/dropbox/dropbox/disable_action.yml b/.github/services/dropbox/dropbox/disable_action.yml index 5c7163496..7f9dc768b 100644 --- a/.github/services/dropbox/dropbox/disable_action.yml +++ b/.github/services/dropbox/dropbox/disable_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup credentials - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/gcs/gcs/action.yml b/.github/services/gcs/gcs/action.yml index 469c1dea2..f157d3f63 100644 --- a/.github/services/gcs/gcs/action.yml +++ b/.github/services/gcs/gcs/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/gcs/gcs_with_default_storage_class/action.yml b/.github/services/gcs/gcs_with_default_storage_class/action.yml index cedcc2aa0..a5a648e77 100644 --- a/.github/services/gcs/gcs_with_default_storage_class/action.yml +++ b/.github/services/gcs/gcs_with_default_storage_class/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/gdrive/gdrive/action.yml b/.github/services/gdrive/gdrive/action.yml index d2a0eba50..d7d9f7312 100644 --- a/.github/services/gdrive/gdrive/action.yml +++ b/.github/services/gdrive/gdrive/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/hdfs/hdfs_default_gcs/action.yml b/.github/services/hdfs/hdfs_default_gcs/action.yml index 4e608c1e8..578220972 100644 --- a/.github/services/hdfs/hdfs_default_gcs/action.yml +++ b/.github/services/hdfs/hdfs_default_gcs/action.yml @@ -27,7 +27,7 @@ runs: distribution: temurin java-version: "11" - name: Load secrets - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/koofr/koofr/disable_action.yml b/.github/services/koofr/koofr/disable_action.yml index e5b233f23..e6545217f 100644 --- a/.github/services/koofr/koofr/disable_action.yml +++ b/.github/services/koofr/koofr/disable_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/oss/oss/action.yml b/.github/services/oss/oss/action.yml index 083ddbdd9..d89eb48c6 100644 --- a/.github/services/oss/oss/action.yml +++ b/.github/services/oss/oss/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/oss/oss_with_versioning/action.yml b/.github/services/oss/oss_with_versioning/action.yml index 4396de68b..d7dea2022 100644 --- a/.github/services/oss/oss_with_versioning/action.yml +++ b/.github/services/oss/oss_with_versioning/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/s3/aws_s3/action.yml b/.github/services/s3/aws_s3/action.yml index 29bbe97c6..8320fcc24 100644 --- a/.github/services/s3/aws_s3/action.yml +++ b/.github/services/s3/aws_s3/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_list_objects_v1/action.yml b/.github/services/s3/aws_s3_with_list_objects_v1/action.yml index a1c24a7bc..13a10074d 100644 --- a/.github/services/s3/aws_s3_with_list_objects_v1/action.yml +++ b/.github/services/s3/aws_s3_with_list_objects_v1/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_sse_c/action.yml b/.github/services/s3/aws_s3_with_sse_c/action.yml index 593777d75..eb009a6f0 100644 --- a/.github/services/s3/aws_s3_with_sse_c/action.yml +++ b/.github/services/s3/aws_s3_with_sse_c/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_versioning/action.yml b/.github/services/s3/aws_s3_with_versioning/action.yml index ad9540038..dcbb70020 100644 --- a/.github/services/s3/aws_s3_with_versioning/action.yml +++ b/.github/services/s3/aws_s3_with_versioning/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/s3/aws_s3_with_virtual_host/action.yml b/.github/services/s3/aws_s3_with_virtual_host/action.yml index 51291651f..1f9c03595 100644 --- a/.github/services/s3/aws_s3_with_virtual_host/action.yml +++ b/.github/services/s3/aws_s3_with_virtual_host/action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/services/s3/r2/disabled_action.yml b/.github/services/s3/r2/disabled_action.yml index 0b326661b..10f437371 100644 --- a/.github/services/s3/r2/disabled_action.yml +++ b/.github/services/s3/r2/disabled_action.yml @@ -22,7 +22,7 @@ runs: using: "composite" steps: - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/workflows/ci_bindings_haskell.yml b/.github/workflows/ci_bindings_haskell.yml index 44592495d..578a197e9 100644 --- a/.github/workflows/ci_bindings_haskell.yml +++ b/.github/workflows/ci_bindings_haskell.yml @@ -122,7 +122,7 @@ jobs: # name: bindings-haskell-sdist # - name: Load secret # id: op-load-secret -# uses: 1password/load-secrets-action@v2 +# uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 # with: # export-env: true # env: diff --git a/.github/workflows/ci_weekly_update.yml b/.github/workflows/ci_weekly_update.yml index c1a29a338..19d0e6232 100644 --- a/.github/workflows/ci_weekly_update.yml +++ b/.github/workflows/ci_weekly_update.yml @@ -51,14 +51,13 @@ jobs: uv pip install --system -e . - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} - name: Setup - uses: 1password/load-secrets-action@v2 + uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3 with: export-env: true env: diff --git a/.github/workflows/test_behavior_bin_ofs.yml b/.github/workflows/test_behavior_bin_ofs.yml index 29f068765..1bdd8040f 100644 --- a/.github/workflows/test_behavior_bin_ofs.yml +++ b/.github/workflows/test_behavior_bin_ofs.yml @@ -45,13 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_binding_c.yml b/.github/workflows/test_behavior_binding_c.yml index 5ad28c51e..4377e5fd8 100644 --- a/.github/workflows/test_behavior_binding_c.yml +++ b/.github/workflows/test_behavior_binding_c.yml @@ -45,13 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_binding_cpp.yml b/.github/workflows/test_behavior_binding_cpp.yml index bb2cdc0a9..f950f7ec5 100644 --- a/.github/workflows/test_behavior_binding_cpp.yml +++ b/.github/workflows/test_behavior_binding_cpp.yml @@ -45,12 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1password is only supported on linux - # - # Waiting for https://github.com/1Password/load-secrets-action/issues/46 - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v1 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} @@ -87,4 +83,4 @@ jobs: with: setup: ${{ matrix.cases.setup }} service: ${{ matrix.cases.service }} - feature: ${{ matrix.cases.feature }} \ No newline at end of file + feature: ${{ matrix.cases.feature }} diff --git a/.github/workflows/test_behavior_binding_go.yml b/.github/workflows/test_behavior_binding_go.yml index e061ed072..0322dc51c 100644 --- a/.github/workflows/test_behavior_binding_go.yml +++ b/.github/workflows/test_behavior_binding_go.yml @@ -52,13 +52,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_binding_java.yml b/.github/workflows/test_behavior_binding_java.yml index e9af62d52..2ea02b18a 100644 --- a/.github/workflows/test_behavior_binding_java.yml +++ b/.github/workflows/test_behavior_binding_java.yml @@ -45,13 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_binding_nodejs.yml b/.github/workflows/test_behavior_binding_nodejs.yml index 4c5efd36f..765e69647 100644 --- a/.github/workflows/test_behavior_binding_nodejs.yml +++ b/.github/workflows/test_behavior_binding_nodejs.yml @@ -45,13 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_binding_python.yml b/.github/workflows/test_behavior_binding_python.yml index d4cb2305d..ee38701f3 100644 --- a/.github/workflows/test_behavior_binding_python.yml +++ b/.github/workflows/test_behavior_binding_python.yml @@ -45,13 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_core.yml b/.github/workflows/test_behavior_core.yml index 1bdb26ff5..280eb8d98 100644 --- a/.github/workflows/test_behavior_core.yml +++ b/.github/workflows/test_behavior_core.yml @@ -44,13 +44,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }} diff --git a/.github/workflows/test_behavior_integration_object_store.yml b/.github/workflows/test_behavior_integration_object_store.yml index d225f7f4c..e6dc827c6 100644 --- a/.github/workflows/test_behavior_integration_object_store.yml +++ b/.github/workflows/test_behavior_integration_object_store.yml @@ -45,13 +45,8 @@ jobs: need-rocksdb: true github-token: ${{ secrets.GITHUB_TOKEN }} - # TODO: 1Password doesn't support Windows - # - # Enable this step when the issue is resolved: - # https://github.com/1Password/load-secrets-action/issues/46 is resolved - name: Setup 1Password Connect - if: runner.os == 'Linux' - uses: 1password/load-secrets-action/configure@v2 + uses: 1password/load-secrets-action/configure@v3 with: connect-host: ${{ secrets.OP_CONNECT_HOST }} connect-token: ${{ secrets.OP_CONNECT_TOKEN }}
