Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
c2c1abc
Zoltan: Move github.io Package Description
ccober6 Feb 25, 2026
78cfa38
Panzer MiniEM: Hook up Maxwell1 solvers
cgcgcg Dec 9, 2025
afe8607
Panzer MiniEM: Add steady state problem
cgcgcg Feb 16, 2026
8938b1d
Panzer CubeTetMeshFactory: Split hex into 6 tets
cgcgcg Feb 19, 2026
4bfd3d9
Panzer MiniEM: Add base and performance tests for Maxwell1 solver
cgcgcg Feb 24, 2026
a3ae08a
MueLu Maxwell1: Check scaling of D0
cgcgcg Dec 9, 2025
b444aa1
Panzer MiniEM: Disable Maxwell1-Emin for now
cgcgcg Feb 24, 2026
568da6f
Update to prepare for the new kk_extract_diagonal_blocks_crsmatrix_wi…
vqd8a Mar 4, 2026
51d7cc4
Apply clang-format
vqd8a Mar 4, 2026
b1860ef
Apply clang-format
vqd8a Mar 4, 2026
91f48ac
Update version number
vqd8a Mar 4, 2026
82d8c72
Bump the github-actions group across 1 directory with 7 updates
dependabot[bot] Mar 16, 2026
33780ee
Piro: deep-copy NOX params to prevent status test corruption
lxmota Mar 19, 2026
a5794cd
Merge pull request #15066 from lxmota/fix-nox-status-test-corruption
lxmota Mar 19, 2026
7c09351
Merge pull request #15058 from trilinos/dependabot/github_actions/dev…
sebrowne Mar 20, 2026
cbf9503
Merge pull request #15012 from ccober6/zoltan-README
ccober6 Mar 23, 2026
f058f4c
Bump github/codeql-action in the github-actions group
dependabot[bot] Mar 23, 2026
6e9b694
Tpetra: register finalize hook to clean up created streams.
cwpearson Mar 24, 2026
f805a23
Merge pull request #15069 from trilinos/dependabot/github_actions/dev…
sebrowne Mar 24, 2026
dd64f8f
Add simple configure scripts for Trilinos
bartlettroscoe Mar 24, 2026
f87cdb8
Merge pull request #15071 from bartlettroscoe/simple-genconfig-scripts
bartlettroscoe Mar 24, 2026
1d74a3f
ifpack2: namespace update Impl -> Experimental
ndellingwood Mar 24, 2026
1d20bd4
Fix a couple missed namespace updates
ndellingwood Mar 24, 2026
f77bccb
apply namespace updates in Experimental_RBILUK
ndellingwood Mar 24, 2026
a550e4c
Merge pull request #15051 from cwpearson/tpetra-instance-cleanup
ndellingwood Mar 24, 2026
1652395
Merge pull request #15072 from ndellingwood/ifpack2-compat-update
ndellingwood Mar 24, 2026
91d4e44
Snapshot of kokkos.git from commit 516367613739c175030ebd379c80564cc3…
ndellingwood Mar 26, 2026
7180b29
Snapshot of kokkos-kernels.git from commit 2c7c3c301e810c7ebde0f154db…
ndellingwood Mar 26, 2026
447a093
tpetra: update support to kokkos version 5.1.0
ndellingwood Mar 26, 2026
5ad5198
tpetra: InnerProductSpaceTraits compatibility update
ndellingwood Mar 27, 2026
1def08c
Merge pull request #15076 from ndellingwood/tpetra-kernels-compat
ndellingwood Mar 27, 2026
8b20cf4
Merge pull request #15070 from trilinos/master
sebrowne Mar 30, 2026
1a4e7fe
FROSch: add numerical tol for detecting dirichletBoundaryDof (#15079)
iyamazaki Mar 30, 2026
f38c590
Merge pull request #15006 from cgcgcg/panzerMaxwell1
cgcgcg Mar 30, 2026
fcd2bb9
MueLu: Add missing resize for levelManagers_ (#15082)
MalachiTimothyPhillips Mar 30, 2026
dee72dc
Add citation of new Trilinos paper to README
mayrmt Mar 31, 2026
2a7f85a
Add GitHub citation file
mayrmt Mar 31, 2026
222c603
Amesos2: Add missing dependency
cgcgcg Mar 31, 2026
a53d7c8
Belos: Add missing dependency
cgcgcg Mar 31, 2026
d275141
Ifpack2: Add missing dependency
cgcgcg Mar 31, 2026
28ca30d
Percept: Add missing dependency
cgcgcg Mar 31, 2026
78a4f76
ShyLU: Add missing dependency
cgcgcg Mar 31, 2026
72a63c7
Zoltan2: Add missing dependency
cgcgcg Mar 31, 2026
039963f
Merge pull request #15083 from mayrmt/add-citation-to-readme
mayrmt Mar 31, 2026
8ffb276
Tpetra: on-device graph assembly in FEM example (#15033)
brian-kelley Mar 31, 2026
05510ac
STK: Add missing dependencies
cgcgcg Mar 31, 2026
6544fd4
Fix issue in master merge
cgcgcg Mar 6, 2026
9830061
MueLu ParameterListInterpreter: Replace macros with functions
cgcgcg Mar 13, 2026
95380d2
gtest: Allow download using FetchContent
cgcgcg Dec 15, 2025
b0d9f2f
Sacado: Use gtest TPL instead of internal copy of gtest
cgcgcg Feb 5, 2026
1b31518
Tacho: Use gtest TPL
cgcgcg Feb 5, 2026
a42ca4b
Merge pull request #15049 from cgcgcg/mueluCoalesceDropZeroDropTol
cgcgcg Apr 1, 2026
b66ba15
Resolve conflicts when merging with the develop branch
vqd8a Apr 1, 2026
76846da
Add PR reproducer script
cgcgcg Nov 25, 2025
970bdf2
Merge pull request #15030 from cgcgcg/master_merge_workflow
cgcgcg Apr 1, 2026
2877c2d
Merge pull request #15084 from cgcgcg/missingDeps
cgcgcg Apr 2, 2026
64f8b94
Merge pull request #15025 from vqd8a/ifpack2-riluk-reuse-rcb
vqd8a Apr 2, 2026
a490134
Merge pull request #15035 from trilinos/kokkoseco-5.1.0
crtrott Apr 3, 2026
bd3fac7
Merge pull request #14743 from cgcgcg/pr_reproducer_script
cgcgcg Apr 3, 2026
0769d41
Merge pull request #14805 from cgcgcg/gtestDownload
cgcgcg Apr 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
69 changes: 53 additions & 16 deletions .github/workflows/AT2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
cancel-in-progress: true

# actions: write needed by skip-duplicate-actions (handled below as per OpenSSF scorecard)
permissions:
permissions:
contents: read

jobs:
Expand All @@ -35,6 +35,9 @@ jobs:
gcc12-openmpi4:
needs: pre-checks
runs-on: [self-hosted, gcc-12.3.0-openmpi-4.1.6, 20251204]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/experimental/ubi8-gcc-12.3.0-openmpi-4.1.6:20251204
GENCONFIG_BUILD_NAME: rhel8_gcc-openmpi_debug_shared_no-kokkos-arch_no-asan_complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -48,7 +51,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -89,10 +92,12 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel8_gcc-openmpi_debug_shared_no-kokkos-arch_no-asan_complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -134,6 +139,9 @@ jobs:
clang19-openmpi4:
needs: pre-checks
runs-on: [self-hosted, clang-19.1.6-openmpi-4.1.6, 20251204]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/production/ubi9-clang-19.1.6-openmpi-4.1.6:20251204
GENCONFIG_BUILD_NAME: rhel_clang-openmpi_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -147,7 +155,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -188,10 +196,12 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel_clang-openmpi_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -233,6 +243,9 @@ jobs:
cuda12:
needs: pre-checks
runs-on: [self-hosted, cuda-12.4.1-gcc-12.3.0-openmpi-4.1.6, 20251204, gpu:A100]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/production/ubi8-cuda-12.4.1-gcc-12.3.0-openmpi-4.1.6:20251204
GENCONFIG_BUILD_NAME: rhel_cuda-12-gcc-openmpi_release_static_Ampere80_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -246,7 +259,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -286,10 +299,13 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel_cuda-12-gcc-openmpi_release_static_Ampere80_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

type python
python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -332,6 +348,9 @@ jobs:
gcc14:
needs: pre-checks
runs-on: [self-hosted, gcc-14, 20251204]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/production/ubi10-gcc-14:20251204
GENCONFIG_BUILD_NAME: rhel_gcc_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -345,7 +364,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -386,11 +405,13 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel_gcc_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables

printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -432,6 +453,9 @@ jobs:
cuda12-uvm:
needs: pre-checks
runs-on: [self-hosted, cuda-12.4.1-gcc-12.3.0-openmpi-4.1.6, 20251204]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/production/ubi8-cuda-12.4.1-gcc-12.3.0-openmpi-4.1.6:20251204
GENCONFIG_BUILD_NAME: rhel_cuda-gcc-openmpi_release_static_Ampere80_no-asan_complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -445,7 +469,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -485,10 +509,13 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel_cuda-gcc-openmpi_release_static_Ampere80_no-asan_complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

type python
python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -530,6 +557,9 @@ jobs:
oneapi2024:
needs: pre-checks
runs-on: [self-hosted, oneapi-2024.2, 20251204]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/production/ubi9-oneapi-2024.2:20251204
GENCONFIG_BUILD_NAME: rhel_oneapi-intelmpi_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -543,7 +573,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -581,10 +611,12 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel_oneapi-intelmpi_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -626,6 +658,9 @@ jobs:
openmp:
needs: pre-checks
runs-on: [self-hosted, gcc-12.3.0-openmpi-4.1.6, 20251204]
env:
IMAGE: registry-ex.sandia.gov/trilinos-project/trilinos-containers/experimental/ubi8-gcc-12.3.0-openmpi-4.1.6:20251204
GENCONFIG_BUILD_NAME: rhel8_gcc-openmpi-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
steps:
- name: env
Expand All @@ -639,7 +674,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down Expand Up @@ -680,10 +715,12 @@ jobs:
export TRILINOS_DIR=${GITHUB_WORKSPACE:?}
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/GenConfig
export PYTHONPATH=${PYTHONPATH}:${TRILINOS_DIR}/packages/framework/pr_tools
export GENCONFIG_BUILD_NAME=rhel8_gcc-openmpi-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
printf "\n\n\n"

echo "image: ${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}"
if [ "${IMAGE}" ~= "${AT2_IMAGE_FULLPATH:-${AT2_IMAGE:-unknown}}" ] ; then
exit 1
fi

python3 ${GITHUB_WORKSPACE}/packages/framework/pr_tools/PullRequestLinuxDriverTest.py \
--target-branch-name ${{ github.event.pull_request.base.ref }} \
Expand Down Expand Up @@ -738,7 +775,7 @@ jobs:
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
with:
access_token: ${{ github.token }}
- name: make dirs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cdash_urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: write
steps:
- name: Post CDash URLs
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
uses: mshick/add-pr-comment@ffd016c7e151d97d69d21a843022fd4cd5b96fe5 # v3.9.0.8.3.9.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Initialize CodeQL
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162
uses: github/codeql-action/init@38697555549f1db7851b81482ff19f1fa5c4fedc
env:
NODE_USE_SYSTEM_CA: 1
with:
Expand Down Expand Up @@ -108,6 +108,6 @@ jobs:
ninja -j 16

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v3.29.5
uses: github/codeql-action/analyze@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
with:
category: "/language:${{matrix.language}}"
4 changes: 2 additions & 2 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
with:
egress-policy: audit

- name: 'Checkout Repository'
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: 'Dependency Review'
uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
9 changes: 2 additions & 7 deletions .github/workflows/flag_prs_to_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Add label
uses: actions-ecosystem/action-add-labels@18f1af5e3544586314bbe15c0273249c770b2daf # v1.1.3
if: "!contains(github.event.sender.login,'trilinos-autotester')"
with:
labels: "AT: WIP"
- name: Add comment
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
if: "!contains(github.event.sender.login,'trilinos-autotester')"
uses: mshick/add-pr-comment@ffd016c7e151d97d69d21a843022fd4cd5b96fe5 # v3.9.0.8.3.9.0
if: "!contains(github.event.sender.login,'snapshot-app[bot]')"
with:
message: |
You seem to have created a PR on master. This is not allowed behavior, so we've blocked your PR. Please switch your PR to target the develop branch and remove the AT: WIP label.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/master_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/create-github-app-token@v2
- uses: actions/create-github-app-token@v3
id: generate-token
with:
app-id: ${{ secrets.SNAPSHOT_APP_ID }}
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
--body "Automatic PR from develop to master."

# delete previously merged branches
merged_branches=`git branch --remote --merged master | grep "master_merge_"`
merged_branches=`git branch --remote --merged ${REMOTE}/master | grep "master_merge_"`
for merged_branch in ${merged_branches} ; do
# extract branch name
merged_branch_name=`echo ${merged_branch} | cut -d "/" -f 2`
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/muelu_tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Check out webpage repo
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- uses: dorny/paths-filter@v3
- uses: dorny/paths-filter@v4
id: changes
with:
filters: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre_commit_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
echo "PR_NUMBER=$MY_PR_NUMBER" >> $GITHUB_ENV

- name: Post artifact in issue comment
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
uses: mshick/add-pr-comment@ffd016c7e151d97d69d21a843022fd4cd5b96fe5 # v3.9.0.8.3.9.0
with:
message-id: format-patch
issue: ${{ env.PR_NUMBER }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v3.29.5
uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
with:
sarif_file: results.sarif
4 changes: 2 additions & 2 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/create-github-app-token@v2
- uses: actions/create-github-app-token@v3
id: generate-token
with:
app-id: ${{ secrets.SNAPSHOT_APP_ID }}
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/create-github-app-token@v2
- uses: actions/create-github-app-token@v3
id: generate-token
with:
app-id: ${{ secrets.SNAPSHOT_APP_ID }}
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,6 @@ rsync.*
# clangd server stuff
.cache/
compile_commands.json

# virtual environment used for PR reproducer script
/commonTools/pr_reproducer/.pr_reproducer_venv/
Loading
Loading