Skip to content

feat(preprod): Include authToken in ProjectPreprodUploadOptions#112466

Merged
lcian merged 2 commits intomasterfrom
lcian/preprod-upload-options-auth-token
Apr 9, 2026
Merged

feat(preprod): Include authToken in ProjectPreprodUploadOptions#112466
lcian merged 2 commits intomasterfrom
lcian/preprod-upload-options-auth-token

Conversation

@lcian
Copy link
Copy Markdown
Member

@lcian lcian commented Apr 8, 2026

Add authToken field to ObjectstoreUploadOptions, populated via get_preprod_session().mint_token() in the preprod upload options endpoint.
This will allow CLI to include Objectstore's own auth info when performing snapshot uploads.

Add authToken field to ObjectstoreUploadOptions and populate it via
get_preprod_session().mint_token() in the upload options endpoint.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 8, 2026
mint_token() returns str | None, so the TypedDict field should match.
@lcian lcian changed the title feat(preprod): Return authToken in preprod snapshots upload options feat(preprod): Include authToken in ProjectPreprodUploadOptions Apr 8, 2026
@lcian lcian marked this pull request as ready for review April 8, 2026 14:27
@lcian lcian requested review from a team as code owners April 8, 2026 14:27
@lcian lcian merged commit 3c34825 into master Apr 9, 2026
58 checks passed
@lcian lcian deleted the lcian/preprod-upload-options-auth-token branch April 9, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants