Skip to content

(maint) Return nil when ENV does not contain "RELEASE_STREAM"#276

Open
tvpartytonight wants to merge 1 commit into
mainfrom
maint_stop_fetching
Open

(maint) Return nil when ENV does not contain "RELEASE_STREAM"#276
tvpartytonight wants to merge 1 commit into
mainfrom
maint_stop_fetching

Conversation

@tvpartytonight
Copy link
Copy Markdown
Contributor

@tvpartytonight tvpartytonight commented May 14, 2026

When running the task 'ci:test:setup' most users will not have
'RELEASE_STREAM' defined; this allows the task complete successfully
instead of raising a KeyError: key not found exception.

@tvpartytonight tvpartytonight requested a review from a team as a code owner May 14, 2026 19:59
When running the task 'ci:test:setup' most users will not have
'RELEASE_STREAM' defined; this allows the task complete successfully
instead of raising a `KeyError: key not found` exception.
@tvpartytonight tvpartytonight changed the title (maint) Prefer [] over fetch for ENV object (maint) Return nil ENV does not contain "RELEASE_STREAM" May 14, 2026
@tvpartytonight tvpartytonight changed the title (maint) Return nil ENV does not contain "RELEASE_STREAM" (maint) Return nil when ENV does not contain "RELEASE_STREAM" May 14, 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.

1 participant