Continuous Integration, Deployment, and Delivery coordinator, written in Elixir.
See the codeAlloyCI is a Continuous Integration, Deployment, and Delivery coordinator, written in Elixir, that takes advantage of the GitLab CI Runner, and its capabilities as executor. It also provides its own runner, the Alloy Runner, which is a fork of the GitLab CI Runner, with extra capabilities.
It aims to bridge the gap between GitLab's CI runner and GitHub. GitLab's CI runner is tightly coupled with GitLab, so it is not possible to use one of these runners from a GitHub codebase.
With AlloyCI you will be able to register one of the Runner projects to the platform, connect it to one of your GitHub repositories, and have it run your CI and CD pipelines.
AlloyCI will report the status of your pipelines to your pull requests, branches, and commits, so you can always know their status, just like any other CI service.
.alloy-ci.yml to define pipelines, jobs, and stagesimage feature of the Docker executor.)only and except tags for jobs.alloy-ci.yml fileHead over to our documentation for more information.
Pull requests are always welcome!
mix deps.get to install all dependenciescd assets && yarn install to install all Javascript dependencies.env file, and source them before running any mix taskmix ecto.setupmake unit or start a development server with make runBefore contributing, please read our Code of Conduct and make sure you fully understand it. Violations will not be tolerated.
Copyright (c) 2018 Patricio Cano. See LICENSE for details.
452 commits
44 commits
22 commits
8 commits
Elixir
74.1%
HTML
21.8%
JavaScript
2.9%
Continuous Integration, Deployment, and Delivery coordinator, written in Elixir.
See the codeAlloyCI is a Continuous Integration, Deployment, and Delivery coordinator, written in Elixir, that takes advantage of the GitLab CI Runner, and its capabilities as executor. It also provides its own runner, the Alloy Runner, which is a fork of the GitLab CI Runner, with extra capabilities.
It aims to bridge the gap between GitLab's CI runner and GitHub. GitLab's CI runner is tightly coupled with GitLab, so it is not possible to use one of these runners from a GitHub codebase.
With AlloyCI you will be able to register one of the Runner projects to the platform, connect it to one of your GitHub repositories, and have it run your CI and CD pipelines.
AlloyCI will report the status of your pipelines to your pull requests, branches, and commits, so you can always know their status, just like any other CI service.
.alloy-ci.yml to define pipelines, jobs, and stagesimage feature of the Docker executor.)only and except tags for jobs.alloy-ci.yml fileHead over to our documentation for more information.
Pull requests are always welcome!
mix deps.get to install all dependenciescd assets && yarn install to install all Javascript dependencies.env file, and source them before running any mix taskmix ecto.setupmake unit or start a development server with make runBefore contributing, please read our Code of Conduct and make sure you fully understand it. Violations will not be tolerated.
Copyright (c) 2018 Patricio Cano. See LICENSE for details.
452 commits
44 commits
22 commits
8 commits
Elixir
74.1%
HTML
21.8%
JavaScript
2.9%