Skip to content

fix(publish): decouple Docker secret passing from USER_AGENT requirement#313

Merged
fslabs-bot[bot] merged 1 commit intomainfrom
lp/fix-name-reg
Mar 18, 2026
Merged

fix(publish): decouple Docker secret passing from USER_AGENT requirement#313
fslabs-bot[bot] merged 1 commit intomainfrom
lp/fix-name-reg

Conversation

@loispostula
Copy link
Copy Markdown
Member

The cargo registry secrets (TOKEN, NAME) were only passed to Docker builds when both USER_AGENT and TOKEN were present. Sparse registries (like FSL) don't set USER_AGENT, causing the entire secret block to be skipped and Docker builds to fail with missing /run/secrets/.

The cargo registry secrets (TOKEN, NAME) were only passed to Docker
builds when both USER_AGENT and TOKEN were present. Sparse registries
(like FSL) don't set USER_AGENT, causing the entire secret block to be
skipped and Docker builds to fail with missing /run/secrets/.
@fslabs-bot fslabs-bot Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 18, 2026
@fslabs-bot
Copy link
Copy Markdown

fslabs-bot Bot commented Mar 18, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sixfold-origami

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fslabs-bot fslabs-bot Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2026
@fslabs-bot fslabs-bot Bot merged commit 685e016 into main Mar 18, 2026
2 checks passed
@fslabs-bot fslabs-bot Bot deleted the lp/fix-name-reg branch March 18, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants