Skip to content

Fix pio-build signing for forks without secret#3

Merged
basmeerman merged 1 commit intomasterfrom
feature/native-state-machine-tests
Feb 15, 2026
Merged

Fix pio-build signing for forks without secret#3
basmeerman merged 1 commit intomasterfrom
feature/native-state-machine-tests

Conversation

@basmeerman
Copy link
Copy Markdown
Owner

Use shell-level check instead of if-conditional for signing key availability.

Secrets cannot be used in if: conditionals for reusable workflows.
Use shell-level check for empty secret instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@basmeerman basmeerman merged commit 87f761b into master Feb 15, 2026
basmeerman added a commit that referenced this pull request Mar 19, 2026
Extract STATE_A entry logic (modem reset, error clearing, access
teardown) into static evse_enter_state_a() helper. Resolves CodeQL
cpp/long-switch alert #3 where the STATE_B1/STATE_A fall-through case
exceeded 30 lines.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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