{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":619495060,"defaultBranch":"upstream/main","name":"NUPACK","ownerLogin":"genoswitch","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-27T08:55:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/128983294?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1696399254.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"59bcb2ecde06f318d0797070b840805f31d11a1f","ref":"refs/heads/upstream/main","pushedAt":"2023-10-04T06:00:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"Merge pull request #4 from beliveau-lab/4.0.0.23\n\nadd 4.0.0.23 source","shortMessageHtmlLink":"Merge pull request #4 from beliveau-lab/4.0.0.23"}},{"before":"03bdf56d7414409f69da7232b3a7c0bd3edc884c","after":"aed4467469769f6c31f511260c3562c21d41f217","ref":"refs/heads/feat/openblas-new-buildscript","pushedAt":"2023-07-05T12:58:01.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(cmake/Libraries): Allow overwrite for Boost.SIMD include directory","shortMessageHtmlLink":"(cmake/Libraries): Allow overwrite for Boost.SIMD include directory"}},{"before":"87d24c9909580c457383840fad90949569a3e7ec","after":"03bdf56d7414409f69da7232b3a7c0bd3edc884c","ref":"refs/heads/feat/openblas-new-buildscript","pushedAt":"2023-04-02T08:19:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(ports/openblas): Remove no longer used patches","shortMessageHtmlLink":"(ports/openblas): Remove no longer used patches"}},{"before":null,"after":"87d24c9909580c457383840fad90949569a3e7ec","ref":"refs/heads/feat/openblas-new-buildscript","pushedAt":"2023-04-01T11:32:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(ports/openblas): PoC new buildscript for successful wasm32 build","shortMessageHtmlLink":"(ports/openblas): PoC new buildscript for successful wasm32 build"}},{"before":"fe62ca5a917f4fd4a12b0fb91569102919a498a0","after":"100caf11fab9b443deff5f61026a9e3804f09dce","ref":"refs/heads/master","pushedAt":"2023-04-01T11:27:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(ports/openblas): Add files used in last attempt at using orig build script\n\nWith all of these patches we can compile to ~1500/1700 without error. However, we can compile successfully by making a new build script.","shortMessageHtmlLink":"(ports/openblas): Add files used in last attempt at using orig build …"}},{"before":"ab317107621ee9194b62c5ebe8aacdffccc42f6f","after":"fe62ca5a917f4fd4a12b0fb91569102919a498a0","ref":"refs/heads/master","pushedAt":"2023-03-28T10:33:02.155Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(port/openblas): Remove commas from file command\n\nCommas are passed to the function, so to make the file syntax valid we must remove them.","shortMessageHtmlLink":"(port/openblas): Remove commas from file command"}},{"before":"dfad6e38971566f11d128d8b0c123f42e7f04d42","after":"ab317107621ee9194b62c5ebe8aacdffccc42f6f","ref":"refs/heads/master","pushedAt":"2023-03-28T10:30:11.955Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(ports/openblas): Fix syntax for riscv patch\n\n(Unclosed quote)","shortMessageHtmlLink":"(ports/openblas): Fix syntax for riscv patch"}},{"before":"76ffe180eb1a01f895733f5524194828a96530ab","after":"dfad6e38971566f11d128d8b0c123f42e7f04d42","ref":"refs/heads/master","pushedAt":"2023-03-28T10:18:07.910Z","pushType":"push","commitsCount":2,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(port/openblas): Create RISCV64 prebuild config patch\n\nCurrently, when compiling using the wasm32-emscripten triplet,\nvariables such as DTB_DEFAULT_ENTRIES are not set in config.h.\nThis patch adds an additional if to append these options to the config file.","shortMessageHtmlLink":"(port/openblas): Create RISCV64 prebuild config patch"}},{"before":"bbb0394af9f045fb3d2c86396dabe08fa55b2b61","after":"76ffe180eb1a01f895733f5524194828a96530ab","ref":"refs/heads/master","pushedAt":"2023-03-27T17:02:21.072Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(port/openblas): Fix encoding for emscripten patch\n\nProblem: git diff in powershell creates a UTF-16 file.\nFix: convert to UTF-8\nSrc: https://stackoverflow.com/a/56613047","shortMessageHtmlLink":"(port/openblas): Fix encoding for emscripten patch"}},{"before":"67101c3f7747225a957ad38c85c4cb9a9078202d","after":"bbb0394af9f045fb3d2c86396dabe08fa55b2b61","ref":"refs/heads/master","pushedAt":"2023-03-27T16:50:24.242Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(port/openblas): Create emscripten target patch","shortMessageHtmlLink":"(port/openblas): Create emscripten target patch"}},{"before":"59bcb2ecde06f318d0797070b840805f31d11a1f","after":"67101c3f7747225a957ad38c85c4cb9a9078202d","ref":"refs/heads/master","pushedAt":"2023-03-27T15:44:41.506Z","pushType":"push","commitsCount":6,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(ports/openblas): Update \"fix-redefinition-function.patch\"\nUpdates this patch file to match the newer source code.","shortMessageHtmlLink":"(ports/openblas): Update \"fix-redefinition-function.patch\""}},{"before":"59514ef657d1ad1b1b14af5a0d6b736d2a7cc5bf","after":"2497a9e7ae8cb8cc275adf0b5f151627071b6a03","ref":"refs/heads/feat/genoswitch/update-ports","pushedAt":"2023-03-27T13:59:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(external/vcpkg/ports/openblas): Update to upstream v0.3.22 tag","shortMessageHtmlLink":"(external/vcpkg/ports/openblas): Update to upstream v0.3.22 tag"}},{"before":"59bcb2ecde06f318d0797070b840805f31d11a1f","after":"59514ef657d1ad1b1b14af5a0d6b736d2a7cc5bf","ref":"refs/heads/feat/genoswitch/update-ports","pushedAt":"2023-03-27T13:55:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"(external/vcpkg/ports/gecode): Update to upstream HEAD commit","shortMessageHtmlLink":"(external/vcpkg/ports/gecode): Update to upstream HEAD commit"}},{"before":null,"after":"59bcb2ecde06f318d0797070b840805f31d11a1f","ref":"refs/heads/feat/genoswitch/update-ports","pushedAt":"2023-03-27T13:37:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jcxldn","name":"James Cahill","path":"/jcxldn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20697043?s=80&v=4"},"commit":{"message":"Merge pull request #4 from beliveau-lab/4.0.0.23\n\nadd 4.0.0.23 source","shortMessageHtmlLink":"Merge pull request #4 from beliveau-lab/4.0.0.23"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wNFQwNjowMDo1NC4wMDAwMDBazwAAAAOO67NW","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wNFQwNjowMDo1NC4wMDAwMDBazwAAAAOO67NW","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yN1QxMzozNzowMS4wMDAwMDBazwAAAAMMEEBY"}},"title":"Activity · genoswitch/NUPACK"}