Anvil
  • Register
  • Log in
fangorn/ex_git_objectstore public
ref:main
Code Issues Pull Requests CI Coverage Packages Releases Analytics Requirements

ci passed

push Branch: refs/heads/fix/release-ci-drop-broken-sanity-check 0000000
Started: Apr 13, 2026 at 22:17 UTC Completed: Apr 13, 2026 at 22:22 UTC Duration: 5m 7s
Pipeline validated

Jobs

Stage 0
passed deps
exit: 0 50s
on carl (linux/arm64)
set -e
apt-get update && apt-get install -y --no-install-recommends git build-essential
git config --global --add safe.directory /workspace
export MIX_HOME=/workspace/.mix
mix local.hex --force && mix local.rebar --force
mix deps.get
Stage 1
passed compile
exit: 0 9s
on carl (linux/arm64)
set -e
export MIX_HOME=/workspace/.mix
mix compile --warnings-as-errors
depends on deps
passed format
exit: 0 4s
on carl (linux/arm64)
set -e
export MIX_HOME=/workspace/.mix
mix format --check-formatted
depends on deps
Stage 2
passed test
exit: 0 37s
on carl (linux/arm64)
set -e
apt-get update && apt-get install -y --no-install-recommends git
git config --global --add safe.directory /workspace
git config --global init.defaultBranch main
git config --global user.email "ci@anvil.test"
git config --global user.name "CI"
export MIX_HOME=/workspace/.mix
mix test
depends on compile

Artifacts

No artifacts for this run
Back to CI

We can't find the internet

Attempting to reconnect

Something went wrong!

Attempting to reconnect

Anvil · v0.8.2 · Self-hosted code forge
  • Docs
  • About
  • Status
  • Source