{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":160637359,"defaultBranch":"master","name":"piranha","ownerLogin":"uber","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-06T07:38:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/538264?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713018963.0","currentOid":""},"activityList":{"items":[{"before":"7c05edef3afdf43a32be839f432fd926c886c7f7","after":"7b226ee7d3fef8987f9d89378e2ea7d2c73e774e","ref":"refs/heads/master","pushedAt":"2024-05-21T03:14:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ketkarameya","name":"Ameya Ketkar","path":"/ketkarameya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94497232?s=80&v=4"},"commit":{"message":"Pin tree-sitter-kotlin to 0.3.5 so that the version of tree-sitter unifies (#663)","shortMessageHtmlLink":"Pin tree-sitter-kotlin to 0.3.5 so that the version of tree-sitter un…"}},{"before":"a3a3176e20c0d7932fbcc64fd5029353e9aabc01","after":"9e464dfdf31148f9e16b6e75801fab25e00ab748","ref":"refs/heads/gh-pages","pushedAt":"2024-05-18T22:33:52.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":"deploy: 7c05edef3afdf43a32be839f432fd926c886c7f7","shortMessageHtmlLink":"deploy: 7c05ede"}},{"before":"1ce871fa84d281e18013f54ef0fc90f17707c3f0","after":"7c05edef3afdf43a32be839f432fd926c886c7f7","ref":"refs/heads/master","pushedAt":"2024-05-18T22:32:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ketkarameya","name":"Ameya Ketkar","path":"/ketkarameya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94497232?s=80&v=4"},"commit":{"message":"add support for ruby (#649)","shortMessageHtmlLink":"add support for ruby (#649)"}},{"before":"01b04792df31ea4accc5ef20dc1daa8c38ff5f7c","after":"a3a3176e20c0d7932fbcc64fd5029353e9aabc01","ref":"refs/heads/gh-pages","pushedAt":"2024-05-01T09:54:03.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":"deploy: 1ce871fa84d281e18013f54ef0fc90f17707c3f0","shortMessageHtmlLink":"deploy: 1ce871f"}},{"before":"715fca90ba4d5f6074d84252f774daa7fd478797","after":"1ce871fa84d281e18013f54ef0fc90f17707c3f0","ref":"refs/heads/master","pushedAt":"2024-05-01T09:53:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"Updating Spark Migration Rules (#658)\n\n- `new JavaSparkContext()` enclosing node\r\n- spy SparkSession for scala\r\n- java: not touching existent SparkSession.builder()\r\n- additional tests for spark_conf\r\n- integration tests to assure that all rules terminate\r\n- correct paths for tests\r\n- Fix GradientBoostedTrees\r\n- fix infinite loop: accessing_execution_plan w/ constrained filter\r\n- try/except BaseException for each glob file\r\n- future annotations for py 3.8","shortMessageHtmlLink":"Updating Spark Migration Rules (#658)"}},{"before":"15c0555cc5f641185ac1856b7f578b5151ed71ad","after":"87680bd6bc8370464c8dd9cd410857ac44d9da41","ref":"refs/heads/spark_update","pushedAt":"2024-04-29T14:31:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] future annotations for py 3.8","shortMessageHtmlLink":"[SparkMigration] future annotations for py 3.8"}},{"before":"ba4d82311f2ad24429a533e30bc04ac567275f28","after":"15c0555cc5f641185ac1856b7f578b5151ed71ad","ref":"refs/heads/spark_update","pushedAt":"2024-04-26T17:13:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] spy SparkSession for scala","shortMessageHtmlLink":"[SparkMigration] spy SparkSession for scala"}},{"before":"2dcd4d3e18dd1932aa198dba5ae46b6de37f1a5f","after":"ba4d82311f2ad24429a533e30bc04ac567275f28","ref":"refs/heads/spark_update","pushedAt":"2024-04-26T17:09:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] spy SparkSession for scala","shortMessageHtmlLink":"[SparkMigration] spy SparkSession for scala"}},{"before":"19ea1482a113d43e552ada1ed601d9a3292d94b0","after":"2dcd4d3e18dd1932aa198dba5ae46b6de37f1a5f","ref":"refs/heads/spark_update","pushedAt":"2024-04-23T17:37:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] try/except BaseException","shortMessageHtmlLink":"[SparkMigration] try/except BaseException"}},{"before":"4e5bc2a5cd95b5660cf8746478b9d08a4540d1b7","after":"19ea1482a113d43e552ada1ed601d9a3292d94b0","ref":"refs/heads/spark_update","pushedAt":"2024-04-23T17:34:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] try/except","shortMessageHtmlLink":"[SparkMigration] try/except"}},{"before":"ebdbe5288fa2254cbf19f7b79324cc7d9615a2b0","after":"4e5bc2a5cd95b5660cf8746478b9d08a4540d1b7","ref":"refs/heads/spark_update","pushedAt":"2024-04-23T16:41:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] rule changes","shortMessageHtmlLink":"[SparkMigration] rule changes"}},{"before":"d4d2b7804a922d544ee99242e926c99419c3bde4","after":"ebdbe5288fa2254cbf19f7b79324cc7d9615a2b0","ref":"refs/heads/spark_update","pushedAt":"2024-04-23T14:24:58.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] accessing exec plan constrained filter","shortMessageHtmlLink":"[SparkMigration] accessing exec plan constrained filter"}},{"before":"330fc452a3541dbb5b8a63c2d7ba9d71a42f8f88","after":"d4d2b7804a922d544ee99242e926c99419c3bde4","ref":"refs/heads/spark_update","pushedAt":"2024-04-16T10:15:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] java: not touching existent SparkSession.builder()","shortMessageHtmlLink":"[SparkMigration] java: not touching existent SparkSession.builder()"}},{"before":null,"after":"330fc452a3541dbb5b8a63c2d7ba9d71a42f8f88","ref":"refs/heads/spark_update","pushedAt":"2024-04-13T14:36:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[SparkMigration] `new JavaSparkContext()` enclosing node","shortMessageHtmlLink":"[SparkMigration] new JavaSparkContext() enclosing node"}},{"before":"659189e58eef53321882e7eedb9146b3fb82b604","after":"01b04792df31ea4accc5ef20dc1daa8c38ff5f7c","ref":"refs/heads/gh-pages","pushedAt":"2024-03-28T11:43:19.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":"deploy: 715fca90ba4d5f6074d84252f774daa7fd478797","shortMessageHtmlLink":"deploy: 715fca9"}},{"before":"a49485a208ed1d1ecfc8a5ee018fe865440ae40d","after":null,"ref":"refs/heads/fix_dependency","pushedAt":"2024-03-28T11:42:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"danieltrt","name":"Daniel Ramos","path":"/danieltrt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21338868?s=80&v=4"}},{"before":"d35e8dc8976c61464b6d0935a77484e8b63294e7","after":"715fca90ba4d5f6074d84252f774daa7fd478797","ref":"refs/heads/master","pushedAt":"2024-03-28T11:42:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"danieltrt","name":"Daniel Ramos","path":"/danieltrt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21338868?s=80&v=4"},"commit":{"message":"Fix 3rd party dependency that's breaking the build (#655)\n\n* Fix 3rd party dependency that's breaking the build\r\n\r\n* Fixing test because some grammar changed","shortMessageHtmlLink":"Fix 3rd party dependency that's breaking the build (#655)"}},{"before":"c8004ab4e303951d20b06477d4f93eb650e115ef","after":"a49485a208ed1d1ecfc8a5ee018fe865440ae40d","ref":"refs/heads/fix_dependency","pushedAt":"2024-03-27T19:51:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"danieltrt","name":"Daniel Ramos","path":"/danieltrt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21338868?s=80&v=4"},"commit":{"message":"Delete funny print statement :)","shortMessageHtmlLink":"Delete funny print statement :)"}},{"before":"390a5f57515ba3d07152dfaf7d5b03b2bd64e75a","after":"c8004ab4e303951d20b06477d4f93eb650e115ef","ref":"refs/heads/fix_dependency","pushedAt":"2024-03-27T19:50:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"danieltrt","name":"Daniel Ramos","path":"/danieltrt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21338868?s=80&v=4"},"commit":{"message":"Fixing test because some grammar changed","shortMessageHtmlLink":"Fixing test because some grammar changed"}},{"before":null,"after":"390a5f57515ba3d07152dfaf7d5b03b2bd64e75a","ref":"refs/heads/fix_dependency","pushedAt":"2024-03-27T12:59:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"danieltrt","name":"Daniel Ramos","path":"/danieltrt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21338868?s=80&v=4"},"commit":{"message":"Fix 3rd party dependency that's breaking the build","shortMessageHtmlLink":"Fix 3rd party dependency that's breaking the build"}},{"before":null,"after":"b96d2b0b57079e6714a850c742da7b399b6bbbaf","ref":"refs/heads/swift_comment","pushedAt":"2024-01-25T16:11:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"failing test for comment wrongly removed","shortMessageHtmlLink":"failing test for comment wrongly removed"}},{"before":"6997ffedacb2b83eda83357537f629b60f160098","after":null,"ref":"refs/heads/ubuntu-20.04","pushedAt":"2024-01-16T13:09:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"}},{"before":"fe927d153157b99ca0ccdee44f845ea44eca1da4","after":"d35e8dc8976c61464b6d0935a77484e8b63294e7","ref":"refs/heads/master","pushedAt":"2024-01-16T13:09:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"Release workflow: ubuntu-20.04 (#648)","shortMessageHtmlLink":"Release workflow: ubuntu-20.04 (#648)"}},{"before":null,"after":"6997ffedacb2b83eda83357537f629b60f160098","ref":"refs/heads/ubuntu-20.04","pushedAt":"2024-01-09T09:37:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"Release workflow: ubuntu-20.04","shortMessageHtmlLink":"Release workflow: ubuntu-20.04"}},{"before":"5031c25ece9deaa9d66fffa74d4ebc887d3a51c8","after":"fe927d153157b99ca0ccdee44f845ea44eca1da4","ref":"refs/heads/master","pushedAt":"2024-01-04T19:52:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[PolyglotPiranha] Prepare for release 0.3.24 (#646)","shortMessageHtmlLink":"[PolyglotPiranha] Prepare for release 0.3.24 (#646)"}},{"before":null,"after":"78375d980895a6c39096f47eed421c9b53d4bd32","ref":"refs/heads/release-0.3.24","pushedAt":"2024-01-04T17:55:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"[PolyglotPiranha] Prepare for release 0.3.24","shortMessageHtmlLink":"[PolyglotPiranha] Prepare for release 0.3.24"}},{"before":"fce1c53fc3530b3a6a8ae3fd8aad08d5f2eee218","after":null,"ref":"refs/heads/releasing_maturin","pushedAt":"2024-01-04T15:49:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"}},{"before":"4797a76886e0d8ac2c23a9a9291f9c70c2956ec6","after":"5031c25ece9deaa9d66fffa74d4ebc887d3a51c8","ref":"refs/heads/master","pushedAt":"2024-01-04T15:49:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"Recent maturin version and standardizing Python across GH workflows (#645)\n\n* recent maturin version\r\n\r\n* Standard python version across GH workflows\r\n\r\n* RELEASING.md: fix in push step\r\n\r\n* linux changelog note for latest version","shortMessageHtmlLink":"Recent maturin version and standardizing Python across GH workflows (#…"}},{"before":"3f470790476d50a851e1e04f78fb7c8316b6030e","after":"fce1c53fc3530b3a6a8ae3fd8aad08d5f2eee218","ref":"refs/heads/releasing_maturin","pushedAt":"2024-01-04T10:55:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"linux changelog note for latest version","shortMessageHtmlLink":"linux changelog note for latest version"}},{"before":"5e9334d20145d55966b519e83eaf1d91033dbfe3","after":"3f470790476d50a851e1e04f78fb7c8316b6030e","ref":"refs/heads/releasing_maturin","pushedAt":"2024-01-04T10:51:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvmarcilio","name":"Diego Marcilio","path":"/dvmarcilio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3458727?s=80&v=4"},"commit":{"message":"Standard python version across GH workflows","shortMessageHtmlLink":"Standard python version across GH workflows"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET2HfJwA","startCursor":null,"endCursor":null}},"title":"Activity · uber/piranha"}