Skip to content

Add repo-local runtime validation + PR media helper scripts#8

Open
nmandal wants to merge 1 commit intomainfrom
nic-437-runtime-media-helpers
Open

Add repo-local runtime validation + PR media helper scripts#8
nmandal wants to merge 1 commit intomainfrom
nic-437-runtime-media-helpers

Conversation

@nmandal
Copy link
Copy Markdown
Owner

@nmandal nmandal commented Mar 18, 2026

Summary

  • add repo-local elixir/scripts/launch-app for unattended runtime boot validation
  • add repo-local elixir/scripts/github-pr-media to package runtime artifacts and generate PR-ready manifest
  • expose both via make -C elixir launch-app and make -C elixir github-pr-media
  • update elixir/WORKFLOW.md + elixir/README.md so app-touching workflow steps match commands that actually exist in-repo

Validation

  • bash -n elixir/scripts/launch-app
  • bash -n elixir/scripts/github-pr-media
  • make -C elixir help
  • MIX_CMD='python3 -m http.server 4010' STARTUP_TIMEOUT=8 ./elixir/scripts/launch-app
  • ./elixir/scripts/github-pr-media artifacts/runtime

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