{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":719887687,"defaultBranch":"develop","name":"argilla","ownerLogin":"LokeshJonnakuti","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-11-17T05:35:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/132126191?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721278259.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"f943affa257f2de27e95acb174a0e976f6553f0e","ref":"refs/heads/pixeebot/drip-2024-07-18-pixee-python/add-requests-timeouts","pushedAt":"2024-07-18T04:50:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pixeebot[bot]","name":null,"path":"/apps/pixeebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/193111?s=80&v=4"},"commit":{"message":"Add timeout to `requests` calls","shortMessageHtmlLink":"Add timeout to requests calls"}},{"before":null,"after":"1fdf9d401075d8ea6c0770cb73048cafbdfee445","ref":"refs/heads/pixeebot/drip-2024-05-31-pixee-python/use-set-literal","pushedAt":"2024-05-31T06:52:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pixeebot[bot]","name":null,"path":"/apps/pixeebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/193111?s=80&v=4"},"commit":{"message":"Use Set Literals Instead of Sets from Lists","shortMessageHtmlLink":"Use Set Literals Instead of Sets from Lists"}},{"before":null,"after":"16d2129302b45905b2ae4a3c990b1943e1147e29","ref":"refs/heads/pixeebot/drip-2024-05-31-pixee-python/use-generator","pushedAt":"2024-05-31T03:42:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pixeebot[bot]","name":null,"path":"/apps/pixeebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/193111?s=80&v=4"},"commit":{"message":"Use Generator Expressions Instead of List Comprehensions","shortMessageHtmlLink":"Use Generator Expressions Instead of List Comprehensions"}},{"before":"5a69b095ce3c44ef5984544c6f01cccc604d06a3","after":"ab15f89ad574bc46197f76c36a5527ada29acb86","ref":"refs/heads/pixeebot/drip-2024-04-30-pixee-python/secure-random","pushedAt":"2024-04-30T03:43:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":null,"after":"5a69b095ce3c44ef5984544c6f01cccc604d06a3","ref":"refs/heads/pixeebot/drip-2024-04-30-pixee-python/secure-random","pushedAt":"2024-04-30T03:42:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pixeebot[bot]","name":null,"path":"/apps/pixeebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/193111?s=80&v=4"},"commit":{"message":"Secure Source of Randomness","shortMessageHtmlLink":"Secure Source of Randomness"}},{"before":null,"after":"ebf1ee903e537dc7b984bbc41e81a55ebd48a49a","ref":"refs/heads/pixeebot/drip-2024-04-14-pixee-python/add-requests-timeouts","pushedAt":"2024-04-14T11:15:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pixeebot[bot]","name":null,"path":"/apps/pixeebot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/193111?s=80&v=4"},"commit":{"message":"Add timeout to `requests` calls","shortMessageHtmlLink":"Add timeout to requests calls"}},{"before":"6170d14068c85beba8f75506e0e02251541d55a6","after":"a95a31c2646ca64f2ec53df396df7d2094ceb918","ref":"refs/heads/tech-stack-file","pushedAt":"2024-04-14T10:55:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stack-file[bot]","name":null,"path":"/apps/stack-file","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/408123?s=80&v=4"},"commit":{"message":"Create techstack.md","shortMessageHtmlLink":"Create techstack.md"}},{"before":"f2418f748ff002812915077a7d508c23ce0caeb4","after":"6170d14068c85beba8f75506e0e02251541d55a6","ref":"refs/heads/tech-stack-file","pushedAt":"2024-04-14T10:55:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stack-file[bot]","name":null,"path":"/apps/stack-file","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/408123?s=80&v=4"},"commit":{"message":"Create techstack.yml","shortMessageHtmlLink":"Create techstack.yml"}},{"before":null,"after":"f2418f748ff002812915077a7d508c23ce0caeb4","ref":"refs/heads/tech-stack-file","pushedAt":"2024-04-14T10:55:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stack-file[bot]","name":null,"path":"/apps/stack-file","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/408123?s=80&v=4"},"commit":{"message":"docs: Add telemetry reference to the tutorials to track usage (#4262)\n\n\r\n\r\n# Description\r\n\r\nThis PR adds an \"Enable Telemetry\" section to the tutorials for the new\r\n`tutorial_running` method.\r\n\r\nCloses #4234 \r\n\r\n**Type of change**\r\n\r\n(Remember to title the PR according to the type of change)\r\n\r\n- [ ] Documentation update\r\n\r\n**How Has This Been Tested**\r\n\r\n(Please describe the tests that you ran to verify your changes.)\r\n\r\n- [ ] `sphinx-autobuild` (read [Developer\r\nDocumentation](https://docs.argilla.io/en/latest/community/developer_docs.html#building-the-documentation)\r\nfor more details)\r\n\r\n**Checklist**\r\n\r\n- [ ] I added relevant documentation\r\n- [ ] I followed the style guidelines of this project\r\n- [ ] I did a self-review of my code\r\n- [ ] I made corresponding changes to the documentation\r\n- [ ] My changes generate no new warnings\r\n- [ ] I filled out [the contributor form](https://tally.so/r/n9XrxK)\r\n(see text above)\r\n- [ ] I have added relevant notes to the `CHANGELOG.md` file (See\r\nhttps://keepachangelog.com/)","shortMessageHtmlLink":"docs: Add telemetry reference to the tutorials to track usage (argill…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgoA-MwA","startCursor":null,"endCursor":null}},"title":"Activity · LokeshJonnakuti/argilla"}