Levi Stephen

Results 5 issues of Levi Stephen

Allow the fetching of templates for construi.yml. For example: ``` templates: - https://github.com/lstephen/construi-templates/java.yml ``` This templates would allow the setup of common/standard build types for certain types of build (currently...

enhancement

This allows users to run construi from any path within their project.

enhancement
help wanted

Currently scheduling is done with target.py, using a simplistic approach. Separating the scheduler will allow: * Detection of cycles * The possibility of more advanced scheduling algorithms (e.g., targets run...

enhancement

It appears that the docker image is created and the build executed successfully, but the build gets reported as a failure. Last lines of build log: ``` [INFO] ------------------------------------------------------------------------ [INFO]...