-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump from 0.9.3 to 0.9.4 #42
Merged
Merged
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebe606e - Browse repository at this point
Copy the full SHA ebe606eView commit details
Commits on Jun 20, 2024
-
* Modify summary page * Add measured and processed data for TOF * Move report.cif from Analysis main view to sidebar text mode * Show html-based analysis summary in the Analysis main view * Allow saving analysis summary as html * Update images for GUI tests
Configuration menu - View commit details
-
Copy full SHA for ae60754 - Browse repository at this point
Copy the full SHA ae60754View commit details -
* Temporarily remove the CI script for snapcraft * Simplify build script to try code signing * MACOS_CERTIFICATE_ENCODED (.p12 content base64 encoded) updated on github * MACOS_CERTIFICATE_PASSWORD (.p12 password) updated on github * Rename fpath to fname * Migrate from altool to notarytool * altool is depricated * Migration instruction https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool * Fix spctl verbose output option * Try using lando/code-sign-action instead of custom script * Fix file path in the code signing script * Update certificate identity * Debug * Fix identity * more debug * more debug * more debug * more debug * debug: return after verify * debug: return after sign * debug: return before verify * debug 2: return after sign * more debug * Another try with lando/code-sign-action * More debug terminal * more debug * fix * More fixes * More fixes * continue after signing * Remove sleep before staple (moved to notarisation) * clean up * Rename variables and clean up * More clean up * Fix team-id * Restore other steps in the build script * Force to use numpy<2 * Use full os name in uploaded artifacts
Configuration menu - View commit details
-
Copy full SHA for 0fb3bbf - Browse repository at this point
Copy the full SHA 0fb3bbfView commit details -
* initial test, mostly to get the filenames first * attempt to locate the signed binary * play with filename * try again * another attempt at properly delimit the string * go back to the whole matrix before PR * remove debug printouts * Get path to setup_exe from Config.py --------- Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for e401958 - Browse repository at this point
Copy the full SHA e401958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 636adc8 - Browse repository at this point
Copy the full SHA 636adc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 636ded7 - Browse repository at this point
Copy the full SHA 636ded7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc8d42 - Browse repository at this point
Copy the full SHA 6fc8d42View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c2a04a - Browse repository at this point
Copy the full SHA 5c2a04aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a92ed72 - Browse repository at this point
Copy the full SHA a92ed72View commit details
Commits on Jun 26, 2024
-
Add a point background model to TOF (#41)
* Bump from 0.9.2 to 0.9.3 (#38) * Fix summary (#34) * Modify summary page * Add measured and processed data for TOF * Move report.cif from Analysis main view to sidebar text mode * Show html-based analysis summary in the Analysis main view * Allow saving analysis summary as html * Update images for GUI tests * Fix signing macos (#35) * Temporarily remove the CI script for snapcraft * Simplify build script to try code signing * MACOS_CERTIFICATE_ENCODED (.p12 content base64 encoded) updated on github * MACOS_CERTIFICATE_PASSWORD (.p12 password) updated on github * Rename fpath to fname * Migrate from altool to notarytool * altool is depricated * Migration instruction https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool * Fix spctl verbose output option * Try using lando/code-sign-action instead of custom script * Fix file path in the code signing script * Update certificate identity * Debug * Fix identity * more debug * more debug * more debug * more debug * debug: return after verify * debug: return after sign * debug: return before verify * debug 2: return after sign * more debug * Another try with lando/code-sign-action * More debug terminal * more debug * fix * More fixes * More fixes * continue after signing * Remove sleep before staple (moved to notarisation) * clean up * Rename variables and clean up * More clean up * Fix team-id * Restore other steps in the build script * Force to use numpy<2 * Use full os name in uploaded artifacts * Windows signing (#33) * initial test, mostly to get the filenames first * attempt to locate the signed binary * play with filename * try again * another attempt at properly delimit the string * go back to the whole matrix before PR * remove debug printouts * Get path to setup_exe from Config.py --------- Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com> * Prepare for releasing 0.9.2 * Fix release info [ci skip] * Return snapcraft build script back (#37) * Update release info --------- Co-authored-by: Piotr Rozyczko <piotr.rozyczko@gmail.com> * Bump from v0.9.2 to v0.9.3 (#39) * Fix summary (#34) * Modify summary page * Add measured and processed data for TOF * Move report.cif from Analysis main view to sidebar text mode * Show html-based analysis summary in the Analysis main view * Allow saving analysis summary as html * Update images for GUI tests * Fix signing macos (#35) * Temporarily remove the CI script for snapcraft * Simplify build script to try code signing * MACOS_CERTIFICATE_ENCODED (.p12 content base64 encoded) updated on github * MACOS_CERTIFICATE_PASSWORD (.p12 password) updated on github * Rename fpath to fname * Migrate from altool to notarytool * altool is depricated * Migration instruction https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool * Fix spctl verbose output option * Try using lando/code-sign-action instead of custom script * Fix file path in the code signing script * Update certificate identity * Debug * Fix identity * more debug * more debug * more debug * more debug * debug: return after verify * debug: return after sign * debug: return before verify * debug 2: return after sign * more debug * Another try with lando/code-sign-action * More debug terminal * more debug * fix * More fixes * More fixes * continue after signing * Remove sleep before staple (moved to notarisation) * clean up * Rename variables and clean up * More clean up * Fix team-id * Restore other steps in the build script * Force to use numpy<2 * Use full os name in uploaded artifacts * Windows signing (#33) * initial test, mostly to get the filenames first * attempt to locate the signed binary * play with filename * try again * another attempt at properly delimit the string * go back to the whole matrix before PR * remove debug printouts * Get path to setup_exe from Config.py --------- Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com> * Prepare for releasing 0.9.2 * Fix release info [ci skip] * Return snapcraft build script back (#37) * Update release info --------- Co-authored-by: Piotr Rozyczko <piotr.rozyczko@gmail.com> * Bump from v0.9.2 to v0.9.3 (#40) * Fix summary (#34) * Modify summary page * Add measured and processed data for TOF * Move report.cif from Analysis main view to sidebar text mode * Show html-based analysis summary in the Analysis main view * Allow saving analysis summary as html * Update images for GUI tests * Fix signing macos (#35) * Temporarily remove the CI script for snapcraft * Simplify build script to try code signing * MACOS_CERTIFICATE_ENCODED (.p12 content base64 encoded) updated on github * MACOS_CERTIFICATE_PASSWORD (.p12 password) updated on github * Rename fpath to fname * Migrate from altool to notarytool * altool is depricated * Migration instruction https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool * Fix spctl verbose output option * Try using lando/code-sign-action instead of custom script * Fix file path in the code signing script * Update certificate identity * Debug * Fix identity * more debug * more debug * more debug * more debug * debug: return after verify * debug: return after sign * debug: return before verify * debug 2: return after sign * more debug * Another try with lando/code-sign-action * More debug terminal * more debug * fix * More fixes * More fixes * continue after signing * Remove sleep before staple (moved to notarisation) * clean up * Rename variables and clean up * More clean up * Fix team-id * Restore other steps in the build script * Force to use numpy<2 * Use full os name in uploaded artifacts * Windows signing (#33) * initial test, mostly to get the filenames first * attempt to locate the signed binary * play with filename * try again * another attempt at properly delimit the string * go back to the whole matrix before PR * remove debug printouts * Get path to setup_exe from Config.py --------- Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com> * Prepare for releasing 0.9.2 * Fix release info * Return snapcraft build script back (#37) * Update release info --------- Co-authored-by: Piotr Rozyczko <piotr.rozyczko@gmail.com> * Initial implementation of point background for TOF * Clean up debugging * Force scipy<1.14 --------- Co-authored-by: Piotr Rozyczko <piotr.rozyczko@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 88b962a - Browse repository at this point
Copy the full SHA 88b962aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ca57f - Browse repository at this point
Copy the full SHA 21ca57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104b741 - Browse repository at this point
Copy the full SHA 104b741View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.