From 9031d47303ef0757a4ff31378f44086d82397e3d Mon Sep 17 00:00:00 2001 From: Robin Fievet Date: Sat, 17 Aug 2024 14:26:16 -0400 Subject: [PATCH] minor cleanups --- .github/workflows/bundle_app.yml | 2 +- .github/workflows/identify_target_version.yml | 2 +- boinc/job_template.xml | 2 +- boinc/version_template.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/bundle_app.yml b/.github/workflows/bundle_app.yml index 157cb3f..5bc03b1 100644 --- a/.github/workflows/bundle_app.yml +++ b/.github/workflows/bundle_app.yml @@ -77,7 +77,7 @@ jobs: run: | echo "$SIGNING_KEY" > key ls - ./boinc/sign_executable app.$NEW_VERSION-$PLATFORM/$WRAPPER.exe key > app.$NEW_VERSION-$PLATFORM/$WRAPPER.exe.sig + # ./boinc/sign_executable app.$NEW_VERSION-$PLATFORM/$WRAPPER.exe key > app.$NEW_VERSION-$PLATFORM/$WRAPPER.exe.sig # ./boinc/sign_executable app.$NEW_VERSION-$PLATFORM/python311.dll key > app.$NEW_VERSION-$PLATFORM/python311.dll.sig # ./boinc/sign_executable app.$NEW_VERSION-$PLATFORM/python3.dll key > app.$NEW_VERSION-$PLATFORM/python3.dll.sig zip -r app.$NEW_VERSION-$PLATFORM.zip app.$NEW_VERSION-$PLATFORM diff --git a/.github/workflows/identify_target_version.yml b/.github/workflows/identify_target_version.yml index 13e5be2..d5f84fa 100644 --- a/.github/workflows/identify_target_version.yml +++ b/.github/workflows/identify_target_version.yml @@ -31,7 +31,7 @@ jobs: id: new_version_number env: BOINC_APP_DESCRIPTION: ${{ inputs.boinc_app_description }} - SPECIFIED_VERSION: '1.14' + SPECIFIED_VERSION: '1.15' run: | echo "BOINC_APP_DESCRIPTION: $BOINC_APP_DESCRIPTION" echo "SPECIFIED_VERSION: $SPECIFIED_VERSION" diff --git a/boinc/job_template.xml b/boinc/job_template.xml index 67491a4..b37558c 100644 --- a/boinc/job_template.xml +++ b/boinc/job_template.xml @@ -11,4 +11,4 @@ app.zip - \ No newline at end of file + diff --git a/boinc/version_template.xml b/boinc/version_template.xml index 4be7923..290633f 100644 --- a/boinc/version_template.xml +++ b/boinc/version_template.xml @@ -1,6 +1,6 @@ - + {{WRAPPER}}.exe @@ -13,4 +13,4 @@ app.zip - \ No newline at end of file +