{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":80703456,"defaultBranch":"develop","name":"Robots.txt","ownerLogin":"Innmind","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-02-02T07:37:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12136170?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1698846644.0","currentOid":""},"activityList":{"items":[{"before":"968c46c0d73ee747ed9854ecbecd3152b42e5d53","after":"a21d6b1c634e9089137900ed621170646f5b92d1","ref":"refs/heads/master","pushedAt":"2023-11-01T13:50:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"Merge branch 'develop'\n\n* develop:\n specify next release\n use os 4","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"12d4792f42e577d9b9a77bb03070d4d9b2c0500a","after":"4a2645e495b5f05ef6cd73f3cbb5899164bcfc17","ref":"refs/heads/develop","pushedAt":"2023-11-01T13:50:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"specify next release","shortMessageHtmlLink":"specify next release"}},{"before":"00b0aee2c2b35be9dd056ce73b5818d8771ff587","after":"12d4792f42e577d9b9a77bb03070d4d9b2c0500a","ref":"refs/heads/develop","pushedAt":"2023-11-01T13:47:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"use os 4","shortMessageHtmlLink":"use os 4"}},{"before":"58caa7f138a2052619b05dd8064f6dacd28aa3fe","after":"968c46c0d73ee747ed9854ecbecd3152b42e5d53","ref":"refs/heads/master","pushedAt":"2023-09-23T13:06:49.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"Merge branch 'develop'\n\n* develop:\n use psalm 5\n add support for immutable 5\n test against lowest dependencies\n test against php 8.3","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"46ef5e7cebf84b7a73433185ac0d9abbcc4458e9","after":"00b0aee2c2b35be9dd056ce73b5818d8771ff587","ref":"refs/heads/develop","pushedAt":"2023-09-23T13:05:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"use psalm 5","shortMessageHtmlLink":"use psalm 5"}},{"before":"28acdfddf7a5efa79e6ba6863078d5e2a2417d83","after":"46ef5e7cebf84b7a73433185ac0d9abbcc4458e9","ref":"refs/heads/develop","pushedAt":"2023-09-23T12:57:20.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"add support for immutable 5","shortMessageHtmlLink":"add support for immutable 5"}},{"before":"f294dd3aa65ee0ec6e17544dcfaf8f2ad86ded44","after":"58caa7f138a2052619b05dd8064f6dacd28aa3fe","ref":"refs/heads/master","pushedAt":"2023-04-10T16:03:39.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"Merge branch 'develop'\n\n* develop: (26 commits)\n update readme\n make all constructors private\n make sure the walker receives lines\n make sure to only return directives\n discard invalid crawl delays instead of throwing\n combine filter->map into a flatMap\n replace parser exception by Maybe\n keep the order the directives\n lazy parse the robots.txt\n CS\n allow to transform RobotsTxt to a File\\Content instead of a simple string\n flag structures as immutable\n remove UserAgent interface\n make constructors private\n flag the walker as internal\n remove RobotsTxt interface\n remove Directives interface\n remove Parser interface\n replace hasser by Maybe\n test against php 8.2\n ...","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"a2cb28a83141f837c385baeaa4e8f57c97e19a6d","after":null,"ref":"refs/heads/next","pushedAt":"2023-04-10T16:00:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"}},{"before":"9e9f7e90de5a045321c3f071460a94f2c203ef1b","after":"28acdfddf7a5efa79e6ba6863078d5e2a2417d83","ref":"refs/heads/develop","pushedAt":"2023-04-10T16:00:37.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"Merge branch 'next' into develop\n\n* next: (26 commits)\n update readme\n make all constructors private\n make sure the walker receives lines\n make sure to only return directives\n discard invalid crawl delays instead of throwing\n combine filter->map into a flatMap\n replace parser exception by Maybe\n keep the order the directives\n lazy parse the robots.txt\n CS\n allow to transform RobotsTxt to a File\\Content instead of a simple string\n flag structures as immutable\n remove UserAgent interface\n make constructors private\n flag the walker as internal\n remove RobotsTxt interface\n remove Directives interface\n remove Parser interface\n replace hasser by Maybe\n test against php 8.2\n ...","shortMessageHtmlLink":"Merge branch 'next' into develop"}},{"before":null,"after":"a2cb28a83141f837c385baeaa4e8f57c97e19a6d","ref":"refs/heads/next","pushedAt":"2023-04-10T15:58:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Baptouuuu","name":"Baptiste Langlade","path":"/Baptouuuu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/851425?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADpPlwkwA","startCursor":null,"endCursor":null}},"title":"Activity ยท Innmind/Robots.txt"}