{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":290528195,"defaultBranch":"master","name":"async-walkdir","ownerLogin":"ririsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-26T15:03:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/36699313?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718547300.0","currentOid":""},"activityList":{"items":[{"before":"c0d9b7f66fbd5ed5861a715750f17e7f55bca030","after":null,"ref":"refs/heads/errortype","pushedAt":"2024-06-16T14:13:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"}},{"before":"76961deeef1c091a7ced604f1fd34518098432de","after":"8364cbcad28e8086598b5064eba0a9a57a3d6075","ref":"refs/heads/master","pushedAt":"2024-06-16T14:13:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"document behavior with symbolic links","shortMessageHtmlLink":"document behavior with symbolic links"}},{"before":"4eb11a50fa6423ede78f026ef8e4a49476f9738e","after":"c0d9b7f66fbd5ed5861a715750f17e7f55bca030","ref":"refs/heads/errortype","pushedAt":"2024-06-16T14:10:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"document behavior with symbolic links","shortMessageHtmlLink":"document behavior with symbolic links"}},{"before":"e030a066d4087a2743f330a9565e1fc367cf6709","after":"76961deeef1c091a7ced604f1fd34518098432de","ref":"refs/heads/master","pushedAt":"2024-06-16T14:08:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"ci/cd: release on push\n\n* Create a github release on release tag push\n* Publish to crates.io","shortMessageHtmlLink":"ci/cd: release on push"}},{"before":"38f55e443aac93bfbf88f75596da188185a0888c","after":"4eb11a50fa6423ede78f026ef8e4a49476f9738e","ref":"refs/heads/errortype","pushedAt":"2024-06-16T13:59:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"ci/cd: release on push\n\n* Create a github release on release tag push\n* Publish to crates.io","shortMessageHtmlLink":"ci/cd: release on push"}},{"before":"0e5294c2fbdbe5ac3cfb7dc3b5e316830491a0c2","after":"38f55e443aac93bfbf88f75596da188185a0888c","ref":"refs/heads/errortype","pushedAt":"2024-06-16T13:56:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"ci/cd: release on push\n\n* Create a github release on release tag push\n* Publish to crates.io","shortMessageHtmlLink":"ci/cd: release on push"}},{"before":"c5fea26c66c21592488e68cb20f885b6c4759a90","after":"e030a066d4087a2743f330a9565e1fc367cf6709","ref":"refs/heads/master","pushedAt":"2024-06-15T16:16:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"update ci\n\n* update actions version\n* add code coverage check","shortMessageHtmlLink":"update ci"}},{"before":"38696b91f7539639acbc8d1b18e3fae5db6b8ad3","after":"0e5294c2fbdbe5ac3cfb7dc3b5e316830491a0c2","ref":"refs/heads/errortype","pushedAt":"2024-06-15T16:09:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"update ci\n\n* update actions version\n* add code coverage check","shortMessageHtmlLink":"update ci"}},{"before":"38696b91f7539639acbc8d1b18e3fae5db6b8ad3","after":"c5fea26c66c21592488e68cb20f885b6c4759a90","ref":"refs/heads/master","pushedAt":"2024-04-02T14:40:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"New error type that includes path information\n\n* Wraps std::io::error & includes the path.\r\n* Use thiserror to reduce code maintenance.\r\n* Use a wrapped error to maintain API compatibility in further evolutions.\r\n\r\n---------\r\n\r\nCo-authored-by: Ririsoft ","shortMessageHtmlLink":"New error type that includes path information"}},{"before":null,"after":"38696b91f7539639acbc8d1b18e3fae5db6b8ad3","ref":"refs/heads/errortype","pushedAt":"2024-03-31T10:01:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"migrating to Rust edition 2021","shortMessageHtmlLink":"migrating to Rust edition 2021"}},{"before":"b583287e8bede0083b2f40778d32e7f17f6bd4f6","after":null,"ref":"refs/heads/stabilization","pushedAt":"2024-01-04T12:51:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"}},{"before":"52d9af96f9d5e26230cf71269c7f94f0e09fa766","after":"38696b91f7539639acbc8d1b18e3fae5db6b8ad3","ref":"refs/heads/master","pushedAt":"2024-01-04T12:51:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"migrating to Rust edition 2021","shortMessageHtmlLink":"migrating to Rust edition 2021"}},{"before":"2c2e7f10152bf7fe580199ac339e08f16e3806bf","after":"b583287e8bede0083b2f40778d32e7f17f6bd4f6","ref":"refs/heads/stabilization","pushedAt":"2024-01-04T12:47:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"migrating to Rust edition 2021","shortMessageHtmlLink":"migrating to Rust edition 2021"}},{"before":"0fc77631dc8269c597d2be4391a28dd80b9385b1","after":"2c2e7f10152bf7fe580199ac339e08f16e3806bf","ref":"refs/heads/stabilization","pushedAt":"2024-01-04T12:44:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"stabilize to 1.0.0\n\nAPI is being used for 3 years and has proven to be solid.\nIt is time for 1.0.0.\n\nUpgrade dependencies to major versions.","shortMessageHtmlLink":"stabilize to 1.0.0"}},{"before":null,"after":"0fc77631dc8269c597d2be4391a28dd80b9385b1","ref":"refs/heads/stabilization","pushedAt":"2024-01-04T12:39:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ririsoft","name":"Ririsoft","path":"/ririsoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36699313?s=80&v=4"},"commit":{"message":"stabilize to 1.0.0\n\nAPI is being used for 3 years and has proven to be solid.\nIt is time for 1.0.0.\n\nUpgrade to dependencies major versions,","shortMessageHtmlLink":"stabilize to 1.0.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZqpXYgA","startCursor":null,"endCursor":null}},"title":"Activity ยท ririsoft/async-walkdir"}