airnity/Elixir CI

Runs Elixir compile, test, dialyzer commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mix-envMIX_ENV variablenotest
mix-env-testMIX_ENV variable for testsnotest
run-testsWether to run mix test or notnoTrue
tests-flagsFlags to append to the mix test command (e.g. --only tag or --no-start, etc.)no""
working-directoryWorking directoryno.
releaseWether to run mix release and upload artifact or notnoFalse
release-nameThe name of the uploaded releasenorelease
release-uploadWether to upload the artifact or notnoFalse
build-cache-key-suffixSuffix to add to the build cache keyno""
plt-cache-key-suffixSuffix to add to the plt cache keyno""
plt-restore-cacheIf false it won't retrieve cache from other restore keysnoTrue
compile-optionsSpecify the compile option parameterno--warnings-as-errors

no outputs