{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32089632,"defaultBranch":"master","name":"easybuild-easyblocks","ownerLogin":"ocaisa","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-03-12T17:00:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3840437?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722349035.0","currentOid":""},"activityList":{"items":[{"before":"1ee17c0f7726c69e97442f53c65c5f041d65c94f","after":null,"ref":"refs/heads/ctypes_python","pushedAt":"2024-07-30T14:17:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"}},{"before":"8480c217cdbe2a65fca9921a5da3ccbf545aca14","after":"1ee17c0f7726c69e97442f53c65c5f041d65c94f","ref":"refs/heads/ctypes_python","pushedAt":"2024-07-26T12:22:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Update python.py","shortMessageHtmlLink":"Update python.py"}},{"before":"4818e6eb5a3bff486e8caab3ac43de743532b414","after":"8480c217cdbe2a65fca9921a5da3ccbf545aca14","ref":"refs/heads/ctypes_python","pushedAt":"2024-07-24T13:36:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"casparvl","name":"Caspar van Leeuwen","path":"/casparvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33718780?s=80&v=4"},"commit":{"message":"If we're installing with custom sysroot, we should replace a hardcoded path to ldconfig in Lib/ctypes/util.py","shortMessageHtmlLink":"If we're installing with custom sysroot, we should replace a hardcode…"}},{"before":"0cc765f297ac07d61a91c34aeb5f6a08c3b69766","after":"4818e6eb5a3bff486e8caab3ac43de743532b414","ref":"refs/heads/ctypes_python","pushedAt":"2024-07-24T13:04:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"casparvl","name":"Caspar van Leeuwen","path":"/casparvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33718780?s=80&v=4"},"commit":{"message":"Return full path when gcc or ld are used to find the library. That way, we don't rely on the SONAME being set (it isn't set for many libraries), nor do we rely on the SONAME being the same as the filename (which isn't necessarily true). Finally, it resolves the issue that find_library only returns the library name, and then if some python code opens this library dynamically, the runtime loader might find a different one (or none at all, e.g. because LD_LIBRARY_PATH is filtered)","shortMessageHtmlLink":"Return full path when gcc or ld are used to find the library. That wa…"}},{"before":"d07f920031f4431b388318895e308a9e7b20d9b2","after":"0cc765f297ac07d61a91c34aeb5f6a08c3b69766","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-10T15:13:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Split off the testing step to another PR","shortMessageHtmlLink":"Split off the testing step to another PR"}},{"before":null,"after":"0bb06d66388333100b1b864651d05e4bd56e6932","ref":"refs/heads/python_testing","pushedAt":"2024-06-10T15:11:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Add testing by default for recent Python versions (3.10+)","shortMessageHtmlLink":"Add testing by default for recent Python versions (3.10+)"}},{"before":"ac1ce4e0b0f94001b49014fb0ff70b94bba288fa","after":"d07f920031f4431b388318895e308a9e7b20d9b2","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-10T11:01:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Adjust approach","shortMessageHtmlLink":"Adjust approach"}},{"before":"9af57500574af0ef30fe660de310da38670b9dd4","after":"ac1ce4e0b0f94001b49014fb0ff70b94bba288fa","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-07T15:49:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Class is inherited so restrict application of new test step","shortMessageHtmlLink":"Class is inherited so restrict application of new test step"}},{"before":"a771002d89ff81122fe98aaf3bb03b94bc6fd92a","after":"9af57500574af0ef30fe660de310da38670b9dd4","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-07T14:59:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Add comment on why we skip some tests","shortMessageHtmlLink":"Add comment on why we skip some tests"}},{"before":"f8c232158f24e7ab4e67ac83497cc6b995193f03","after":"a771002d89ff81122fe98aaf3bb03b94bc6fd92a","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-07T14:41:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Also skip a curses test","shortMessageHtmlLink":"Also skip a curses test"}},{"before":"32b7445fb3831174ab47904060076172c4830cb6","after":"f8c232158f24e7ab4e67ac83497cc6b995193f03","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-07T13:04:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Add test step by default for recent Python installations","shortMessageHtmlLink":"Add test step by default for recent Python installations"}},{"before":null,"after":"32b7445fb3831174ab47904060076172c4830cb6","ref":"refs/heads/ctypes_python","pushedAt":"2024-06-07T10:34:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Patch ctypes for Python installations when filtering LD_LIBRARY_PATH","shortMessageHtmlLink":"Patch ctypes for Python installations when filtering LD_LIBRARY_PATH"}},{"before":"3cbe88540cff4ecd8b21995ee9952d56a771eb5a","after":"cd416f0453b063897f7f17359997073903d6c8a6","ref":"refs/heads/always_override_cuda","pushedAt":"2024-05-14T13:03:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Lint","shortMessageHtmlLink":"Lint"}},{"before":null,"after":"3cbe88540cff4ecd8b21995ee9952d56a771eb5a","ref":"refs/heads/always_override_cuda","pushedAt":"2024-05-14T12:59:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Always override the compiler version check for CUDA installations","shortMessageHtmlLink":"Always override the compiler version check for CUDA installations"}},{"before":null,"after":"eae3bdd861de7491490d3d3c01145111c65c9a0d","ref":"refs/heads/add_sanity_openfoam","pushedAt":"2024-05-13T13:24:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Add a sanity check for OpenFOAM's to make sure it finds the compiler commands","shortMessageHtmlLink":"Add a sanity check for OpenFOAM's to make sure it finds the compiler …"}},{"before":"839b07f784554748691b47194a7cf0e67623adc1","after":"77125b4b7b16450f27664d6ede9e84c6603143f1","ref":"refs/heads/archive_qe_autotools","pushedAt":"2024-05-10T14:49:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Update easybuild/easyblocks/q/quantumespresso.py","shortMessageHtmlLink":"Update easybuild/easyblocks/q/quantumespresso.py"}},{"before":"6fbd6be6ddcd458af3f8e3b91c3477fc0fe7f806","after":"839b07f784554748691b47194a7cf0e67623adc1","ref":"refs/heads/archive_qe_autotools","pushedAt":"2024-04-29T13:22:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Update test suite for QuantumESPRESSO renaming","shortMessageHtmlLink":"Update test suite for QuantumESPRESSO renaming"}},{"before":"3ab70d965a5104115250734f06bef25e7f9f16e8","after":"6fbd6be6ddcd458af3f8e3b91c3477fc0fe7f806","ref":"refs/heads/archive_qe_autotools","pushedAt":"2024-04-29T13:21:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Update test suite for QuantumESPRESSO renaming","shortMessageHtmlLink":"Update test suite for QuantumESPRESSO renaming"}},{"before":"3db1aeab22c37b17c782b0530c4cb2e69d4b6049","after":"3ab70d965a5104115250734f06bef25e7f9f16e8","ref":"refs/heads/archive_qe_autotools","pushedAt":"2024-04-14T11:42:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Correct filename of autotools QE easyblock","shortMessageHtmlLink":"Correct filename of autotools QE easyblock"}},{"before":"ddc798023c5d742a07819ba60a86b2bb4c4fd338","after":"3db1aeab22c37b17c782b0530c4cb2e69d4b6049","ref":"refs/heads/archive_qe_autotools","pushedAt":"2024-04-14T10:23:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Fix all super calls","shortMessageHtmlLink":"Fix all super calls"}},{"before":null,"after":"ddc798023c5d742a07819ba60a86b2bb4c4fd338","ref":"refs/heads/archive_qe_autotools","pushedAt":"2024-04-14T10:15:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Archive autotools-based QuantumESPRESSO easyblock and switch default to CMakeMake-based easyblock","shortMessageHtmlLink":"Archive autotools-based QuantumESPRESSO easyblock and switch default …"}},{"before":null,"after":"17e563e7f1a4e9bc854dab6bac97f495d8ff6075","ref":"refs/heads/java_patchelf_fix","pushedAt":"2023-09-06T11:57:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Make sure paths for patchelf in Java are real and unique","shortMessageHtmlLink":"Make sure paths for patchelf in Java are real and unique"}},{"before":null,"after":"f23017ff2204da33520dfe1d7012aa96ddd71878","ref":"refs/heads/java_patchelf","pushedAt":"2023-09-05T07:44:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ocaisa","name":null,"path":"/ocaisa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3840437?s=80&v=4"},"commit":{"message":"Use generic approach to decide what to patchelf","shortMessageHtmlLink":"Use generic approach to decide what to patchelf"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0zMFQxNDoxNzoxNS4wMDAwMDBazwAAAASNEwwQ","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0wNVQwNzo0NDoyMS4wMDAwMDBazwAAAAN5dq1I"}},"title":"Activity · ocaisa/easybuild-easyblocks"}