View Source API Reference GitHubActions v0.2.26
Modules
A little tool to write GitHub actions in Elixir.
A simple keyword-based configuration API.
Some functions for handling mix commands in workflows.
A thin wrapper for Mix.Project
to access the config
.
This module defnies the sigils for GitHubActions
.
Functions for parsing and matching versions against requirements.
Functions to select and filter lists and tables of versions.
The GitHubActions.Workflow
is used to create a GitHub actions workflow.
Mix Tasks
Creates a GitHub actions file.
Creates a GitHubActions
directory with config and default workflow.