{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":730092990,"defaultBranch":"main","name":"girolle","ownerLogin":"doubleailes","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-11T07:32:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/23233470?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717490660.0","currentOid":""},"activityList":{"items":[{"before":"820495a7723af7c920f12f3006ed1578d0dd8c4f","after":"80b799869d7dd8e90c7a0a8daa27d530276cbeae","ref":"refs/heads/reorg-export","pushedAt":"2024-06-04T09:24:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update dependencies and fix import in simple_sender.rs","shortMessageHtmlLink":"chore: Update dependencies and fix import in simple_sender.rs"}},{"before":"5865f4cfaf84c17e0d90e913b1c36aeb51498d49","after":"820495a7723af7c920f12f3006ed1578d0dd8c4f","ref":"refs/heads/reorg-export","pushedAt":"2024-06-04T08:56:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update return types in rpc_client.rs and types/mod.rs for NamekoResult","shortMessageHtmlLink":"refactor: Update return types in rpc_client.rs and types/mod.rs for N…"}},{"before":"ccadf9e40efe7cc470ec9bcbb9f5fdcb66d7647c","after":"5865f4cfaf84c17e0d90e913b1c36aeb51498d49","ref":"refs/heads/reorg-export","pushedAt":"2024-06-04T08:53:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Add serde_json to prelude.rs for JSON serialization support","shortMessageHtmlLink":"chore: Add serde_json to prelude.rs for JSON serialization support"}},{"before":null,"after":"ccadf9e40efe7cc470ec9bcbb9f5fdcb66d7647c","ref":"refs/heads/reorg-export","pushedAt":"2024-06-04T08:44:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update repository and girolle_macro versions to 1.6.1","shortMessageHtmlLink":"chore: Update repository and girolle_macro versions to 1.6.1"}},{"before":"64af261fe046feccf9355dd2405fe68d0766b5f9","after":null,"ref":"refs/heads/fix-readme","pushedAt":"2024-06-04T08:39:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"}},{"before":"d61a783af9f73f5e0dfd3b8902dce6d947b3d8fc","after":"e788850a6a53be52ffe8069f89c51f0dd1c128ea","ref":"refs/heads/main","pushedAt":"2024-06-04T08:39:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update configuration handling to support YAML files and env… (#94)\n\n* refactor: Update configuration handling to support YAML files and environment variables\r\n\r\n* refactor: Update max_workers variable name for clarity","shortMessageHtmlLink":"refactor: Update configuration handling to support YAML files and env… ("}},{"before":"318d0bfc783adef46b5df0561b75f7de1cab130d","after":"64af261fe046feccf9355dd2405fe68d0766b5f9","ref":"refs/heads/fix-readme","pushedAt":"2024-06-04T08:32:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update max_workers variable name for clarity","shortMessageHtmlLink":"refactor: Update max_workers variable name for clarity"}},{"before":null,"after":"318d0bfc783adef46b5df0561b75f7de1cab130d","ref":"refs/heads/fix-readme","pushedAt":"2024-06-04T08:31:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update configuration handling to support YAML files and environment variables","shortMessageHtmlLink":"refactor: Update configuration handling to support YAML files and env…"}},{"before":"0a0a2a8c9faf7c6bd7229e24d55b750ffec8a4d6","after":null,"ref":"refs/heads/fix_readme","pushedAt":"2024-06-03T16:09:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"}},{"before":"b057f5c74e69bda682736a1c4c3f5cb8cd47a371","after":"d61a783af9f73f5e0dfd3b8902dce6d947b3d8fc","ref":"refs/heads/main","pushedAt":"2024-06-03T16:09:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update configuration handling to support yaml files and env… (#93)\n\n* refactor: Update configuration handling to support yaml files and environment variables\r\n\r\n* refactor: Update configuration handling to support YAML files and environment variables","shortMessageHtmlLink":"refactor: Update configuration handling to support yaml files and env… ("}},{"before":"b0249ce7d36213ce54a263e79c465ae47b6bf440","after":"0a0a2a8c9faf7c6bd7229e24d55b750ffec8a4d6","ref":"refs/heads/fix_readme","pushedAt":"2024-06-03T15:58:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update configuration handling to support YAML files and environment variables","shortMessageHtmlLink":"refactor: Update configuration handling to support YAML files and env…"}},{"before":null,"after":"b0249ce7d36213ce54a263e79c465ae47b6bf440","ref":"refs/heads/fix_readme","pushedAt":"2024-06-03T15:52:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Update configuration handling to support yaml files and environment variables","shortMessageHtmlLink":"refactor: Update configuration handling to support yaml files and env…"}},{"before":"eba15b7382adbbfa9d6afe7141cd34082e270ba7","after":"f099c48a6c6a264f0cd893ec8ea2e5d858a20620","ref":"refs/heads/gh-pages","pushedAt":"2024-06-03T15:21:34.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":"Deploy doubleailes/girolle to doubleailes/girolle:gh-pages","shortMessageHtmlLink":"Deploy doubleailes/girolle to doubleailes/girolle:gh-pages"}},{"before":"b54ce81b1169dfc70edf984b6e193149f2968217","after":null,"ref":"refs/heads/upgrade-minor","pushedAt":"2024-06-03T15:02:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"}},{"before":"117cad0bd7cb004d853fe21ec8d46e5881ff79a1","after":"b057f5c74e69bda682736a1c4c3f5cb8cd47a371","ref":"refs/heads/main","pushedAt":"2024-06-03T15:02:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update repository and girolle_macro versions to 1.6.0 (#92)","shortMessageHtmlLink":"chore: Update repository and girolle_macro versions to 1.6.0 (#92)"}},{"before":null,"after":"b54ce81b1169dfc70edf984b6e193149f2968217","ref":"refs/heads/upgrade-minor","pushedAt":"2024-06-03T14:58:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update repository and girolle_macro versions to 1.6.0","shortMessageHtmlLink":"chore: Update repository and girolle_macro versions to 1.6.0"}},{"before":"1fb2c9951b7ec41ced3e15f50984531dd40ab9b5","after":"e36762811f5d1e7fbfdb5ee83b6ea563b655efdf","ref":"refs/heads/42-handle-return-into-girolle-proc_macro","pushedAt":"2024-06-03T13:01:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"Fix cargo workspace dependencies","shortMessageHtmlLink":"Fix cargo workspace dependencies"}},{"before":"b083964022f9406472bf4ab186d39866b08c2a22","after":"117cad0bd7cb004d853fe21ec8d46e5881ff79a1","ref":"refs/heads/main","pushedAt":"2024-06-03T12:28:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update devcontainer.json to use latest Rust image variant (#91)","shortMessageHtmlLink":"chore: Update devcontainer.json to use latest Rust image variant (#91)"}},{"before":"2e0a8c6e83f93c37bc8bf1b1560b517b2aa68cb4","after":null,"ref":"refs/heads/90-upgrade-devcontainer","pushedAt":"2024-06-03T12:28:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"}},{"before":"b083964022f9406472bf4ab186d39866b08c2a22","after":"2e0a8c6e83f93c37bc8bf1b1560b517b2aa68cb4","ref":"refs/heads/90-upgrade-devcontainer","pushedAt":"2024-06-03T09:06:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update devcontainer.json to use latest Rust image variant","shortMessageHtmlLink":"chore: Update devcontainer.json to use latest Rust image variant"}},{"before":null,"after":"b083964022f9406472bf4ab186d39866b08c2a22","ref":"refs/heads/90-upgrade-devcontainer","pushedAt":"2024-06-03T09:04:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update girolle_macro version to 1.5 in Cargo.toml (#89)","shortMessageHtmlLink":"chore: Update girolle_macro version to 1.5 in Cargo.toml (#89)"}},{"before":"4e1b3bc607eb0894f328c2c6af60e63510af5ab8","after":null,"ref":"refs/heads/88-error-all-dependencies-must-have-a-version-specified-when-publishing","pushedAt":"2024-06-03T08:48:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"}},{"before":"dad1c16477d63297d6d6d6c19660a946ed5b14b9","after":"b083964022f9406472bf4ab186d39866b08c2a22","ref":"refs/heads/main","pushedAt":"2024-06-03T08:48:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update girolle_macro version to 1.5 in Cargo.toml (#89)","shortMessageHtmlLink":"chore: Update girolle_macro version to 1.5 in Cargo.toml (#89)"}},{"before":"dad1c16477d63297d6d6d6c19660a946ed5b14b9","after":"4e1b3bc607eb0894f328c2c6af60e63510af5ab8","ref":"refs/heads/88-error-all-dependencies-must-have-a-version-specified-when-publishing","pushedAt":"2024-06-03T08:41:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"chore: Update girolle_macro version to 1.5 in Cargo.toml","shortMessageHtmlLink":"chore: Update girolle_macro version to 1.5 in Cargo.toml"}},{"before":null,"after":"dad1c16477d63297d6d6d6c19660a946ed5b14b9","ref":"refs/heads/88-error-all-dependencies-must-have-a-version-specified-when-publishing","pushedAt":"2024-06-03T08:40:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: split everythin into mod (#87)\n\n* refactor: split everythin into mod","shortMessageHtmlLink":"refactor: split everythin into mod (#87)"}},{"before":"3afc6abf3e04113997b03cf49440b97787b00b5b","after":null,"ref":"refs/heads/86-separate-responsibilities-into-more-modules","pushedAt":"2024-06-03T08:39:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"}},{"before":"18e02b8a30858ac0a942bda548ffe49f70547855","after":"dad1c16477d63297d6d6d6c19660a946ed5b14b9","ref":"refs/heads/main","pushedAt":"2024-06-03T08:39:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: split everythin into mod (#87)\n\n* refactor: split everythin into mod","shortMessageHtmlLink":"refactor: split everythin into mod (#87)"}},{"before":"dd1733cdd343db12a733d7df6f0f4675efabf29c","after":"3afc6abf3e04113997b03cf49440b97787b00b5b","ref":"refs/heads/86-separate-responsibilities-into-more-modules","pushedAt":"2024-06-03T08:35:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Fix typo in Girolle's speed and concurrency description","shortMessageHtmlLink":"refactor: Fix typo in Girolle's speed and concurrency description"}},{"before":"cdeca0c3b1e2f412f4d638a94325d4cd8a401ffc","after":"dd1733cdd343db12a733d7df6f0f4675efabf29c","ref":"refs/heads/86-separate-responsibilities-into-more-modules","pushedAt":"2024-06-03T08:16:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"feat: Improve Girolle's compatibility with Nameko by reading Nameko configuration files","shortMessageHtmlLink":"feat: Improve Girolle's compatibility with Nameko by reading Nameko c…"}},{"before":"d47cfb5705ca977082829efb772b3b60c098aab1","after":"cdeca0c3b1e2f412f4d638a94325d4cd8a401ffc","ref":"refs/heads/86-separate-responsibilities-into-more-modules","pushedAt":"2024-06-03T06:59:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doubleailes","name":"Philippe Llerena","path":"/doubleailes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23233470?s=80&v=4"},"commit":{"message":"refactor: Split code into modules and fix typos in Girolle's speed and concurrency description","shortMessageHtmlLink":"refactor: Split code into modules and fix typos in Girolle's speed an…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEW9ORxwA","startCursor":null,"endCursor":null}},"title":"Activity · doubleailes/girolle"}