We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here's a simple overview of Fireant's codebase
Main python file wherein the program starts. Currently, the logic for resolving upgrades and git lies in here.
Simple class for interacting with ivy.xml files. Lists dependencies and can modify dependencies in ivy.xml files.
ivy.xml
Dockerfile for running Fireant in a container. The container is a Debian image with the dependencies needed to run Fireant and build Apache Nutch.
Jenkinsfile contains code for a declarative pipeline for continuous integration and development.
File containing python dependencies; mainly, dependencies for interacting with GitHub's API.