uv/docs/guides/integration
Ali Chaudry 7a56950bab
Update `setup-uv` docs for Github Actions integration guide (re-order python and uv setup) (#14741)
I updated the Github Actions integration guide to run Github's
`setup-python` before Astral's `setup-uv`, as `setup-uv`'s
`activate-environment: true` doesn't work with the original ordering.
There is a discussion about this behavior in the `setup-uv` repo
[here](https://github.com/astral-sh/setup-uv/issues/479).

<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

Update the documentation for the Github Actions integration. Caveat: I'm
unsure if there are any other reasons where the original ordering (that
is,`setup-uv` before `setup-python`) might be preferred.

## Test Plan

Tested in a private Github Actions push, as documented in the
aforementioned discussion on `setup-uv`'s repo. Confirmed that removing
`source .venv/bin/activate` and replacing it with `activate-environment:
true` now works in this ordering (but didn't work with the original
ordering where `uv` installs before Github's `python`).
2025-07-21 14:48:47 -05:00
..
alternative-indexes.md Docs: add instructions for publishing to JFrog's Artifactory (#14253) 2025-06-30 13:58:55 +00:00
aws-lambda.md Add release notes and bump version for 0.8.0 (#14690) 2025-07-17 17:20:21 -05:00
dependency-bots.md Add example of enabling Dependabot (#13692) 2025-05-28 11:10:14 +02:00
docker.md Add release notes and bump version for 0.8.0 (#14690) 2025-07-17 17:20:21 -05:00
fastapi.md teeny gramatical error in docs (#12908) 2025-04-15 16:13:51 -05:00
github.md Update `setup-uv` docs for Github Actions integration guide (re-order python and uv setup) (#14741) 2025-07-21 14:48:47 -05:00
gitlab.md Quote versions variables in GitLab documentation 2025-05-27 08:43:30 -04:00
index.md docs: integration with marimo guide (#13691) 2025-05-27 18:43:43 -05:00
jupyter.md Fix PowerShell code blocks (#13511) 2025-05-17 21:06:48 -05:00
marimo.md docs: integration with marimo guide (#13691) 2025-05-27 18:43:43 -05:00
pre-commit.md Add release notes and bump version for 0.8.0 (#14690) 2025-07-17 17:20:21 -05:00
pytorch.md Add auto-detection for Intel GPUs (#14386) 2025-07-09 13:31:08 +00:00