Description
The upcoming 2025.12.0 Connect release will allow including extra metadata fields with bundle uploads, including fields for source control (previously only used by Connect's "git-backed publishing" feature). We should include that metadata from Publisher when publishing to Connect, if the Connect server version is sufficient (see posit-dev/rsconnect-python#736 for reference).
Do we need to shell out to git or can we tap into a vscode/positron extension API to get it? Any other considerations?