Skip to main content

VCS Integration

WaveMaker supports integration with external Version Control Systems (VCS), allowing teams to connect their WaveMaker applications to their own Git repositories instead of using the default WaveMaker-managed repository.

This integration enables organizations to maintain full control over their source code and follow existing Git-based development workflows.

With VCS integration, application source code can be pushed to and pulled from external repositories hosted on supported providers such as:

  • GitHub
  • GitLab
  • Bitbucket
  • Azure Repos

Once configured, developers can manage code directly through their external repositories using standard Git practices such as branching, pull requests, and code reviews.

VCS integration also enables teams to connect their repositories with external CI/CD tools such as Jenkins and Kubernetes, allowing automated build and deployment pipelines outside the WaveMaker platform.

For detailed instructions on configuring an external code repository, see the Custom VCS Configuration Guide