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

bugfix and minor improvements #12

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

vandenman
Copy link

  • bugfix where cmake always had to be rerun
  • unname the hash so the json becomes {..., Hash: <hash_value>} instead of {..., Hash: {<module_name> : <hash_value> }}. @RensDofferhoff I assume this is not an issue?
  • actually use cached hashes

@shun2wang This PR should fix the issue you mentioned in jasp-stats/jasp-desktop#5679 (comment)

@boutinb it should no longer be necessary to rerun cmake before every build.

- bugfix where cmake always had to be rerun
- unname the hash so the json becomes {..., Hash: <hash_value>} instead of {..., Hash: {<module_name> : <hash_value> }}.
- actually use cached hashes
Copy link

@boutinb boutinb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works now perfect for me.

@JorisGoosen JorisGoosen merged commit 06a85bf into jasp-stats:master Sep 30, 2024
@boutinb
Copy link

boutinb commented Sep 30, 2024

@shun2wang Does this solve your problem?

@shun2wang
Copy link

maybe nees this pr jasp-stats/jasp-desktop#5680 and re-run the Linux build workflow to check.

@vandenman vandenman deleted the tweaksModuleInstaller branch October 1, 2024 08:51
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.

4 participants