Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/curl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -91,7 +92,7 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/grpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
fail-on-cache-miss: false
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -101,8 +101,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
fail-on-cache-miss: false
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
uses: actions/cache/restore@v4
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ipmitool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
fail-on-cache-miss: false
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -86,8 +86,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
fail-on-cache-miss: false
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
uses: actions/cache/restore@v4
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -91,7 +92,7 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/openldap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
fail-on-cache-miss: false
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -86,8 +86,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
fail-on-cache-miss: false
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
uses: actions/cache/restore@v4
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/openssh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -91,7 +92,7 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/openvpn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -91,7 +92,7 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/socat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -83,7 +84,7 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/sssd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/stunnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
lookup-only: true

# If not yet built this version, build it now
- name: Build wolfProvider
Expand Down Expand Up @@ -91,7 +92,7 @@ jobs:
openssl-source
openssl-install

key: ossl-depends-${{ matrix.openssl_ref }}
key: ossl-depends-${{ matrix.openssl_ref }}-${{ github.sha }}
fail-on-cache-miss: true

- name: Retrieving wolfSSL/wolfProvider from cache
Expand Down