{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":104806923,"defaultBranch":"master","name":"Makie.jl","ownerLogin":"MakieOrg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-09-25T22:07:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/98041931?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714484263.0","currentOid":""},"activityList":{"items":[{"before":"7da68474fca2690ecaf41acb27e8629ab1911790","after":"44f0d4ea3f27e4bf55e7cba5c7946915ade3f29a","ref":"refs/heads/gh-pages","pushedAt":"2024-05-01T08:25:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on 714cf7a","shortMessageHtmlLink":"build based on 714cf7a"}},{"before":"2a2a271a1bf64758cf487d7752653c3bcd7a035d","after":"714cf7a383a8a87d75ac5875eb42f0e650315274","ref":"refs/heads/master","pushedAt":"2024-05-01T08:10:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkrumbiegel","name":"Julius Krumbiegel","path":"/jkrumbiegel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22495855?s=80&v=4"},"commit":{"message":"add `axislegend` method that inputs an axis and a title (#3808)","shortMessageHtmlLink":"add axislegend method that inputs an axis and a title (#3808)"}},{"before":"fc214c4fdb0de05c16637ed5b3090236ed03ff05","after":"7da68474fca2690ecaf41acb27e8629ab1911790","ref":"refs/heads/gh-pages","pushedAt":"2024-05-01T00:09:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"delete history","shortMessageHtmlLink":"delete history"}},{"before":"f57f4c5cfa468cfbd22326dc3f9338990115d5ce","after":"fc214c4fdb0de05c16637ed5b3090236ed03ff05","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T20:23:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on f1a9d37","shortMessageHtmlLink":"build based on f1a9d37"}},{"before":"5e1bc2c0d33ceea46e7d1c7b96e5daddb6e9cf75","after":"eddde5ade36d138a39e53f89decd888045dc1c29","ref":"refs/heads/breaking-0.21","pushedAt":"2024-04-30T19:56:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"Merge branch 'master' into breaking-0.21","shortMessageHtmlLink":"Merge branch 'master' into breaking-0.21"}},{"before":"f273ad658c5a1eb003845a6cb815b82b15770f9b","after":null,"ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-30T18:45:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"}},{"before":"b4254aed9d35b4398e62379e072dc0130f0a7f06","after":"5e1bc2c0d33ceea46e7d1c7b96e5daddb6e9cf75","ref":"refs/heads/breaking-0.21","pushedAt":"2024-04-30T18:45:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"Unit support for Axes & Recipes, a.k.a axis converts (#3226)\n\n* take over most of the work from #1347\r\n\r\n* add typed argument conversion (#3565)\r\n\r\n* add typed argument conversion\r\n\r\n* fix volume\r\n\r\n* add function to get available conversions\r\n\r\n* make conversion apply more narrowly\r\n\r\n* more cleanly separate recursion in convert_arguments\r\n\r\n* clean up\r\n\r\n* allow to get axis before creating a plot\r\n\r\n* clean up\r\n\r\n* fix tests\r\n\r\n* bring back dim converts (axis_convert)\r\n\r\n* update tests\r\n\r\n* fix tests and work around conversion problems\r\n\r\n* fix WGLMakie\r\n\r\n* fix errors\r\n\r\n* clean up conversion pipeline\r\n\r\n* fix tests\r\n\r\n* add changelog entry\r\n\r\n* disable project run\r\n\r\n* improve performance slightly\r\n\r\n* might as well use array\r\n\r\n* tmp\r\n\r\n* wip\r\n\r\n* implement axis convert recursion\r\n\r\n* fix tests\r\n\r\n* fix datashader\r\n\r\n* fix datashader\r\n\r\n* move unitful integration\r\n\r\n* fix performance regression!?\r\n\r\n* fix merge & new date time improvements\r\n\r\n* fix scaling test\r\n\r\n* remove test false\r\n\r\n* clean up\r\n\r\n* converts shouldnt be here\r\n\r\n* move axis converts to scene\r\n\r\n* further refactor [skip ci]\r\n\r\n* finish refactor for AxisConversion type\r\n\r\n* allow limit setting and ticks\r\n\r\n* make tests less noisy\r\n\r\n* cleanup\r\n\r\n* clean up and fix unitful/date conversion\r\n\r\n* make sure all tests work correctly\r\n\r\n* remove rand\r\n\r\n* rename, clean up and make axis spec work\r\n\r\n* clean up and test new conversion pipeline\r\n\r\n* undo feature deletion, don't reintroduce Rect2f\r\n\r\n* be explicit about Volume Interval types\r\n\r\n* minor docstring cleanup\r\n\r\n* try to clarify new conversion docstrings\r\n\r\n* remove convert_arguments_typed in favor of types_for_plot_arguments\r\n\r\n* fix remaining bugs for conversion simplification\r\n\r\n* fix ticks not updating\r\n\r\n* fix specapi\r\n\r\n* fix qqnorm\r\n\r\n* clean up types_for_plot_arguments\r\n\r\n* fix tuple conversion\r\n\r\n* try to fix compile time regression\r\n\r\n* try to fix compile time regression\r\n\r\n* clean up and introduce expand_dimensions\r\n\r\n* fix #3655 and clean up convert_arguments + add tests\r\n\r\n* fix #3509 and add tests for\r\n\r\n* clean up observables and more docs\r\n\r\n* final rename\r\n\r\n* fix docs\r\n\r\n* cleanup\r\n\r\n* small clean up\r\n\r\n* small doc improvements\r\n\r\n* improve docs\r\n\r\n* fix docs\r\n\r\n* try relative link\r\n\r\n* try without .md\r\n\r\n* take out link\r\n\r\n* try fix\r\n\r\n---------\r\n\r\nCo-authored-by: ffreyer ","shortMessageHtmlLink":"Unit support for Axes & Recipes, a.k.a axis converts (#3226)"}},{"before":"1e4a0b1830591474d3d137890c508506bb96048d","after":"f57f4c5cfa468cfbd22326dc3f9338990115d5ce","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T17:23:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on 5bb3b6b","shortMessageHtmlLink":"build based on 5bb3b6b"}},{"before":"d72fa1859ece42752abea74071a9210bd0dd1ced","after":"f273ad658c5a1eb003845a6cb815b82b15770f9b","ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-30T17:07:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"try fix","shortMessageHtmlLink":"try fix"}},{"before":"93dac56e8f4366980ce7a9eb579eeb24e6bad5c2","after":"1e4a0b1830591474d3d137890c508506bb96048d","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T16:51:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on adfb316","shortMessageHtmlLink":"build based on adfb316"}},{"before":"9b041b6a7e3337841461c33a5bd9dcf3c5aef8d7","after":"d72fa1859ece42752abea74071a9210bd0dd1ced","ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-30T16:35:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"take out link","shortMessageHtmlLink":"take out link"}},{"before":"ebce6c39b6ea415512b184beffc92606d0b0eb22","after":"9b041b6a7e3337841461c33a5bd9dcf3c5aef8d7","ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-30T16:16:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"try without .md","shortMessageHtmlLink":"try without .md"}},{"before":"57b0769e21144ef3bfdfa6f9f689d8920424aff6","after":"ebce6c39b6ea415512b184beffc92606d0b0eb22","ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-30T15:35:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"try relative link","shortMessageHtmlLink":"try relative link"}},{"before":"0e687c2a821809bcda8724f8a62704834d2b3662","after":"57b0769e21144ef3bfdfa6f9f689d8920424aff6","ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-30T14:37:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"fix docs","shortMessageHtmlLink":"fix docs"}},{"before":"9581ba548f800806f52e8dec7ccb7b5f38795f54","after":"93dac56e8f4366980ce7a9eb579eeb24e6bad5c2","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T13:56:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on dd3f361","shortMessageHtmlLink":"build based on dd3f361"}},{"before":"ab4d2024ea7b67d4e163b6b1c4182fdda8733afd","after":null,"ref":"refs/heads/ff/cleanup","pushedAt":"2024-04-30T13:37:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"}},{"before":"b7060f6fe349bd89df96111e19d1883aeebfb3c1","after":"b4254aed9d35b4398e62379e072dc0130f0a7f06","ref":"refs/heads/breaking-0.21","pushedAt":"2024-04-30T13:37:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"Cleanup for breaking 0.21 (#3765)\n\n* cleanup temp defitions\r\n\r\n* finalize data_limits cleanup\r\n\r\n* GeometryBasics should probably be breaking\r\n\r\n* adjust other versions\r\n\r\n* use newly tagged GeometryBasics\r\n\r\n* use breaking gridlayoutbase\r\n\r\n* try updating registry\r\n\r\n* somehow this is needed?!\r\n\r\n* add to missing CI\r\n\r\n---------\r\n\r\nCo-authored-by: SimonDanisch ","shortMessageHtmlLink":"Cleanup for breaking 0.21 (#3765)"}},{"before":"a25e418d359f92a89be1bc258113c1cf80d3bbcb","after":"9581ba548f800806f52e8dec7ccb7b5f38795f54","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T12:53:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on b4a6e14","shortMessageHtmlLink":"build based on b4a6e14"}},{"before":"78973bf3b8fc36c26e8a29726f0f388eeb5c0e69","after":"ab4d2024ea7b67d4e163b6b1c4182fdda8733afd","ref":"refs/heads/ff/cleanup","pushedAt":"2024-04-30T12:38:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"add to missing CI","shortMessageHtmlLink":"add to missing CI"}},{"before":"0903f27062c5d9c1dfeb37a9fe7d084412f68cf9","after":"a25e418d359f92a89be1bc258113c1cf80d3bbcb","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T12:35:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on e0fb68f","shortMessageHtmlLink":"build based on e0fb68f"}},{"before":"50af4722f694d0cb02c9926814dd04bd737c2455","after":"78973bf3b8fc36c26e8a29726f0f388eeb5c0e69","ref":"refs/heads/ff/cleanup","pushedAt":"2024-04-30T12:18:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"somehow this is needed?!","shortMessageHtmlLink":"somehow this is needed?!"}},{"before":"dc56f483c1e76028710a0915d6e01492431be529","after":"50af4722f694d0cb02c9926814dd04bd737c2455","ref":"refs/heads/ff/cleanup","pushedAt":"2024-04-30T12:00:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"try updating registry","shortMessageHtmlLink":"try updating registry"}},{"before":"c1e14f51d82fbf770a0313e17c7b62e48a5cc912","after":"0903f27062c5d9c1dfeb37a9fe7d084412f68cf9","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T00:08:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"delete history","shortMessageHtmlLink":"delete history"}},{"before":"36496d5e1fe4af2b0d06570ee2bf66173527d66c","after":"6e459e46905e24ee33bedc1c0be57c7c80b140e2","ref":"refs/heads/compathelper/new_version/2024-04-30-00-07-23-935-01269453975","pushedAt":"2024-04-30T00:07:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CompatHelper: bump compat for GridLayoutBase to 0.11, (keep existing compat)","shortMessageHtmlLink":"CompatHelper: bump compat for GridLayoutBase to 0.11, (keep existing …"}},{"before":null,"after":"36496d5e1fe4af2b0d06570ee2bf66173527d66c","ref":"refs/heads/compathelper/new_version/2024-04-30-00-07-23-935-01269453975","pushedAt":"2024-04-30T00:07:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CompatHelper: bump compat for GridLayoutBase to 0.11, (keep existing compat)","shortMessageHtmlLink":"CompatHelper: bump compat for GridLayoutBase to 0.11, (keep existing …"}},{"before":"f29e29368932dbfd0026671f5f88c7743669e4fc","after":"dc56f483c1e76028710a0915d6e01492431be529","ref":"refs/heads/ff/cleanup","pushedAt":"2024-04-29T19:46:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"use breaking gridlayoutbase","shortMessageHtmlLink":"use breaking gridlayoutbase"}},{"before":"ef24b75f3e7a905a5a7cfe9b13db7975e9789080","after":"c1e14f51d82fbf770a0313e17c7b62e48a5cc912","ref":"refs/heads/gh-pages","pushedAt":"2024-04-29T17:27:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on 4820d59","shortMessageHtmlLink":"build based on 4820d59"}},{"before":"fa576d73136ccd0a5aac47610f075ded8c220001","after":"b79c70dd93b91f5b55d384c7391a92a399423a4c","ref":"refs/heads/add_wrap_recipe_tutorial","pushedAt":"2024-04-29T17:15:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"fix preview","shortMessageHtmlLink":"fix preview"}},{"before":"ac0ced179de5253a0e05db560d2f572191fdf791","after":"ef24b75f3e7a905a5a7cfe9b13db7975e9789080","ref":"refs/heads/gh-pages","pushedAt":"2024-04-29T16:50:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build based on 2a2a271","shortMessageHtmlLink":"build based on 2a2a271"}},{"before":"bfc44da425dc40104b062bc6b42234e7a92ba5d8","after":"0e687c2a821809bcda8724f8a62704834d2b3662","ref":"refs/heads/sd/axis-converts","pushedAt":"2024-04-29T16:32:33.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"SimonDanisch","name":"Simon","path":"/SimonDanisch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1010467?s=80&v=4"},"commit":{"message":"Merge branch 'breaking-0.21' into sd/axis-converts","shortMessageHtmlLink":"Merge branch 'breaking-0.21' into sd/axis-converts"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPrpZ7AA","startCursor":null,"endCursor":null}},"title":"Activity · MakieOrg/Makie.jl"}