{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":750303620,"defaultBranch":"main","name":"rna3db","ownerLogin":"marcellszi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-30T11:41:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64620912?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715851993.0","currentOid":""},"activityList":{"items":[{"before":"10f7e0746f9c7193add041567ac31d20ffd5a9d9","after":"c3976c8d74abf6f17b09bd2aba97926e6a8c6455","ref":"refs/heads/main","pushedAt":"2024-05-16T09:36:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"b89c86e3243c2eaf3dfe9a5b002c20d361d23ba1","after":null,"ref":"refs/heads/release-2","pushedAt":"2024-05-16T09:32:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"}},{"before":"cb826591e42237baad45d85faa1ba21d4f352d65","after":"10f7e0746f9c7193add041567ac31d20ffd5a9d9","ref":"refs/heads/main","pushedAt":"2024-05-16T09:32:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"2nd release (#9)\n\n- Improved the way splitting works\r\n- Added SLURM scripts to simplify generating releases in the future\r\n- Modified a bunch of scripts to simplify making new releases\r\n- Moved the mmCIF generation code to rna3db/parser.py\r\n- Added pre-commits\r\n- Modified CITATION.cff to reflect JMB article\r\n- Add READMEs for scripts\r\n- Fix setup.py","shortMessageHtmlLink":"2nd release (#9)"}},{"before":"a4a2b163a2d179e395fcad1482bb6e1027031181","after":"b89c86e3243c2eaf3dfe9a5b002c20d361d23ba1","ref":"refs/heads/release-2","pushedAt":"2024-05-16T09:26:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"add READMEs, fix setup.py and pre-commit-config.yml","shortMessageHtmlLink":"add READMEs, fix setup.py and pre-commit-config.yml"}},{"before":"85f7a64ae18ced49f724f78de994292172167b33","after":null,"ref":"refs/tags/2024-01-10","pushedAt":"2024-05-16T08:22:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"}},{"before":"7f0db0f2083bbebc6ae1c91c755b0ea769880727","after":"a4a2b163a2d179e395fcad1482bb6e1027031181","ref":"refs/heads/release-2","pushedAt":"2024-05-16T03:43:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"SLURM fixes","shortMessageHtmlLink":"SLURM fixes"}},{"before":"7f7e89bac88ba3126221873c73db394130cf04cb","after":"7f0db0f2083bbebc6ae1c91c755b0ea769880727","ref":"refs/heads/release-2","pushedAt":"2024-05-16T03:35:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"minor fixes to split","shortMessageHtmlLink":"minor fixes to split"}},{"before":"7f0db0f2083bbebc6ae1c91c755b0ea769880727","after":"7f7e89bac88ba3126221873c73db394130cf04cb","ref":"refs/heads/release-2","pushedAt":"2024-05-16T03:33:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"SLURM fixes","shortMessageHtmlLink":"SLURM fixes"}},{"before":"855e899ef998c780eedb66ad5ea6e7bc4d7a49d3","after":"7f0db0f2083bbebc6ae1c91c755b0ea769880727","ref":"refs/heads/release-2","pushedAt":"2024-05-15T06:07:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"minor fixes to split","shortMessageHtmlLink":"minor fixes to split"}},{"before":null,"after":"855e899ef998c780eedb66ad5ea6e7bc4d7a49d3","ref":"refs/heads/release-2","pushedAt":"2024-05-15T05:54:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"Improved splitting, and preparing for new release.\n\n- Improved the way splitting works\n- Added SLURM scripts to simplify generating releases in the future\n- Modified a bunch of scripts to simplify making new releases\n- Moved the mmCIF generation code to rna3db/parser.py\n- Added pre-commits\n- Modified CITATION.cff to reflect JMB article","shortMessageHtmlLink":"Improved splitting, and preparing for new release."}},{"before":"64c5be95d81101feb8a27b57dcd3a698e5768c9d","after":"cb826591e42237baad45d85faa1ba21d4f352d65","ref":"refs/heads/main","pushedAt":"2024-04-26T15:10:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmagnus","name":"Marcin Magnus","path":"/mmagnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118740?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"de8df71d9c5cf068a285a55dff27e0da5548d40a","after":"64c5be95d81101feb8a27b57dcd3a698e5768c9d","ref":"refs/heads/main","pushedAt":"2024-04-26T15:09:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmagnus","name":"Marcin Magnus","path":"/mmagnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118740?s=80&v=4"},"commit":{"message":"Update README.md fix #7","shortMessageHtmlLink":"Update README.md fix #7"}},{"before":"91fba69d9c2e88c36845c6ba21d4a9c838c55ff6","after":"de8df71d9c5cf068a285a55dff27e0da5548d40a","ref":"refs/heads/main","pushedAt":"2024-04-22T18:49:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmagnus","name":"Marcin Magnus","path":"/mmagnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118740?s=80&v=4"},"commit":{"message":"Simplify json_to_mmcif.py (remove extensive logging and tests)","shortMessageHtmlLink":"Simplify json_to_mmcif.py (remove extensive logging and tests)"}},{"before":"f623b932f1c26eadccf94fbde3af7b9de52dd851","after":"91fba69d9c2e88c36845c6ba21d4a9c838c55ff6","ref":"refs/heads/main","pushedAt":"2024-03-11T15:30:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"fix formatting","shortMessageHtmlLink":"fix formatting"}},{"before":"8efa3b1c95000a19ab8af2cca727b3162b625b1f","after":"f623b932f1c26eadccf94fbde3af7b9de52dd851","ref":"refs/heads/main","pushedAt":"2024-03-11T15:28:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"improvements to modification cache generation","shortMessageHtmlLink":"improvements to modification cache generation"}},{"before":"ba9964f3613735d7b6d644417058c43667461329","after":"8efa3b1c95000a19ab8af2cca727b3162b625b1f","ref":"refs/heads/main","pushedAt":"2024-03-06T22:35:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"f6fac0065afe235cb7428f5803bcfde66a891e4a","after":null,"ref":"refs/heads/coords","pushedAt":"2024-03-06T22:30:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"}},{"before":"d587d1aa5414bae3cc33e552c38f021ebc4a494e","after":"ba9964f3613735d7b6d644417058c43667461329","ref":"refs/heads/main","pushedAt":"2024-03-06T22:30:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"Add support for parsing 3D coordinates (#4)","shortMessageHtmlLink":"Add support for parsing 3D coordinates (#4)"}},{"before":"7575ab0bcb33c505caa1518f689d9db698933e9c","after":"d587d1aa5414bae3cc33e552c38f021ebc4a494e","ref":"refs/heads/main","pushedAt":"2024-03-06T12:50:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"reformatted new script","shortMessageHtmlLink":"reformatted new script"}},{"before":"0222a6a5ebaabe207cc7714dda0f68795a10a510","after":"7575ab0bcb33c505caa1518f689d9db698933e9c","ref":"refs/heads/main","pushedAt":"2024-03-06T12:45:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"a1ee062bc8b10eba631396f9c5aed2204b20cd77","after":"f6fac0065afe235cb7428f5803bcfde66a891e4a","ref":"refs/heads/coords","pushedAt":"2024-03-06T12:19:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"fix formatting","shortMessageHtmlLink":"fix formatting"}},{"before":"265cbaad88ce8bf1e81f365df97d123f6c6fa8b8","after":"a1ee062bc8b10eba631396f9c5aed2204b20cd77","ref":"refs/heads/coords","pushedAt":"2024-03-06T12:17:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"added support for parsing coordinates","shortMessageHtmlLink":"added support for parsing coordinates"}},{"before":"cb5433828243a7656f6be6fdfae725965aadc3bd","after":"0222a6a5ebaabe207cc7714dda0f68795a10a510","ref":"refs/heads/main","pushedAt":"2024-03-06T10:59:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"Add json_to_mmcif.py (#3)\n\n* Add json_to_mmcif.py","shortMessageHtmlLink":"Add json_to_mmcif.py (#3)"}},{"before":"6742eadb7cb638b9dd0a50daabbca0b9c9ede672","after":"cb5433828243a7656f6be6fdfae725965aadc3bd","ref":"refs/heads/main","pushedAt":"2024-02-15T08:08:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"minor bug fixes","shortMessageHtmlLink":"minor bug fixes"}},{"before":"bf20a4cd96747c90ae3135c0283adb134b614cb1","after":"6742eadb7cb638b9dd0a50daabbca0b9c9ede672","ref":"refs/heads/main","pushedAt":"2024-02-15T07:30:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"fixed formatting","shortMessageHtmlLink":"fixed formatting"}},{"before":"a249daa87f400b32b09a5b22bacccfbba9bc2391","after":"bf20a4cd96747c90ae3135c0283adb134b614cb1","ref":"refs/heads/main","pushedAt":"2024-02-15T07:28:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"added script to convert FASTA to JSON","shortMessageHtmlLink":"added script to convert FASTA to JSON"}},{"before":"a249daa87f400b32b09a5b22bacccfbba9bc2391","after":"265cbaad88ce8bf1e81f365df97d123f6c6fa8b8","ref":"refs/heads/coords","pushedAt":"2024-02-02T02:18:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"added support for 3D coords","shortMessageHtmlLink":"added support for 3D coords"}},{"before":null,"after":"a249daa87f400b32b09a5b22bacccfbba9bc2391","ref":"refs/heads/coords","pushedAt":"2024-02-02T02:17:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"fix formatting","shortMessageHtmlLink":"fix formatting"}},{"before":"ea45a3538e42326d2dc28e84b349e381109799c9","after":"a249daa87f400b32b09a5b22bacccfbba9bc2391","ref":"refs/heads/main","pushedAt":"2024-02-02T02:06:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"fix formatting","shortMessageHtmlLink":"fix formatting"}},{"before":"171dcb21e6bda05f24913f5267aea8845e54aed2","after":"ea45a3538e42326d2dc28e84b349e381109799c9","ref":"refs/heads/main","pushedAt":"2024-02-02T02:04:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcellszi","name":"Marcell Szikszai","path":"/marcellszi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64620912?s=80&v=4"},"commit":{"message":"minor fixes","shortMessageHtmlLink":"minor fixes"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAES2-rGAA","startCursor":null,"endCursor":null}},"title":"Activity ยท marcellszi/rna3db"}