{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":343469870,"defaultBranch":"main","name":"automathon","ownerLogin":"rohaquinlop","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-01T15:46:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/50106623?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726711332.0","currentOid":""},"activityList":{"items":[{"before":"c36493c174f57582cd00b68c358382af9161fccf","after":"9033cb110ccba552d6a845876b0f6f35fc963a67","ref":"refs/heads/gh-pages","pushedAt":"2024-09-19T02:04:23.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":"Deployed ffa2a44 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed ffa2a44 with MkDocs version: 1.6.1"}},{"before":"a37c0fd2f8f47a013498f87c07f94eafede593c0","after":"a24bf6b528da8ba7094aa778bd093d30c3e8a099","ref":"refs/heads/issue-47","pushedAt":"2024-09-19T02:04:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"fix(dfa|nfa): #47 fix bugs presents\n\n- Fix bugs present in the DFA and NFA classes.","shortMessageHtmlLink":"fix(dfa|nfa): #47 fix bugs presents"}},{"before":"82a58f1e215ab29f566786213b6e778a01d225e6","after":"c36493c174f57582cd00b68c358382af9161fccf","ref":"refs/heads/gh-pages","pushedAt":"2024-09-19T02:02:42.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":"Deployed 125c51e with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 125c51e with MkDocs version: 1.6.1"}},{"before":null,"after":"a37c0fd2f8f47a013498f87c07f94eafede593c0","ref":"refs/heads/issue-47","pushedAt":"2024-09-19T02:02:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"fix(dfa|nfa): #47 fix bugs presents\n\n- Fix bugs present in the DFA and NFA classes.","shortMessageHtmlLink":"fix(dfa|nfa): #47 fix bugs presents"}},{"before":"aaa36c94b6f6bb2ef4907f2e2ed9e84ccbf0e805","after":"82a58f1e215ab29f566786213b6e778a01d225e6","ref":"refs/heads/gh-pages","pushedAt":"2024-09-08T18:16:13.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":"Deployed 6df8d84 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 6df8d84 with MkDocs version: 1.6.1"}},{"before":"6569810af9d50b01adc9d7a24b12e45a02cf2e14","after":null,"ref":"refs/heads/issue-45","pushedAt":"2024-09-08T18:15:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"}},{"before":"afd8e3e9995adc92acc4a9272aa6d31dc815fa09","after":"6df8d8447e2797f75f6f4e391b2ffc18bb05b372","ref":"refs/heads/main","pushedAt":"2024-09-08T18:15:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"Merge pull request #46 from rohaquinlop/issue-45\n\nfeat(build): #45 refactorize code and add utils","shortMessageHtmlLink":"Merge pull request #46 from rohaquinlop/issue-45"}},{"before":"4bb44056aa5b76df9e7b821e53d323aaaabc887b","after":"aaa36c94b6f6bb2ef4907f2e2ed9e84ccbf0e805","ref":"refs/heads/gh-pages","pushedAt":"2024-09-08T18:14:39.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":"Deployed 6baf7c4 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 6baf7c4 with MkDocs version: 1.6.1"}},{"before":"209ab8f1394b6154670071a3ed2df4011a73ba07","after":"6569810af9d50b01adc9d7a24b12e45a02cf2e14","ref":"refs/heads/issue-45","pushedAt":"2024-09-08T18:14:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(build): #45 refactorize code and add utils\n\n- Refactorize code to have real private methods in\nthe classes.\n- Create a new module called utils with some\nfunctions that follows the DRY principle.\n- The utils modules contains the following functions:\n - list_map\n - list_filter\n - flatten_list\n- This new functions are used in the NFA class to\nsimplify the code and make it more readable.\n- This new functions were implemented following\nthe most common functional programming principles\nto make the code more readable and maintainable.","shortMessageHtmlLink":"feat(build): #45 refactorize code and add utils"}},{"before":"d954990f62e7b336e28057193ccee8c39474431b","after":"4bb44056aa5b76df9e7b821e53d323aaaabc887b","ref":"refs/heads/gh-pages","pushedAt":"2024-09-08T18:03:45.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":"Deployed 0b28ee5 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 0b28ee5 with MkDocs version: 1.6.1"}},{"before":null,"after":"209ab8f1394b6154670071a3ed2df4011a73ba07","ref":"refs/heads/issue-45","pushedAt":"2024-09-08T18:03:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(build): #45 refactorize code and add utils\n\n- Refactorize code to have real private methods in\nthe classes.\n- Create a new module called utils with some\nfunctions that follows the DRY principle.\n- The utils modules contains the following functions:\n - list_map\n - list_filter\n - flatten_list\n- This new functions are used in the NFA class to\nsimplify the code and make it more readable.\n- This new functions were implemented following\nthe most common functional programming principles\nto make the code more readable and maintainable.","shortMessageHtmlLink":"feat(build): #45 refactorize code and add utils"}},{"before":"aa2c27717d763486857f94ab4a6b20b7cf231946","after":"d954990f62e7b336e28057193ccee8c39474431b","ref":"refs/heads/gh-pages","pushedAt":"2024-09-08T01:33:35.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":"Deployed afd8e3e with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed afd8e3e with MkDocs version: 1.6.1"}},{"before":"eb1bfef0fbc6cb0ebc74619ae3bcdacb5c057ebc","after":null,"ref":"refs/heads/issue-43","pushedAt":"2024-09-08T01:33:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"}},{"before":"b5ad6c37c493187effa66bdc1239d89ec46e9dcf","after":"afd8e3e9995adc92acc4a9272aa6d31dc815fa09","ref":"refs/heads/main","pushedAt":"2024-09-08T01:33:16.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"Merge pull request #44 from rohaquinlop/issue-43\n\nfeat(dfa): #43 add dfa minimization algorithm","shortMessageHtmlLink":"Merge pull request #44 from rohaquinlop/issue-43"}},{"before":"eb297a8488f9658493dace01c6045b0470640c74","after":"aa2c27717d763486857f94ab4a6b20b7cf231946","ref":"refs/heads/gh-pages","pushedAt":"2024-09-08T01:30:42.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":"Deployed 62e4f19 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 62e4f19 with MkDocs version: 1.6.1"}},{"before":"7ce2eccfb00eca9ba595defb92bf2c72e6a84435","after":"eb1bfef0fbc6cb0ebc74619ae3bcdacb5c057ebc","ref":"refs/heads/issue-43","pushedAt":"2024-09-08T01:30:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(dfa): #43 add dfa minimization algorithm\n\n- Implement the `minimize` function for the DFA\nclass. This funciton is used to reduce the number\nof redundant states in the DFA.\n- Add test cases for the `minimize` function.\n- Fix a bug in the `accepts` function of the DFA\nclass where the empty string was being accepted\nby the DFA even when it was not in a final state.\n- Modify some existing functions to make them\nprivate and add type hints to the functions.\n- Modify the `minimize` function in the NFA class\nto use the `minimize` function of the DFA class\nwhen converting the NFA to a DFA.","shortMessageHtmlLink":"feat(dfa): #43 add dfa minimization algorithm"}},{"before":"f59cf85c72cbb5c26e3a38fa0b5dc519a2f4bca3","after":"eb297a8488f9658493dace01c6045b0470640c74","ref":"refs/heads/gh-pages","pushedAt":"2024-09-08T01:27:16.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":"Deployed 8d909ff with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 8d909ff with MkDocs version: 1.6.1"}},{"before":null,"after":"7ce2eccfb00eca9ba595defb92bf2c72e6a84435","ref":"refs/heads/issue-43","pushedAt":"2024-09-08T01:26:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(dfa): #43 add dfa minimization algorithm\n\n- Implement the `minimize` function for the DFA\nclass. This funciton is used to reduce the number\nof redundant states in the DFA.\n- Add test cases for the `minimize` function.\n- Fix a bug in the `accepts` function of the DFA\nclass where the empty string was being accepted\nby the DFA even when it was not in a final state.\n- Modify some existing functions to make them\nprivate and add type hints to the functions.\n- Modify the `minimize` function in the NFA class\nto use the `minimize` function of the DFA class\nwhen converting the NFA to a DFA.","shortMessageHtmlLink":"feat(dfa): #43 add dfa minimization algorithm"}},{"before":"fc1e48c867c3fc0ebb38d77bb9ab73b750f59b64","after":"f59cf85c72cbb5c26e3a38fa0b5dc519a2f4bca3","ref":"refs/heads/gh-pages","pushedAt":"2024-07-19T02:21:12.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":"Deployed b5ad6c3 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed b5ad6c3 with MkDocs version: 1.6.0"}},{"before":"e94957bc827871026159ae24cd247ff13ca77e11","after":null,"ref":"refs/heads/issue-41","pushedAt":"2024-07-19T02:20:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"}},{"before":"c369715603c1220605c24d80982e0e822c527351","after":"b5ad6c37c493187effa66bdc1239d89ec46e9dcf","ref":"refs/heads/main","pushedAt":"2024-07-19T02:20:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"Merge pull request #42 from rohaquinlop/issue-41\n\nfeat(build): #41 remove pytest","shortMessageHtmlLink":"Merge pull request #42 from rohaquinlop/issue-41"}},{"before":"a706454a5d0b58f744b4c3fe86177df89843ee8a","after":"fc1e48c867c3fc0ebb38d77bb9ab73b750f59b64","ref":"refs/heads/gh-pages","pushedAt":"2024-07-19T02:20:37.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":"Deployed 6c5de0a with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 6c5de0a with MkDocs version: 1.6.0"}},{"before":null,"after":"e94957bc827871026159ae24cd247ff13ca77e11","ref":"refs/heads/issue-41","pushedAt":"2024-07-19T02:20:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(build): #41 remove pytest\n\n- Remove `pytest` and `pytest-runner` from the\nproject, these dependencies were not being used.","shortMessageHtmlLink":"feat(build): #41 remove pytest"}},{"before":"a630c3595348372bc5704a209db1f036ada57b47","after":"a706454a5d0b58f744b4c3fe86177df89843ee8a","ref":"refs/heads/gh-pages","pushedAt":"2024-07-19T01:00:55.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":"Deployed c369715 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed c369715 with MkDocs version: 1.6.0"}},{"before":"a5fe77ed0a6f4e4a9cd7bf949b60a53b2c4d076b","after":null,"ref":"refs/heads/issue-39","pushedAt":"2024-07-19T01:00:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"}},{"before":"9a134c15577850d4af86bb8dda9fd0acd2e6b6f0","after":"c369715603c1220605c24d80982e0e822c527351","ref":"refs/heads/main","pushedAt":"2024-07-19T01:00:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"Merge pull request #40 from rohaquinlop/issue-39\n\nfeat(build): #39 upgrade bazel rules_python","shortMessageHtmlLink":"Merge pull request #40 from rohaquinlop/issue-39"}},{"before":"aa412d61d79a60de2596867de4a630ba8221dd81","after":"a630c3595348372bc5704a209db1f036ada57b47","ref":"refs/heads/gh-pages","pushedAt":"2024-07-19T00:59:24.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":"Deployed 5e0ac14 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 5e0ac14 with MkDocs version: 1.6.0"}},{"before":null,"after":"a5fe77ed0a6f4e4a9cd7bf949b60a53b2c4d076b","ref":"refs/heads/issue-39","pushedAt":"2024-07-19T00:58:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(build): #39 upgrade bazel rules_python\n\n- Upgrade `rules_python` to version `0.34.0`\n- Delete `WORKSPACE.bazel` file\n- Improve the project structure\n- Remove unnecessary scripts, these are no longer\ndue that the project is now using Bazel for building\nand to publish the package is using the CI/CD pipeline\n- Update `.gitignore` file to ignore the\n`.pytest_cache/` directory","shortMessageHtmlLink":"feat(build): #39 upgrade bazel rules_python"}},{"before":"4926b7f437a21c606458d6a7fa4f2d276663db4d","after":"aa412d61d79a60de2596867de4a630ba8221dd81","ref":"refs/heads/gh-pages","pushedAt":"2024-04-13T18:45:57.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":"Deployed 9a134c1 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed 9a134c1 with MkDocs version: 1.5.3"}},{"before":"8e97cdc81378ef28e17010f8efa0d3bd3bc21d35","after":"9a134c15577850d4af86bb8dda9fd0acd2e6b6f0","ref":"refs/heads/main","pushedAt":"2024-04-13T18:45:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"Create FUNDING.yml","shortMessageHtmlLink":"Create FUNDING.yml"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEulPVlAA","startCursor":null,"endCursor":null}},"title":"Activity ยท rohaquinlop/automathon"}