{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":789036278,"defaultBranch":"main","name":"console","ownerLogin":"matze","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-19T15:24:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/115270?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721119889.0","currentOid":""},"activityList":{"items":[{"before":"0285f869bb1335192b2f1d708e77264ff7447021","after":null,"ref":"refs/heads/release-plz-2024-07-09T20-07-58Z-tmp-464987221","pushedAt":"2024-07-16T08:51:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"cd9c5b9bd6123f83ce05e5aaa6791da5701d9b10","after":"0285f869bb1335192b2f1d708e77264ff7447021","ref":"refs/heads/release-plz-2024-07-09T20-07-58Z","pushedAt":"2024-07-16T08:51: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":"chore: release","shortMessageHtmlLink":"chore: release"}},{"before":"4543901094eec18856f49d8dea96993101a23e8c","after":"0285f869bb1335192b2f1d708e77264ff7447021","ref":"refs/heads/release-plz-2024-07-09T20-07-58Z-tmp-464987221","pushedAt":"2024-07-16T08:51:27.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":"chore: release","shortMessageHtmlLink":"chore: release"}},{"before":null,"after":"4543901094eec18856f49d8dea96993101a23e8c","ref":"refs/heads/release-plz-2024-07-09T20-07-58Z-tmp-464987221","pushedAt":"2024-07-16T08:51:26.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":"chore(deps): unpin and bump trycmd (#572)\n\nThe MSRV of 1.64 is long gone and now 1.74. Therefore, the `trycmd`\r\ndev-dependency can be unpinned and bumped to the latest version.","shortMessageHtmlLink":"chore(deps): unpin and bump trycmd (tokio-rs#572)"}},{"before":"a6cf14b370275367dcecf1191e60f0bd260250d8","after":"4543901094eec18856f49d8dea96993101a23e8c","ref":"refs/heads/main","pushedAt":"2024-07-16T08:49:02.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"matze","name":"Matthias Vogelgesang","path":"/matze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115270?s=80&v=4"},"commit":{"message":"chore(deps): unpin and bump trycmd (#572)\n\nThe MSRV of 1.64 is long gone and now 1.74. Therefore, the `trycmd`\r\ndev-dependency can be unpinned and bumped to the latest version.","shortMessageHtmlLink":"chore(deps): unpin and bump trycmd (tokio-rs#572)"}},{"before":"a6cf14b370275367dcecf1191e60f0bd260250d8","after":"cd9c5b9bd6123f83ce05e5aaa6791da5701d9b10","ref":"refs/heads/release-plz-2024-07-09T20-07-58Z","pushedAt":"2024-07-09T20:07:59.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":"chore: release","shortMessageHtmlLink":"chore: release"}},{"before":null,"after":"a6cf14b370275367dcecf1191e60f0bd260250d8","ref":"refs/heads/release-plz-2024-07-09T20-07-58Z","pushedAt":"2024-07-09T20:07:58.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":"feat(subscriber): add `TOKIO_CONSOLE_BUFFER_CAPACITY` env variable (#568)\n\nWhen the recorded process spawns a lot of tasks and execute a lot of\r\noperations, a red message can be seen on the top of the console saying\r\n`dropped: 14319181 async_ops, 1601630 tasks, 634586 resources`. That\r\nmeans that the buffer is not sufficiently big to record these and\r\nsomeone in the tokio Discord advised to use the\r\n`TOKIO_CONSOLE_BUFFER_CAPACITY` variable to tune that buffer. Turns out\r\nit was not a thing, so this pr adds it.","shortMessageHtmlLink":"feat(subscriber): add TOKIO_CONSOLE_BUFFER_CAPACITY env variable (t…"}},{"before":"4d91f5d08f301575200bf7f07fdffeb3531f252f","after":"a6cf14b370275367dcecf1191e60f0bd260250d8","ref":"refs/heads/main","pushedAt":"2024-07-09T20:06:06.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"matze","name":"Matthias Vogelgesang","path":"/matze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115270?s=80&v=4"},"commit":{"message":"feat(subscriber): add `TOKIO_CONSOLE_BUFFER_CAPACITY` env variable (#568)\n\nWhen the recorded process spawns a lot of tasks and execute a lot of\r\noperations, a red message can be seen on the top of the console saying\r\n`dropped: 14319181 async_ops, 1601630 tasks, 634586 resources`. That\r\nmeans that the buffer is not sufficiently big to record these and\r\nsomeone in the tokio Discord advised to use the\r\n`TOKIO_CONSOLE_BUFFER_CAPACITY` variable to tune that buffer. Turns out\r\nit was not a thing, so this pr adds it.","shortMessageHtmlLink":"feat(subscriber): add TOKIO_CONSOLE_BUFFER_CAPACITY env variable (t…"}},{"before":"c8d749d622405552c37fdedd6a80e8ee69f233b6","after":"9b81557abe24c7a4076a7856a9d69b59df761d75","ref":"refs/heads/bump-tonic","pushedAt":"2024-05-16T08:14:17.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"hds","name":"Hayden Stainsby","path":"/hds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89589?s=80&v=4"},"commit":{"message":"Merge branch 'main' into bump-tonic","shortMessageHtmlLink":"Merge branch 'main' into bump-tonic"}},{"before":"bd6ed8d57b10fd4c8a50a4cd455163256fb1efdc","after":"c8d749d622405552c37fdedd6a80e8ee69f233b6","ref":"refs/heads/bump-tonic","pushedAt":"2024-04-20T22:02:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matze","name":"Matthias Vogelgesang","path":"/matze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115270?s=80&v=4"},"commit":{"message":"chore(deps): bump tonic to 0.11 and raise MSRV to 1.70\n\nBREAKING CHANGE:\nThis is a breaking change for users of `console-api` and\n`console-subscriber`, as it changes the public `tonic` dependency to a\nsemver-incompatible version. This breaks compatibility with `tonic`\n0.10.x.","shortMessageHtmlLink":"chore(deps): bump tonic to 0.11 and raise MSRV to 1.70"}},{"before":null,"after":"bd6ed8d57b10fd4c8a50a4cd455163256fb1efdc","ref":"refs/heads/bump-tonic","pushedAt":"2024-04-19T15:37:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matze","name":"Matthias Vogelgesang","path":"/matze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115270?s=80&v=4"},"commit":{"message":"chore(deps): bump tonic to 0.11 and raise MSRV to 1.70","shortMessageHtmlLink":"chore(deps): bump tonic to 0.11 and raise MSRV to 1.70"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgIvrmQA","startCursor":null,"endCursor":null}},"title":"Activity · matze/console"}