Earthly
Official@earthly · Planet Earth
Simple, fast, consistent builds
Agent Skills by Earthly
Showing 4 vetted skills indexed across 1 GitHub repositories.
earthfile
Generates Earthfiles for repeatable, containerized builds with Earthly.
lunar-sql
Query the Lunar SQL API using standard SQL syntax for engineering data analysis.
lunar-collector
Create custom Lunar collector plugins with Bash scripts for SDLC metadata.
lunar-policy
Create Python policies that evaluate component metadata for compliance checks.
Frequently Asked Questions About Earthly
FAQPage SchemaWhat specific tasks are enabled by Earthly's build and metadata capabilities?▼
Earthly enables the creation of repeatable, containerized build processes via Earthfiles. Additionally, it facilitates the collection of SDLC metadata and the execution of SQL-based analysis to monitor engineering performance and enforce compliance policies across software components.
Which technical personas benefit most from these capabilities?▼
Platform engineers, DevOps practitioners, and site reliability engineers benefit most from these capabilities. These personas use the platform to standardize build environments, extract actionable insights from engineering data, and maintain rigorous compliance standards across complex software delivery pipelines.
What are the primary prerequisites for implementing these build and policy features?▼
Implementation requires a container runtime environment to execute build definitions. For metadata analysis and policy enforcement, users must configure the collector to ingest SDLC data and define logic within the policy framework to evaluate component attributes against established organizational standards.