Skip to content

fix: emit --list to stdout and honor FOUNDRYUP_MAX_RETRIES#75

Open
stevencartavia wants to merge 3 commits into
masterfrom
steven/list-stdout-max-retries
Open

fix: emit --list to stdout and honor FOUNDRYUP_MAX_RETRIES#75
stevencartavia wants to merge 3 commits into
masterfrom
steven/list-stdout-max-retries

Conversation

@stevencartavia

@stevencartavia stevencartavia commented Jun 11, 2026

Copy link
Copy Markdown
Member

--list now writes results to stdout (so they can be piped) instead of stderr. Network retries honor the FOUNDRYUP_MAX_RETRIES env var (default 5) instead of a hardcoded value; FOUNDRYUP_RETRY_DELAY/FOUNDRYUP_RETRY_MAX_TIME remain unsupported (the retry layer manages backoff internally).

Part of OSS-334

DaniPopes
DaniPopes previously approved these changes Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants