Skip to content

Commit

Permalink
Unify sscache keys
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Mar 25, 2024
1 parent d6b7c8e commit cba71b7
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down Expand Up @@ -75,7 +76,7 @@ jobs:
set -e &&
shopt -s dotglob &&
rm -rf *
- name: '📦 Download package'
uses: actions/download-artifact@v3
with:
Expand Down Expand Up @@ -120,18 +121,18 @@ jobs:
set -e &&
shopt -s dotglob &&
rm -rf *
- name: '🧰 Checkout'
uses: actions/checkout@v3
with:
fetch-depth: 1

- name: '📦 Download package'
uses: actions/download-artifact@v3
with:
name: build-artifacts
path: ${{env.BUILD_DIR}}


- name: '🔎 Include tests'
working-directory: ${{github.workspace}}
Expand All @@ -144,4 +145,3 @@ jobs:
run: >
chmod +x ${{env.BUILD_DIR}}/bin/debruijn_test &&
${{env.BUILD_DIR}}/bin/debruijn_test
1 change: 1 addition & 0 deletions .github/workflows/full_runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}-gcc9

- name: '⚙️ Configure CMake'
run: >
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}-gcc10

- name: '⚙️ Configure CMake'
run: >
Expand Down Expand Up @@ -181,6 +183,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}-gcc11

- name: '⚙️ Configure CMake'
run: >
Expand Down Expand Up @@ -253,6 +256,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}-gcc12

- name: '⚙️ Configure CMake'
run: >
Expand Down Expand Up @@ -325,6 +329,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}-gcc13

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/iontorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/isolated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/long_reads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/mate_pairs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/rna.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/single_cell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update_saves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
-S ${{env.SRC_DIR}}
-DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache
-DCMAKE_INSTALL_PREFIX=${{env.INSTALL_DIR}}
key: sccache-${{env.BUILD_TYPE}}
- name: '🚧 Build'
run: >
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/usecases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
variant: sccache
key: sccache-${{env.BUILD_TYPE}}

- name: '⚙️ Configure CMake'
run: >
Expand Down

0 comments on commit cba71b7

Please sign in to comment.