{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":833138705,"defaultBranch":"main","name":"uv","ownerLogin":"manzt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-07-24T12:34:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/24403730?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724268457.0","currentOid":""},"activityList":{"items":[{"before":"642e6f244cff7d4f1ebe837173d3130934b2b5ef","after":"2c4b0de1b4f4cb1a3a7c4f77efda96d8be660019","ref":"refs/heads/manzt/remote-scripts","pushedAt":"2024-09-25T18:15:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"fix test","shortMessageHtmlLink":"fix test"}},{"before":"b7795024a879a1563c7b3b6ba363671447c8639e","after":"106633a5e5b6c056525df92cd26d05e60fbc2e55","ref":"refs/heads/main","pushedAt":"2024-09-25T17:44:21.000Z","pushType":"push","commitsCount":311,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"Add support for upgrading Python in tool environments (#7605)\n\nThis PR adds support for upgrading the build environment of tools with\r\nthe addition of a ```--python``` argument to ```uv upgrade```, as\r\nspecified in #7471.\r\n\r\nSome things to note:\r\n- I added support for individual packages — I didn't think there was a\r\ngood reason for ```--python``` to only apply to all packages\r\n- Upgrading with ```--python``` also upgrades the package itself — I\r\nthink this is fair as if a user wants to _strictly_ switch the version\r\nof Python being used to build a tool's environment they can use ```uv\r\ninstall```. This behavior can of course be modified if others don't\r\nagree!\r\n\r\nCloses https://github.com/astral-sh/uv/issues/6297.\r\n\r\nCloses https://github.com/astral-sh/uv/issues/7471.","shortMessageHtmlLink":"Add support for upgrading Python in tool environments (astral-sh#7605)"}},{"before":"87d0cad5ed97dde7cadd4f9ebc4bbd8888fa3f18","after":"642e6f244cff7d4f1ebe837173d3130934b2b5ef","ref":"refs/heads/manzt/remote-scripts","pushedAt":"2024-09-24T20:39:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"Pattern match run args","shortMessageHtmlLink":"Pattern match run args"}},{"before":"42498c8c63df7a9252c6a2ea139b24ae19b480f0","after":"b7795024a879a1563c7b3b6ba363671447c8639e","ref":"refs/heads/main","pushedAt":"2024-09-03T15:10:00.000Z","pushType":"push","commitsCount":254,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"docs `docker.md`: example to use bind mounts (#6921)\n\n## Summary\r\n\r\nUpdate the extended docker example to use bind mounts and avoid creating\r\nextra layers and avoid copying files into layers\r\n\r\nThis is in line with the official Docker templates for Python\r\napplications (you can try them out using `docker init`. I found them\r\nvery helpful!)","shortMessageHtmlLink":"docs docker.md: example to use bind mounts (astral-sh#6921)"}},{"before":"6cd606de2f40f8a98c9741897441f41718f1fb73","after":"87d0cad5ed97dde7cadd4f9ebc4bbd8888fa3f18","ref":"refs/heads/manzt/remote-scripts","pushedAt":"2024-08-21T20:30:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"fix test","shortMessageHtmlLink":"fix test"}},{"before":"85d5636472c5a7e2dc079bbc7d27448a05c37018","after":"6cd606de2f40f8a98c9741897441f41718f1fb73","ref":"refs/heads/manzt/remote-scripts","pushedAt":"2024-08-21T20:05:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"Add test","shortMessageHtmlLink":"Add test"}},{"before":null,"after":"85d5636472c5a7e2dc079bbc7d27448a05c37018","ref":"refs/heads/manzt/remote-scripts","pushedAt":"2024-08-21T19:27:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"feat(run): Support remote scripts","shortMessageHtmlLink":"feat(run): Support remote scripts"}},{"before":"82f486438653d98b9bfadfe8317b836a2f47312e","after":"42498c8c63df7a9252c6a2ea139b24ae19b480f0","ref":"refs/heads/main","pushedAt":"2024-08-21T14:53:47.000Z","pushType":"push","commitsCount":519,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"Ignore workspace discovery errors with `--no-workspace` (#6328)\n\n## Summary\r\n\r\nIt's useful to try to discover the workspace, so we can warn, but it's\r\nnot good to fail.\r\n\r\nCloses https://github.com/astral-sh/uv/issues/6320.","shortMessageHtmlLink":"Ignore workspace discovery errors with --no-workspace (astral-sh#6328)"}},{"before":"4b680c4a4dd4a158df72846c9e139eeea378a824","after":null,"ref":"refs/heads/remove-dev-deps","pushedAt":"2024-07-24T14:55:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"}},{"before":"b33d9f60ba2d4ce5c930f77dd7789eb9cbdf2138","after":"4b680c4a4dd4a158df72846c9e139eeea378a824","ref":"refs/heads/remove-dev-deps","pushedAt":"2024-07-24T13:10:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"Update snapshots","shortMessageHtmlLink":"Update snapshots"}},{"before":null,"after":"b33d9f60ba2d4ce5c930f77dd7789eb9cbdf2138","ref":"refs/heads/remove-dev-deps","pushedAt":"2024-07-24T12:48:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"manzt","name":"Trevor Manz","path":"/manzt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24403730?s=80&v=4"},"commit":{"message":"Omit empty uv.tool.dev-dependencies on `uv init`","shortMessageHtmlLink":"Omit empty uv.tool.dev-dependencies on uv init"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNVQxODoxNTozMC4wMDAwMDBazwAAAATAqLYU","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNFQxMjo0ODo0OS4wMDAwMDBazwAAAASH73TL"}},"title":"Activity · manzt/uv"}