Skip to content

Conversation

@kohsuke
Copy link
Contributor

@kohsuke kohsuke commented Nov 24, 2025

Tell apart a bad value vs no value. Also, use the ensure method to avoid duplicating errors in multiple places.

@kohsuke kohsuke requested a review from ono-max November 24, 2025 19:46
@launchable-app

This comment has been minimized.

Tell apart a bad value vs no value. Also, use the ensure method
to avoid duplicating errors in multiple places.

Seeing incorrect value in LAUNCHABLE_TOKEN previously was a silently
recovered error, but I think this behavior is harmful. If the value is
incorrectly set, we need to call an attention to that fact so that we
can guide users to fix it.
@kohsuke kohsuke merged commit 290a97a into v1 Nov 25, 2025
13 checks passed
@kohsuke kohsuke deleted the token-error-check branch November 25, 2025 17:34
@github-actions github-actions bot mentioned this pull request Nov 28, 2025
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.

3 participants