Skip to content

Fix GitHub Actions deprecation and stabilize deployed smoke workflow#14

Merged
kutcode merged 1 commit into
mainfrom
codex/fix-smoke-and-node24
Mar 23, 2026
Merged

Fix GitHub Actions deprecation and stabilize deployed smoke workflow#14
kutcode merged 1 commit into
mainfrom
codex/fix-smoke-and-node24

Conversation

@kutcode

@kutcode kutcode commented Mar 23, 2026

Copy link
Copy Markdown
Owner

What this fixes\n- Upgrades Node 20 runtime actions to modern versions (, ).\n- Opts workflows into Node 24 JS action runtime via .\n- Prevents scheduled API smoke runs from hard-failing when is not configured.\n\n## Why\n- Repeated email failures were coming from failing early with no configured target URL.\n- GitHub Actions emitted Node 20 deprecation warnings on .\n\n## Behavior changes\n- still fails if no target URL is provided (intentional explicit run).\n- now skips with a notice if no target URL is configured, reducing noisy failure emails.\n

@kutcode kutcode merged commit 0a99efd into main Mar 23, 2026
0 of 4 checks passed
@kutcode kutcode deleted the codex/fix-smoke-and-node24 branch March 23, 2026 15:24
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