Skip to content
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 12 commits into from
Jun 26, 2024
Merged

Bump from 0.9.3 to 0.9.4 #42

merged 12 commits into from
Jun 26, 2024

Conversation

AndrewSazonov
Copy link
Member

Point background is now implemented for time-of-flight (TOF) type of experiments

AndrewSazonov and others added 12 commits May 30, 2024 15:17
* 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
* 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
* 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>
* 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>
@AndrewSazonov AndrewSazonov merged commit 5adb448 into master Jun 26, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants