{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":95806377,"defaultBranch":"main","name":"xar","ownerLogin":"facebookincubator","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-06-29T18:15:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19538647?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1630451229.998282","currentOid":""},"activityList":{"items":[{"before":"8c932c46c3153383c0425e64df634b911b671d2b","after":"39a4b37bf831d0b94e1e1d2bf2775488aa9a673f","ref":"refs/heads/main","pushedAt":"2023-12-28T22:35:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix dependencies to allow builds in 2023 (#55)\n\nSummary:\nRight out of the box `cargo build` don't work for `clean_xar_mounts` in 2023.\nIt turns out that something is wrong with the 2.1.x version of slog, I didn't look very hard to know what. It seems that upgrading to something a bit newer is working.\nSimilarly using 1.0 version of anyhow is not working (complains about missing backtrace) instead using a recent version and enabling the `backtrace` feature is solving the problem\n\nPull Request resolved: https://github.com/facebookincubator/xar/pull/55\n\nReviewed By: dtolnay\n\nDifferential Revision: D52439947\n\nPulled By: itamaro\n\nfbshipit-source-id: 1a6314361daea777cdae08383f26a0f692a97671","shortMessageHtmlLink":"Fix dependencies to allow builds in 2023 (#55)"}},{"before":"7f25f56d55f612167335926d21e44cb05778c6fa","after":"8c932c46c3153383c0425e64df634b911b671d2b","ref":"refs/heads/main","pushedAt":"2023-12-28T20:03:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Ignore Cargo's lock and ccls cache (#56)\n\nSummary:\nWhile working on Cargo builds I noticed that there is additional files that are here and that could be ignored.\n\nPull Request resolved: https://github.com/facebookincubator/xar/pull/56\n\nReviewed By: dtolnay\n\nDifferential Revision: D52434192\n\nPulled By: itamaro\n\nfbshipit-source-id: d04fce10613f4481ee087a18edb5d757717504be","shortMessageHtmlLink":"Ignore Cargo's lock and ccls cache (#56)"}},{"before":"74f787281b2aa158f08e02a7ad8474e9e8082688","after":"7f25f56d55f612167335926d21e44cb05778c6fa","ref":"refs/heads/main","pushedAt":"2023-12-06T17:38:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"tools\n\nReviewed By: zsol\n\nDifferential Revision: D51845808\n\nfbshipit-source-id: 3b0dde3c7754061fae36ce0a5c1cc0afc82a65aa","shortMessageHtmlLink":"tools"}},{"before":"73a2bd9bd493a30be9588fbd8a0f642344d7bd6a","after":"74f787281b2aa158f08e02a7ad8474e9e8082688","ref":"refs/heads/main","pushedAt":"2023-10-11T16:42:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix `xar_subsystem_check` (and thereby `tools/xar:xar_subsystem_unittest`) to be NativePython compatible\n\nSummary:\nIt seems enabling NativePython, which moved the shared\nlibrary code from `libomnibus.so`, also removed `libcxx-build-info.so`\nfrom the build. This broke a check in `xar_subsystem_check` which\nthen broke the unit test.\n\nThis change removes the expectation `libcxx-build-info.so` be present\nin the XAR but still enforces at least _one_ file in the XAR is\nmmap'd, which could be a shared library or the python interpreter\nitself (which, at the time of this writing, is\n`$FB_PAR_RUNTIME_FILES/runtime/bin/xar_subsystem_check#native-main#platform-runtime#python#py_version_3_10`)\n\nReviewed By: zsol\n\nDifferential Revision: D50127111\n\nfbshipit-source-id: bae9949e4a8588698d574bda9977a7658fe40d86","shortMessageHtmlLink":"Fix xar_subsystem_check (and thereby `tools/xar:xar_subsystem_unitt…"}},{"before":"b628604c53040cbfefb744101bb7bb061dcff67e","after":"73a2bd9bd493a30be9588fbd8a0f642344d7bd6a","ref":"refs/heads/main","pushedAt":"2023-09-28T12:39:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"xar: make XAR_LAUNCH_TIMESTAMP more accurate\n\nSummary: We now set `XAR_LAUNCH_TIMESTAMP` inside `xarexec_fuse` at the earliest possible point to capture most overhead incurred by xar.\n\nReviewed By: AndreasBackx\n\nDifferential Revision: D49646784\n\nfbshipit-source-id: 89affc27b22ba6cbb1cf1754e4f6842d09806538","shortMessageHtmlLink":"xar: make XAR_LAUNCH_TIMESTAMP more accurate"}},{"before":"819061042deb74bf2d2eb2f24f56bb8679d97a41","after":"b628604c53040cbfefb744101bb7bb061dcff67e","ref":"refs/heads/main","pushedAt":"2023-09-05T21:11:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Del `(object)` from 10 inc tools/thrift/tstruct_mapper/tests/test_tstruct_mapper.py\n\nSummary: Python3 makes the use of `(object)` in class inheritance unnecessary. Let's modernize our code by eliminating this.\n\nReviewed By: meyering\n\nDifferential Revision: D48957972\n\nfbshipit-source-id: 43b228b55f661eae5b95da109b4b692fafea55e3","shortMessageHtmlLink":"Del (object) from 10 inc tools/thrift/tstruct_mapper/tests/test_tst…"}},{"before":"9891647476b5dceb3a9b40fa6cdbaba8670443a6","after":"819061042deb74bf2d2eb2f24f56bb8679d97a41","ref":"refs/heads/main","pushedAt":"2023-08-29T02:44:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Use setuptools from third-party/pypi\n\nSummary:\nlooks like the rewriting logic is not working on M1 Macs..?\n\ncontext: https://fb.workplace.com/groups/buck2users/permalink/3489878991268457/\n\nDifferential Revision: D48764084\n\nfbshipit-source-id: 4b4e502bb94e5fc9f18c7757259a0e1d6a0faa7c","shortMessageHtmlLink":"Use setuptools from third-party/pypi"}},{"before":"a67d37cf31c0ef7699a6659335db3e1cc3ec9593","after":"9891647476b5dceb3a9b40fa6cdbaba8670443a6","ref":"refs/heads/main","pushedAt":"2023-07-19T01:21:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"fbcode//tools/xar\n\nReviewed By: lisroach\n\nDifferential Revision: D47332511\n\nfbshipit-source-id: 3d5d81473e92e94ebed3c7dfb4aea0a580e7e70b","shortMessageHtmlLink":"fbcode//tools/xar"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD07nPEAA","startCursor":null,"endCursor":null}},"title":"Activity · facebookincubator/xar"}