]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Simplify redundant names. 18295/head
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 12 Feb 2025 10:44:08 +0000 (11:44 +0100)
committerMarc Fehling <mafehling.git@gmail.com>
Thu, 27 Mar 2025 11:51:52 +0000 (12:51 +0100)
.github/workflows/linux.yml
.github/workflows/osx.yml
.github/workflows/windows.yml

index 01602aec057fbd11dc2510e6216d12cb84ff2d93..4df1c515a00828bcfc5136d4b7e9786b290ed275 100644 (file)
@@ -1,4 +1,4 @@
-name: github-linux
+name: linux
 
 on:
   push:
@@ -24,11 +24,11 @@ env:
 
 jobs:
 
-  ########################
-  # linux-release-serial #
-  ########################
+  ##################
+  # release-serial #
+  ##################
 
-  linux-release-serial:
+  release-serial:
     # simple serial release build using g++
 
     name: ${{ matrix.ubuntu_version }} release serial
@@ -84,11 +84,11 @@ jobs:
           setup_tests_quick_tests
         ctest -VV
 
-  ########################
-  # linux-debug-parallel #
-  ########################
+  ##################
+  # debug-parallel #
+  ##################
 
-  linux-debug-parallel:
+  debug-parallel:
     # simple parallel debug build using g++
 
     name: ${{ matrix.ubuntu_version }} ${{ matrix.architecture }} debug parallel
@@ -160,11 +160,11 @@ jobs:
           setup_tests_quick_tests
         ctest -VV
 
-  ###############################
-  # linux-debug-parallel-tpetra #
-  ###############################
+  #########################
+  # debug-parallel-tpetra #
+  #########################
 
-  linux-debug-parallel-tpetra:
+  debug-parallel-tpetra:
     # simple parallel debug build using g++ and trilinos+tpetra
 
     name: ${{ matrix.ubuntu_version }} debug parallel tpetra
@@ -222,17 +222,17 @@ jobs:
         make setup_tests_trilinos_tpetra
         ctest -VV
 
-  ############################
-  # linux-debug-intel-oneapi #
-  ############################
+  ######################
+  # debug-intel-oneapi #
+  ######################
 
-  linux-debug-intel-oneapi:
+  debug-intel-oneapi:
     # parallel debug build with Intel oneAPI including MPI and MKL
     #
     # Based on https://github.com/oneapi-src/oneapi-ci
     # For a list of Intel packages see https://oneapi-src.github.io/oneapi-ci/#linux-apt
 
-    name: linux debug intel oneapi
+    name: jammy debug intel oneapi
     runs-on: [ubuntu-22.04]
 
     #
@@ -292,14 +292,14 @@ jobs:
           setup_tests_quick_tests
         ctest -VV
 
-  #######################
-  # linux-debug-cuda-11 #
-  #######################
+  #################
+  # debug-cuda-11 #
+  #################
 
-  linux-debug-cuda-11:
+  debug-cuda-11:
     # simple parallel debug build using cuda-11
 
-    name: linux debug cuda-11
+    name: jammy debug cuda-11
     runs-on: [ubuntu-22.04]
 
     #
@@ -404,14 +404,14 @@ jobs:
         cd tests/matrix_free_kokkos
         make compile_test_executables
 
-  #############################
-  # linux-debug-cuda-11-clang #
-  #############################
+  #######################
+  # debug-cuda-11-clang #
+  #######################
 
-  linux-debug-cuda-11-clang:
+  debug-cuda-11-clang:
     # simple parallel debug build using cuda-11 and clang
 
-    name: linux debug cuda-11 clang
+    name: jammy debug cuda-11 clang
     runs-on: [ubuntu-22.04]
 
     #
index 51072c467dc0812b4662d0c48165298edc8d3b11..6e7413bc6312e08f3890a3cf1da5ff2a7f6de05d 100644 (file)
@@ -1,4 +1,4 @@
-name: github-OSX
+name: osx
 
 on:
   push:
@@ -23,7 +23,7 @@ env:
   MAKEFLAGS: "--jobs=3"
 
 jobs:
-  osx-serial:
+  serial:
     # simple serial build using apple clang
 
     name: ${{ matrix.os }} serial
@@ -70,7 +70,7 @@ jobs:
           setup_tests_quick_tests
         ctest -VV
 
-  osx-parallel64:
+  parallel64:
     # MPI build using apple clang and 64 bit indices
 
     name: ${{ matrix.os }} parallel 64bit
index 35caa8ac635eb50fec927329e18e7a617a389b41..19f8097d587c80343fb58e2edda8373a00fd8dc5 100644 (file)
@@ -1,4 +1,4 @@
-name: github-windows
+name: windows
 
 on:
   push:
@@ -23,7 +23,7 @@ env:
   CTEST_PARALLEL_LEVEL: 1
 
 jobs:
-  windows-serial:
+  serial:
     # Serial build on Windows
 
     name: ${{ matrix.os }} serial

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.