{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":663604212,"defaultBranch":"main","name":"arrow","ownerLogin":"Tom-Newton","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-07T17:24:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9131935?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716074411.0","currentOid":""},"activityList":{"items":[{"before":"e3781601cc38e59b2b9449f7d3153e6310975899","after":"3147d67f4ed6ca1c3b6455b85d288e2316302a7d","ref":"refs/heads/tomnewton/azure_cli_auth/GH-39344","pushedAt":"2024-06-05T08:49:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"autoformat","shortMessageHtmlLink":"autoformat"}},{"before":"99c1f81afe89de3323db238ef54594a5834bd5e3","after":"e3781601cc38e59b2b9449f7d3153e6310975899","ref":"refs/heads/tomnewton/azure_cli_auth/GH-39344","pushedAt":"2024-06-05T07:52:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Update docstring","shortMessageHtmlLink":"Update docstring"}},{"before":"f68e21fa4cecb0f4127c18587ebb45ac23c30332","after":"f1aa2888275afb31928360c8a5ae2e4c941bced6","ref":"refs/heads/tomnewton/environment_credential_azure_auth/GH-39345","pushedAt":"2024-05-20T08:00:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Lint - remove trailing spaces","shortMessageHtmlLink":"Lint - remove trailing spaces"}},{"before":"82ebdb24041dcc91269e13696a516db6eabd4e2e","after":"f68e21fa4cecb0f4127c18587ebb45ac23c30332","ref":"refs/heads/tomnewton/environment_credential_azure_auth/GH-39345","pushedAt":"2024-05-19T22:42:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Update docstring","shortMessageHtmlLink":"Update docstring"}},{"before":"82ebdb24041dcc91269e13696a516db6eabd4e2e","after":"99c1f81afe89de3323db238ef54594a5834bd5e3","ref":"refs/heads/tomnewton/azure_cli_auth/GH-39344","pushedAt":"2024-05-18T23:56:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Add Azure CLI auth","shortMessageHtmlLink":"Add Azure CLI auth"}},{"before":null,"after":"82ebdb24041dcc91269e13696a516db6eabd4e2e","ref":"refs/heads/tomnewton/azure_cli_auth/GH-39344","pushedAt":"2024-05-18T23:20:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Add environment to `FromUri`","shortMessageHtmlLink":"Add environment to FromUri"}},{"before":"a3b6074da470be95471ed0616c3928b267648b88","after":"82ebdb24041dcc91269e13696a516db6eabd4e2e","ref":"refs/heads/tomnewton/environment_credential_azure_auth/GH-39345","pushedAt":"2024-05-18T22:45:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Add environment to `FromUri`","shortMessageHtmlLink":"Add environment to FromUri"}},{"before":null,"after":"c7da475606d5616ccb3914f568c0d526b6a289ac","ref":"refs/heads/tomnewton/avoid_segfault","pushedAt":"2024-04-30T10:51:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Revert #15210","shortMessageHtmlLink":"Revert apache#15210"}},{"before":"4b2cf22f5aea16f4ad0db447624b6e713b43d62c","after":"a3b6074da470be95471ed0616c3928b267648b88","ref":"refs/heads/tomnewton/environment_credential_azure_auth/GH-39345","pushedAt":"2024-04-28T12:49:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Add environment to `FromUri`","shortMessageHtmlLink":"Add environment to FromUri"}},{"before":null,"after":"4b2cf22f5aea16f4ad0db447624b6e713b43d62c","ref":"refs/heads/tomnewton/environment_credential_azure_auth/GH-39345","pushedAt":"2024-04-28T11:35:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"GH-41405: [Release][Docs][GLib] Use Sphinx based GLib front page (#41406)\n\n### Rationale for this change\n\nWe should use the GLib front page generated by Sphinx.\n\n### What changes are included in this PR?\n\nStop reverting the GLib front page change in release script.\n\n### Are these changes tested?\n\nNo.\n\n### Are there any user-facing changes?\n\nYes.\n* GitHub Issue: #41405\n\nAuthored-by: Sutou Kouhei \nSigned-off-by: Sutou Kouhei ","shortMessageHtmlLink":"apacheGH-41405: [Release][Docs][GLib] Use Sphinx based GLib front page ("}},{"before":"793db200bb47fdadc138c4e1c389a618ebb959ec","after":"20e7a31f1991dd5e5d1ef416026a13ca020e24c6","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-03-13T10:33:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Explicitly set ARROW_AZURE=OFF instead of leaving default","shortMessageHtmlLink":"Explicitly set ARROW_AZURE=OFF instead of leaving default"}},{"before":"e9313c4b2fad6345d8064460c0753b419f722e0a","after":"793db200bb47fdadc138c4e1c389a618ebb959ec","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-29T13:11:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Explicitly set ARROW_AZURE=OFF instead of leaving default","shortMessageHtmlLink":"Explicitly set ARROW_AZURE=OFF instead of leaving default"}},{"before":"2cf04f1452825c5b976c71d751c6758e53058215","after":"e9313c4b2fad6345d8064460c0753b419f722e0a","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-29T10:38:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Explicitly set ARROW_AZURE=OFF instead of leaving default","shortMessageHtmlLink":"Explicitly set ARROW_AZURE=OFF instead of leaving default"}},{"before":"04e271fd29c40c0cdf5c3f900e3e359984c2557a","after":"2cf04f1452825c5b976c71d751c6758e53058215","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-29T10:32:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Explicitly set ARROW_AZURE=OFF instead of leaving default","shortMessageHtmlLink":"Explicitly set ARROW_AZURE=OFF instead of leaving default"}},{"before":"15dc0eb8bbd3d00653339b2827b6c1150577a6c5","after":"04e271fd29c40c0cdf5c3f900e3e359984c2557a","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-28T17:38:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Re-order list","shortMessageHtmlLink":"Re-order list"}},{"before":"33056497a23944e175c82954a01fcc2e1d8af04a","after":"15dc0eb8bbd3d00653339b2827b6c1150577a6c5","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-27T17:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Use skip instead of xfail","shortMessageHtmlLink":"Use skip instead of xfail"}},{"before":"e39c0799696ad95dde0f536177640173837249ac","after":"33056497a23944e175c82954a01fcc2e1d8af04a","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-27T16:26:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Re-order list","shortMessageHtmlLink":"Re-order list"}},{"before":"3340131461453871fb2c215e0cb5329090069d57","after":"e39c0799696ad95dde0f536177640173837249ac","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-27T16:24:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Spelling","shortMessageHtmlLink":"Spelling"}},{"before":"efb2b4f84b46f1bc3219b41f793b12c95679bb41","after":"3340131461453871fb2c215e0cb5329090069d57","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-23T00:22:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Set allow_move_dir=True on Azure tests","shortMessageHtmlLink":"Set allow_move_dir=True on Azure tests"}},{"before":"507681c35e9c14c071c1a67771016d385acc8a0c","after":"efb2b4f84b46f1bc3219b41f793b12c95679bb41","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-22T22:29:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Mention azurite support in docstring","shortMessageHtmlLink":"Mention azurite support in docstring"}},{"before":"c37f12db537c1ee75764b6a34a442d364a06594f","after":"507681c35e9c14c071c1a67771016d385acc8a0c","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-22T22:27:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Mention azurite support in docstring","shortMessageHtmlLink":"Mention azurite support in docstring"}},{"before":"3e34dc5961cb1b14f5bd2dd258de25cb65b10bcc","after":"c37f12db537c1ee75764b6a34a442d364a06594f","ref":"refs/heads/tomnewton/minimal_python_bindings/GH-39968","pushedAt":"2024-02-22T22:25:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Mention azurite support in docstring","shortMessageHtmlLink":"Mention azurite support in docstring"}},{"before":"8ac3c950e57410f38ae5ccecf9ba6f838cddff61","after":"111abbbce0717685af93fdb9327c65a28bff3b4e","ref":"refs/heads/tomnewton/check_for_directory_marker_metadata/GH-40037","pushedAt":"2024-02-21T10:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Lint again","shortMessageHtmlLink":"Lint again"}},{"before":"5e3f8469aa7b85da3e9510c7b29ad7f79b634093","after":"53b9d2cb4d7f4b9e3e3c08a5558d59a06784bf57","ref":"refs/heads/tomnewton/more_azure_builds_and_tests/GH-40079","pushedAt":"2024-02-21T10:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Remove conda version restriction now that latest release works","shortMessageHtmlLink":"Remove conda version restriction now that latest release works"}},{"before":"5ddd70c4a8b4de06388ebca1857c2bac0ab3fbe8","after":"8ac3c950e57410f38ae5ccecf9ba6f838cddff61","ref":"refs/heads/tomnewton/check_for_directory_marker_metadata/GH-40037","pushedAt":"2024-02-21T08:54:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Tidy","shortMessageHtmlLink":"Tidy"}},{"before":"be3395360df6b10f1daba050933470612cd6e46c","after":"5ddd70c4a8b4de06388ebca1857c2bac0ab3fbe8","ref":"refs/heads/tomnewton/check_for_directory_marker_metadata/GH-40037","pushedAt":"2024-02-21T08:42:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Fix lint","shortMessageHtmlLink":"Fix lint"}},{"before":"b905f5d088a487a0517f7c052b4ff047019da80f","after":"be3395360df6b10f1daba050933470612cd6e46c","ref":"refs/heads/tomnewton/check_for_directory_marker_metadata/GH-40037","pushedAt":"2024-02-21T00:30:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Avoid unnecessary API call if kContainerNotFound","shortMessageHtmlLink":"Avoid unnecessary API call if kContainerNotFound"}},{"before":"ab021131bb0cb85e422f745d8270e4ddb71944e1","after":"b905f5d088a487a0517f7c052b4ff047019da80f","ref":"refs/heads/tomnewton/check_for_directory_marker_metadata/GH-40037","pushedAt":"2024-02-20T10:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Move arguments to ObjectAppendStream Init instead of constructor","shortMessageHtmlLink":"Move arguments to ObjectAppendStream Init instead of constructor"}},{"before":"31e49203f7c54e0fd6378be5c502d6cfbc921fe3","after":"5e3f8469aa7b85da3e9510c7b29ad7f79b634093","ref":"refs/heads/tomnewton/more_azure_builds_and_tests/GH-40079","pushedAt":"2024-02-19T19:23:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Add retry mitigation suggested for GH-40121","shortMessageHtmlLink":"Add retry mitigation suggested for apacheGH-40121"}},{"before":"7c27978677b767306ecc52e5de96c243522e2446","after":"31e49203f7c54e0fd6378be5c502d6cfbc921fe3","ref":"refs/heads/tomnewton/more_azure_builds_and_tests/GH-40079","pushedAt":"2024-02-19T18:50:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tom-Newton","name":"Thomas Newton","path":"/Tom-Newton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9131935?s=80&v=4"},"commit":{"message":"Add retry mitigation suggested for GH-40121","shortMessageHtmlLink":"Add retry mitigation suggested for apacheGH-40121"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXOFTPwA","startCursor":null,"endCursor":null}},"title":"Activity ยท Tom-Newton/arrow"}