{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":449859190,"defaultBranch":"master","name":"nativefs","ownerLogin":"EngineerSmith","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-19T21:21:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/56016593?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699989954.0","currentOid":""},"activityList":{"items":[{"before":"02a7b3005bdd7a6c0e4b8911c6d4e9ffa09a7e2f","after":"9338e01f623eea385fc38e7d792a3815a647a862","ref":"refs/heads/master","pushedAt":"2024-05-02T19:30:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"EngineerSmith","name":"Engineer Smith","path":"/EngineerSmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56016593?s=80&v=4"},"commit":{"message":"Merge pull request #4 from zhengying/master\n\nFixed the missing return value 'r' in File:read.","shortMessageHtmlLink":"Merge pull request #4 from zhengying/master"}},{"before":"a8ab3c465db50428f2d238749e16a3705df75307","after":"02a7b3005bdd7a6c0e4b8911c6d4e9ffa09a7e2f","ref":"refs/heads/master","pushedAt":"2023-11-14T19:47:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EngineerSmith","name":"Engineer Smith","path":"/EngineerSmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56016593?s=80&v=4"},"commit":{"message":"Fixed bad example which deleted all files in c:\\windows","shortMessageHtmlLink":"Fixed bad example which deleted all files in c:\\windows"}},{"before":null,"after":"a8ab3c465db50428f2d238749e16a3705df75307","ref":"refs/heads/master","pushedAt":"2023-11-14T19:25:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"EngineerSmith","name":"Engineer Smith","path":"/EngineerSmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56016593?s=80&v=4"},"commit":{"message":"create FileData from ByteData if possible","shortMessageHtmlLink":"create FileData from ByteData if possible"}},{"before":null,"after":"d3d19a08727cf9e7a515e33c87276cc2110d7d21","ref":"refs/heads/zorgnn-patch-1","pushedAt":"2023-11-14T19:25:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"EngineerSmith","name":"Engineer Smith","path":"/EngineerSmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56016593?s=80&v=4"},"commit":{"message":"Fix nativefs.createDirectory on windows\n\nCurrently, createDirectory fails on windows, because a slash is mandatory at the beginning of the absolute path, i.e. with the drive letter and the colon; `C:` fails even the getInfo process without a slash of any kind (\\ or /); only `C:\\` or `C:/` gets recognized as a correct path.\r\n\r\nThe change i made, as far as i can tell, won't stop the function from working on linux/osx either, although testing that would probably be a good idea;\r\nthe issue i could see is if/when gmatch would return the first directory instead of an empty string in front of the first slash, and if that would fail because the path would expect an initial slash as the root... if it doesn't, then it should work.\r\n\r\nBut if it does fail, this might not have a clean solution unless the implementation is separated by OS, with current being `'/'` initially on non-windows, and `''` otherwise, alongside my change.","shortMessageHtmlLink":"Fix nativefs.createDirectory on windows"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQCX-_AA","startCursor":null,"endCursor":null}},"title":"Activity ยท EngineerSmith/nativefs"}