{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":427166186,"defaultBranch":"master","name":"cleanlab","ownerLogin":"anishathalye","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-11-11T22:54:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3526486?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705097622.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"cfe8d5c71a62bf476a977730f648a7c9b7e84a0f","ref":"refs/heads/github-links","pushedAt":"2024-01-12T22:13:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Ignore hash for GitHub URLs\n\nThe HTML page returned by GitHub no longer contains ID attributes for\nline numbers or headers (from user's Markdown files); the functionality\nis implemented in JavaScript now.","shortMessageHtmlLink":"Ignore hash for GitHub URLs"}},{"before":"c3e30813c9790671630ffb764d24823e795a1844","after":"63254c55b6afbfa3839ea54cdcd56b1cae718d1a","ref":"refs/heads/master","pushedAt":"2023-07-15T18:18:00.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix regex\n\nThere are a couple levels of encoding here, which makes it hard to write\nthe regex.","shortMessageHtmlLink":"Fix regex"}},{"before":null,"after":"80d16ae5712880e94b68a79146a20685158679e3","ref":"refs/heads/docs-analytics","pushedAt":"2023-07-12T14:51:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Add analytics for docs website","shortMessageHtmlLink":"Add analytics for docs website"}},{"before":"ad1de958308ae3311dbf4310e6a78010b40fa951","after":"f5c0037dbeadfdb46325b75cecc810f12001f4e6","ref":"refs/heads/fix-link-checker-ci","pushedAt":"2023-07-09T22:33:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix links and link checker for Markdown files\n\nThis patch improves the regex so it matches paths starting with \"../\"\nand paths with hashes.","shortMessageHtmlLink":"Fix links and link checker for Markdown files"}},{"before":"ad1de958308ae3311dbf4310e6a78010b40fa951","after":null,"ref":"refs/heads/fix-ci","pushedAt":"2023-07-09T22:26:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"}},{"before":null,"after":"ad1de958308ae3311dbf4310e6a78010b40fa951","ref":"refs/heads/fix-link-checker-ci","pushedAt":"2023-07-09T22:26:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix links","shortMessageHtmlLink":"Fix links"}},{"before":"a3d263f9e3a652e0d7153d42aa1f81694451a2e3","after":"ad1de958308ae3311dbf4310e6a78010b40fa951","ref":"refs/heads/fix-ci","pushedAt":"2023-07-09T22:25:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix links","shortMessageHtmlLink":"Fix links"}},{"before":"79cc3eb6011cd78e74a17a3788930afee96a1b33","after":"c3e30813c9790671630ffb764d24823e795a1844","ref":"refs/heads/master","pushedAt":"2023-07-09T22:14:06.000Z","pushType":"push","commitsCount":54,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Improve hidden block check in tabular tutorial (#763)","shortMessageHtmlLink":"Improve hidden block check in tabular tutorial (cleanlab#763)"}},{"before":"2189f74a5d9c2e12424a70cd18faa5e31f16d0ac","after":"a3d263f9e3a652e0d7153d42aa1f81694451a2e3","ref":"refs/heads/fix-ci","pushedAt":"2023-06-10T13:59:24.278Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix CI\n\nAmong other changes, this patch also disables HTML validation. This is a\nbit tricky to get right, because when the Markdown is processed by\nGitHub, it does some transformations that aren't mimicked by Pandoc. The\nresult of converting the existing Markdown to HTML using Pandoc is in\nfact invalid HTML5.\n\nThe best way to fix this would be to use the [GitHub Markdown\nAPI](https://docs.github.com/en/rest/markdown) to render the Markdown,\nbut that doesn't seem worth the effort right now. Instead, this patch\njust disables HTML validation but preserves the link checking\nfunctionality (and makes it start passing again).","shortMessageHtmlLink":"Fix CI"}},{"before":"93dedbf28f4b69a753319dd76eaf72af0d7247fe","after":"2189f74a5d9c2e12424a70cd18faa5e31f16d0ac","ref":"refs/heads/fix-ci","pushedAt":"2023-06-10T13:45:55.336Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix CI\n\nAmong other changes, this patch also disables HTML validation. This is a\nbit tricky to get right, because when the Markdown is processed by\nGitHub, it does some transformations that aren't mimicked by Pandoc. The\nresult of converting the existing Markdown to HTML using Pandoc is in\nfact invalid HTML5.\n\nThe best way to fix this would be to use the [GitHub Markdown\nAPI](https://docs.github.com/en/rest/markdown) to render the Markdown,\nbut that doesn't seem worth the effort right now. Instead, this patch\njust disables HTML validation but preserves the link checking\nfunctionality (and makes it start passing again).","shortMessageHtmlLink":"Fix CI"}},{"before":"3dd3c0d07719189097586640cde3a21b77c0d44b","after":"93dedbf28f4b69a753319dd76eaf72af0d7247fe","ref":"refs/heads/fix-ci","pushedAt":"2023-06-10T13:45:34.550Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix CI\n\nAmong other changes, this patch also disables HTML validation. This is a\nbit tricky to get right, because when the Markdown is processed by\nGitHub, it does some transformations that aren't mimicked by Pandoc. The\nresult of converting the existing Markdown to HTML using Pandoc is in\nfact invalid HTML5.\n\nThe best way to fix this would be to use the [GitHub Markdown\nAPI](https://docs.github.com/en/rest/markdown) to render the Markdown,\nbut that doesn't seem worth the effort right now. Instead, this patch\njust disables HTML validation but preserves the link checking\nfunctionality (and makes it start passing again).","shortMessageHtmlLink":"Fix CI"}},{"before":"753d41a0e90c087e21a1c5a2111d87f414352743","after":"3dd3c0d07719189097586640cde3a21b77c0d44b","ref":"refs/heads/fix-ci","pushedAt":"2023-06-10T13:33:12.400Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix CI","shortMessageHtmlLink":"Fix CI"}},{"before":"35e71828b45d65480174e4829e21fccd073e4eb6","after":"753d41a0e90c087e21a1c5a2111d87f414352743","ref":"refs/heads/fix-ci","pushedAt":"2023-06-10T13:32:36.289Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix CI","shortMessageHtmlLink":"Fix CI"}},{"before":null,"after":"35e71828b45d65480174e4829e21fccd073e4eb6","ref":"refs/heads/fix-ci","pushedAt":"2023-06-10T13:08:39.452Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix CI","shortMessageHtmlLink":"Fix CI"}},{"before":"00776646a7764e07cc4078e8c25e873ee413c5f7","after":"79cc3eb6011cd78e74a17a3788930afee96a1b33","ref":"refs/heads/master","pushedAt":"2023-05-08T12:34:26.000Z","pushType":"push","commitsCount":39,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"DOC: use default rules for shorter, more readable links (#700)\n\nCo-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>","shortMessageHtmlLink":"DOC: use default rules for shorter, more readable links (cleanlab#700)"}},{"before":"5c60fb623d5a3a2eaa5d5d459a67a9e319902e09","after":"00776646a7764e07cc4078e8c25e873ee413c5f7","ref":"refs/heads/master","pushedAt":"2023-03-20T13:02:15.114Z","pushType":"push","commitsCount":59,"pusher":{"login":"anishathalye","name":"Anish Athalye","path":"/anishathalye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3526486?s=80&v=4"},"commit":{"message":"Fix bug with call to find_overlapping_issues without specifying labels (#652)\n\n* fix None labels issue\r\n\r\n* build: ➕ add hypothesis to dev dependencies. Used for property-based testing\r\n\r\n* test: ✅ test that find_overlapping_classes can run by only providing a confident joint\r\n\r\nResolves #651\r\n\r\n---------\r\n\r\nCo-authored-by: Elías Snorrason ","shortMessageHtmlLink":"Fix bug with call to find_overlapping_issues without specifying labels ("}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD3prFoAA","startCursor":null,"endCursor":null}},"title":"Activity · anishathalye/cleanlab"}