{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":100488022,"defaultBranch":"master","name":"BioStructures.jl","ownerLogin":"BioJulia","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-08-16T12:41:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6486271?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716473204.0","currentOid":""},"activityList":{"items":[{"before":"60d7e6aae6c70a3d63e31e84ebf81becce5d54da","after":"4e34244a75d4ed99cc13e9227756a89ce50caf3b","ref":"refs/heads/gh-pages","pushedAt":"2024-06-04T17:17:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 6c59cd3","shortMessageHtmlLink":"build based on 6c59cd3"}},{"before":"91534bf9430c137e450b9cad9293af3bf67e418d","after":"6c59cd353dd2bc447f85df1e566a810bb297e324","ref":"refs/heads/master","pushedAt":"2024-06-04T17:16:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"move selection syntax tests","shortMessageHtmlLink":"move selection syntax tests"}},{"before":"957f54d9976ab13542b1d72234c795705e620183","after":"60d7e6aae6c70a3d63e31e84ebf81becce5d54da","ref":"refs/heads/gh-pages","pushedAt":"2024-06-03T18:12:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 91534bf","shortMessageHtmlLink":"build based on 91534bf"}},{"before":"500e948b855701a5b1680540ef505af29cbb1040","after":"91534bf9430c137e450b9cad9293af3bf67e418d","ref":"refs/heads/master","pushedAt":"2024-06-03T18:12:10.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"add BioJulia logo to docs","shortMessageHtmlLink":"add BioJulia logo to docs"}},{"before":"adb3e902e186cd8d768aae973549a8956e6c5fcb","after":"957f54d9976ab13542b1d72234c795705e620183","ref":"refs/heads/gh-pages","pushedAt":"2024-06-03T15:43:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 500e948","shortMessageHtmlLink":"build based on 500e948"}},{"before":"4f80e8179ee0424233e7d016d6fb03ea63e5157d","after":"500e948b855701a5b1680540ef505af29cbb1040","ref":"refs/heads/master","pushedAt":"2024-06-03T15:43:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"fix compat note (#53)","shortMessageHtmlLink":"fix compat note (#53)"}},{"before":"0813c79c3b5d0b829416935a25930764a8f364db","after":"adb3e902e186cd8d768aae973549a8956e6c5fcb","ref":"refs/heads/gh-pages","pushedAt":"2024-06-03T14:34:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 4f80e81","shortMessageHtmlLink":"build based on 4f80e81"}},{"before":"79aa9917848df6702def4c387e435b9348a9a155","after":"4f80e8179ee0424233e7d016d6fb03ea63e5157d","ref":"refs/heads/master","pushedAt":"2024-06-03T14:33:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"selection syntax (#52)\n\n* adapting select to BioStructures\r\n\r\n* all keywords and macrokeywords working\r\n\r\n* add tests\r\n\r\n* fix tests environments\r\n\r\n* fix backbone selector\r\n\r\n* fix 1.6 compatibility and add collectatoms(struc, sel\"string\") method.\r\n\r\n* reduce size of test file\r\n\r\n* adjust tests for new test file\r\n\r\n* simplify code\r\n\r\n* ignore all temporary vim files\r\n\r\n* remove loop over deprecated functional keywords\r\n\r\n* merge keywords and macrokeywords in same array\r\n\r\n* make all non-generic and reorder code\r\n\r\n* remove Select docstring\r\n\r\n* use filter! to select atoms\r\n\r\n* throw ArgumentError and test it\r\n\r\n* add disorder and test for it\r\n\r\n* remove TestItems, add tests\r\n\r\n* add doc entry\r\n\r\n* fix internal hyperlink\r\n\r\n* remove test pdb file, use downloaded file\r\n\r\n* comment non-standard residues of MD simulations\r\n\r\n* small doc change\r\n\r\n* remove reference to TESTPDB\r\n\r\n* small format change in code\r\n\r\n* use julia-repl syntax where appropriate\r\n\r\n* Delete Test/Project.toml\r\n\r\n* remove using from tests\r\n\r\n* uncomment alternate protonation states\r\n\r\n* rename ProteinResidue to AminoAcid\r\n\r\n* rename AminoAcid to AminoAcidResidue","shortMessageHtmlLink":"selection syntax (#52)"}},{"before":"57c0adaa2c666802f9fbd46b47cf47345278c9b0","after":"0813c79c3b5d0b829416935a25930764a8f364db","ref":"refs/heads/gh-pages","pushedAt":"2024-06-03T04:16:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 79aa991","shortMessageHtmlLink":"build based on 79aa991"}},{"before":"f00db64862b3f19b8cf88127898b4370191b4a3e","after":"57c0adaa2c666802f9fbd46b47cf47345278c9b0","ref":"refs/heads/gh-pages","pushedAt":"2024-05-31T15:09:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 79aa991","shortMessageHtmlLink":"build based on 79aa991"}},{"before":"bd43da96e240f32fb9490e526982a539b3c16d48","after":"79aa9917848df6702def4c387e435b9348a9a155","ref":"refs/heads/master","pushedAt":"2024-05-31T15:07:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"API docs order","shortMessageHtmlLink":"API docs order"}},{"before":"04f6ffa2e722ba60568452c408e616e5abed469c","after":"bd43da96e240f32fb9490e526982a539b3c16d48","ref":"refs/heads/master","pushedAt":"2024-05-31T14:02:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"remove x, x!, etc from exports","shortMessageHtmlLink":"remove x, x!, etc from exports"}},{"before":"68127ff16cd55f77046a1a80cda4a664cd257a64","after":"f00db64862b3f19b8cf88127898b4370191b4a3e","ref":"refs/heads/gh-pages","pushedAt":"2024-05-27T04:15:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 04f6ffa","shortMessageHtmlLink":"build based on 04f6ffa"}},{"before":"374a0c5fb1a17c292fc01e14dd30cf7f7bb52cef","after":"68127ff16cd55f77046a1a80cda4a664cd257a64","ref":"refs/heads/gh-pages","pushedAt":"2024-05-24T14:22:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 04f6ffa","shortMessageHtmlLink":"build based on 04f6ffa"}},{"before":"35fc5010e5b6e9d9e6d734cbc0c7ac82e5543a06","after":"04f6ffa2e722ba60568452c408e616e5abed469c","ref":"refs/heads/master","pushedAt":"2024-05-24T14:22:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"Speed up parsing of PDB line (#50)\n\n* Speed up parsing of PDB line\r\n\r\nBy checking the length of the line before parsing it, we can avoid the\r\noverhead of `try/catch` for the optional fields.\r\n\r\n* Update tests for new PDB parser","shortMessageHtmlLink":"Speed up parsing of PDB line (#50)"}},{"before":"592dd33d77f0eb7c47a3f96c21ee1306a40de632","after":"374a0c5fb1a17c292fc01e14dd30cf7f7bb52cef","ref":"refs/heads/gh-pages","pushedAt":"2024-05-24T13:40:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 35fc501","shortMessageHtmlLink":"build based on 35fc501"}},{"before":"a70f6f48830fd8742662058f53e952dcebffa573","after":"35fc5010e5b6e9d9e6d734cbc0c7ac82e5543a06","ref":"refs/heads/master","pushedAt":"2024-05-24T13:39:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"fix typo: run_strude -> run_stride (#51)","shortMessageHtmlLink":"fix typo: run_strude -> run_stride (#51)"}},{"before":"980e27a5d50e70d428d360b9317264fcffca035c","after":"592dd33d77f0eb7c47a3f96c21ee1306a40de632","ref":"refs/heads/gh-pages","pushedAt":"2024-05-23T14:07:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on a70f6f4","shortMessageHtmlLink":"build based on a70f6f4"}},{"before":"35cce7b64c9ba05f157fcca9db5096987dab96ee","after":"980e27a5d50e70d428d360b9317264fcffca035c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-23T13:41:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on a70f6f4","shortMessageHtmlLink":"build based on a70f6f4"}},{"before":"b4f3455b94a597c6a9b50d9b5851e3ccfe6c6e11","after":"a70f6f48830fd8742662058f53e952dcebffa573","ref":"refs/heads/master","pushedAt":"2024-05-23T13:40:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"update news, bump version","shortMessageHtmlLink":"update news, bump version"}},{"before":"7755f2345e5a05b2a2891b89b7ed0e5a30e8bc87","after":"35cce7b64c9ba05f157fcca9db5096987dab96ee","ref":"refs/heads/gh-pages","pushedAt":"2024-05-23T12:58:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on b4f3455","shortMessageHtmlLink":"build based on b4f3455"}},{"before":"ef76d43cbfa785b26220ec299f77a37218463f85","after":"b4f3455b94a597c6a9b50d9b5851e3ccfe6c6e11","ref":"refs/heads/master","pushedAt":"2024-05-23T12:57:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"Precompile `read(filename, PDB)` (#47)\n\nThis greatly reduces the latency of the first read.","shortMessageHtmlLink":"Precompile read(filename, PDB) (#47)"}},{"before":"5b1abe9921aaec2b0de0db29ea73a271d5c23635","after":"7755f2345e5a05b2a2891b89b7ed0e5a30e8bc87","ref":"refs/heads/gh-pages","pushedAt":"2024-05-20T04:14:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on ef76d43","shortMessageHtmlLink":"build based on ef76d43"}},{"before":"8c46abad4db8c571c10f497569186436d654e190","after":"5b1abe9921aaec2b0de0db29ea73a271d5c23635","ref":"refs/heads/gh-pages","pushedAt":"2024-05-13T04:14:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on ef76d43","shortMessageHtmlLink":"build based on ef76d43"}},{"before":"fc91114f8f0d0d37c05b746fc3da1cb496bd46a4","after":"8c46abad4db8c571c10f497569186436d654e190","ref":"refs/heads/gh-pages","pushedAt":"2024-05-07T11:30:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on ef76d43","shortMessageHtmlLink":"build based on ef76d43"}},{"before":"d7ddda98f177cf1e236e266a93487876ae2143b0","after":null,"ref":"refs/heads/dependabot/github_actions/julia-actions/cache-2","pushedAt":"2024-05-07T11:29:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"}},{"before":"508ebe0804526e0538a968d3fc7f5ecc5a8f2a96","after":"ef76d43cbfa785b26220ec299f77a37218463f85","ref":"refs/heads/master","pushedAt":"2024-05-07T11:29:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"Bump julia-actions/cache from 1 to 2 (#46)\n\nBumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2.\r\n- [Release notes](https://github.com/julia-actions/cache/releases)\r\n- [Commits](https://github.com/julia-actions/cache/compare/v1...v2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: julia-actions/cache\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump julia-actions/cache from 1 to 2 (#46)"}},{"before":null,"after":"d7ddda98f177cf1e236e266a93487876ae2143b0","ref":"refs/heads/dependabot/github_actions/julia-actions/cache-2","pushedAt":"2024-05-06T08:59:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump julia-actions/cache from 1 to 2\n\nBumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump julia-actions/cache from 1 to 2"}},{"before":"0a212a6b9bd66a3f8fe458a8f310e67fcf161901","after":"fc91114f8f0d0d37c05b746fc3da1cb496bd46a4","ref":"refs/heads/gh-pages","pushedAt":"2024-05-06T04:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 508ebe0","shortMessageHtmlLink":"build based on 508ebe0"}},{"before":"fd99c41499c3944e2b3e043c9a8412e1cdc167c5","after":"0a212a6b9bd66a3f8fe458a8f310e67fcf161901","ref":"refs/heads/gh-pages","pushedAt":"2024-04-29T11:35:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jgreener64","name":"Joe Greener","path":"/jgreener64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6620652?s=80&v=4"},"commit":{"message":"build based on 508ebe0","shortMessageHtmlLink":"build based on 508ebe0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXEmkFAA","startCursor":null,"endCursor":null}},"title":"Activity ยท BioJulia/BioStructures.jl"}