diff --git a/.github/workflows/deploy-release.sh b/.github/workflows/deploy-release.sh index e25fc82..5cd95a0 100755 --- a/.github/workflows/deploy-release.sh +++ b/.github/workflows/deploy-release.sh @@ -1,4 +1,9 @@ #!/bin/sh +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# fatal() { @@ -54,5 +59,6 @@ exec mvn \ -Dio7m.deployment=true \ --batch-mode \ --strict-checksums \ +-Denforcer.skip=true \ -DskipTests=true \ -DskipITs=true deploy diff --git a/.github/workflows/deploy-snapshot.sh b/.github/workflows/deploy-snapshot.sh index 6d90615..245fa1e 100755 --- a/.github/workflows/deploy-snapshot.sh +++ b/.github/workflows/deploy-snapshot.sh @@ -1,4 +1,9 @@ #!/bin/sh +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# fatal() { @@ -46,5 +51,6 @@ EOF exec mvn \ --batch-mode \ --strict-checksums \ +-Denforcer.skip=true \ -DskipTests=true \ -DskipITs=true deploy diff --git a/.github/workflows/deploy.linux.temurin.lts.yml b/.github/workflows/deploy.linux.temurin.lts.yml index 70d8f5d..f625a7d 100644 --- a/.github/workflows/deploy.linux.temurin.lts.yml +++ b/.github/workflows/deploy.linux.temurin.lts.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: deploy.linux.temurin.lts diff --git a/.github/workflows/main.linux.temurin.current.yml b/.github/workflows/main.linux.temurin.current.yml index ade0a05..915e20e 100644 --- a/.github/workflows/main.linux.temurin.current.yml +++ b/.github/workflows/main.linux.temurin.current.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: main.linux.temurin.current diff --git a/.github/workflows/main.linux.temurin.lts.yml b/.github/workflows/main.linux.temurin.lts.yml index 9f4109d..8630903 100644 --- a/.github/workflows/main.linux.temurin.lts.yml +++ b/.github/workflows/main.linux.temurin.lts.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: main.linux.temurin.lts @@ -38,7 +44,7 @@ jobs: path: ./com.io7m.jmutnum.tests/target/surefire-reports - name: Coverage - uses: codecov/codecov-action@v4.3.1 + uses: codecov/codecov-action@v4.4.0 with: token: ${{ secrets.CODECOV_TOKEN }} file: com.io7m.jmutnum.tests/target/site/jacoco-aggregate/jacoco.xml diff --git a/.github/workflows/main.windows.temurin.current.yml b/.github/workflows/main.windows.temurin.current.yml index 3a8e173..7b48191 100644 --- a/.github/workflows/main.windows.temurin.current.yml +++ b/.github/workflows/main.windows.temurin.current.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: main.windows.temurin.current diff --git a/.github/workflows/main.windows.temurin.lts.yml b/.github/workflows/main.windows.temurin.lts.yml index 117d396..298f238 100644 --- a/.github/workflows/main.windows.temurin.lts.yml +++ b/.github/workflows/main.windows.temurin.lts.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: main.windows.temurin.lts diff --git a/.github/workflows/pr.linux.temurin.current.yml b/.github/workflows/pr.linux.temurin.current.yml index d0447c2..22832c0 100644 --- a/.github/workflows/pr.linux.temurin.current.yml +++ b/.github/workflows/pr.linux.temurin.current.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: pr.linux.temurin.current diff --git a/.github/workflows/pr.linux.temurin.lts.yml b/.github/workflows/pr.linux.temurin.lts.yml index 50d593f..eedaa05 100644 --- a/.github/workflows/pr.linux.temurin.lts.yml +++ b/.github/workflows/pr.linux.temurin.lts.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: pr.linux.temurin.lts diff --git a/.github/workflows/pr.windows.temurin.current.yml b/.github/workflows/pr.windows.temurin.current.yml index c77a651..666db5b 100644 --- a/.github/workflows/pr.windows.temurin.current.yml +++ b/.github/workflows/pr.windows.temurin.current.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: pr.windows.temurin.current diff --git a/.github/workflows/pr.windows.temurin.lts.yml b/.github/workflows/pr.windows.temurin.lts.yml index 9fd086e..b351b4b 100644 --- a/.github/workflows/pr.windows.temurin.lts.yml +++ b/.github/workflows/pr.windows.temurin.lts.yml @@ -1,3 +1,9 @@ +# +# Automatically generated: DO NOT EDIT. +# +# Generation code: https://www.github.com/io7m-com/.github/ +# Workflow profile: Core +# name: pr.windows.temurin.lts