Skip to content

chore: setup.sh one-time provisioning + quickstart guide#67

Merged
markovejnovic merged 12 commits into
mainfrom
chore/run.sh
Jul 9, 2026
Merged

chore: setup.sh one-time provisioning + quickstart guide#67
markovejnovic merged 12 commits into
mainfrom
chore/run.sh

Conversation

@markovejnovic

@markovejnovic markovejnovic commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Test Results

    4 files  ±0  207 suites  ±0   3m 18s ⏱️ -2s
  605 tests ±0  605 ✅ ±0    0 💤 ±0  0 ❌ ±0 
1 011 runs  ±0  605 ✅ ±0  406 💤 ±0  0 ❌ ±0 

Results for commit 1bf4394. ± Comparison against base commit efddc9f.

♻️ This comment has been updated with latest results.

A Procfile earns its place for a multi-process app; Hyper is a single BEAM
node and setup.sh already runs postgres with a restart policy, so foreman
would only multiplex logs at the cost of the iex REPL the quickstart needs.
@markovejnovic markovejnovic changed the title chore: setup.sh one-time provisioning + Procfile + quickstart chore: setup.sh one-time provisioning + quickstart guide Jul 9, 2026
command -v resolves to the /usr/local/sbin copy once it is on PATH, so
readlink -f returns the destination itself and install refuses to copy a
file onto itself. Guard on the resolved source path.
Convert em dashes to -- across the setup.sh/quickstart PR files; leave the
BEAM-native crystal ball in the README.
@markovejnovic markovejnovic merged commit 52bd002 into main Jul 9, 2026
6 checks passed
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