CI Service¶
CodeMC allows you to configure steps for your project to execute whenever a new build is triggered.
It also has integrated support for automatic builds from all Remote Repository hosts that support Git.
Git Integrations¶
CodeMC supports any remote Git Repository, but also has support for specific Repository Hosts such as GitHub, GitLab or Gitea/Forgejo.
-
Setup Git Integration¶
How to setup a general Git Repository integration in CodeMC.
-
Setup GitHub Integration¶
How to setup webhook-based triggers for GitHub hosted repositories.
-
Setup GitLab Integration¶
How to setup webhook-based triggers for GitLab hosted repositories.
-
Setup Gitea Integration¶
How to setup webhook-based triggers for Gitea/Forgejo hosted repositories.
-
Setup BitBucket Integration¶
How to setup webhook-based triggers for BitBucket hosted repositories.
Project Setups¶
These pages explain how you can setup your project to build your content whenever a trigger is executed.
-
Setup a Gradle Job¶
How to setup a Gradle Build job.
-
Setup a Maven Job¶
How to setup a Maven Build Job.