Conversation
Squashed commit of the following:
fix syntax error attempt apt-get python3.7 Just comments on the pyenv search
… prefix to each update citation Documentation fix-ups
Squashed commit of the following:
fix syntax error attempt apt-get python3.7 Just comments on the pyenv search
… prefix to each update citation Documentation fix-ups
There was a problem hiding this comment.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
commit 71b088726a5f270a8f1125f8c83ad7211330e6a9
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Thu Nov 30 10:25:32 2023 +0100
removed AtomNumber interface
commit b103cb5d674937cda6a5c3dbe2eba730cc6ed540
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Thu Nov 30 10:18:57 2023 +0100
aligned other tests on the new interface
commit 5bb0b333fbfc9f1c63541374e7d85007df15224a
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Thu Nov 30 10:11:19 2023 +0100
changed ho absolute indexes are returned
commit 89f97a78e81d0ad89bfc2f6baa9508d47c7225b0
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Thu Nov 30 10:03:26 2023 +0100
change d the test to reflect the new view
Squashed commit of the following:
commit 22674c905ca53770942c3c699d19c873b688c6aa
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Fri Dec 1 10:49:35 2023 +0100
-Werror on PlumedPythonEmbeddedModule
commit 0d6e623ecb238cd75aa8c84190075424c854cc42
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Fri Dec 1 10:48:58 2023 +0100
-Werror on PythonFunction
commit ff503e4791e6a64c04147f65b0bfc38155ae7b08
Author: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
Date: Fri Dec 1 10:34:54 2023 +0100
-Werror on PythonCVInterface
* trying a simpler, spaghettier CI change * deactivate the rest of the CI, and correcting the apparent error * minor correction to the test check * minor correction in the CI * minor correction in the CI II * minor correction in the CI III, :'( * using checkfail instead of check in the CI * jax is needed for a test * Checking the CI in docker * I should read before committing * separating for more clarity * adding --no-mpi to plumed config * clearer errors when python is not embeddable * locally works with fedora * corrected Makefile * making the compilation more robust * python installs * --progress=plain makes debugging the containers easier * I wrongly pushed a test that can only fail * set up the CI to fail on failing tests * enabling shared python in rocky8 * separated pycv from standard docker CI * temporary recommented the tests * decommented the tests * restored the CI, cleaned some unwanted files * cleaned some unwanted files * removed extra spaces, last cleaning of the code --------- Co-authored-by: Daniele Rapetti <5535617+Iximiel@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Testing CI and mergeability