Add Woodpecker CI configuration #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "woodpecker-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.woodpecker/lint.yamlfor mix format checking.woodpecker/unit-testing.yamlfor unit tests with coverageAdapted from the majic project's Woodpecker config, with adjustments:
build-base git, no libmagic deps)priv/captchainstead ofpriv/libmagic_port--coverflag on test command (matching existing GitLab CI)Testing