Command Palette

Search for a command to run...

Back to selected work

Developer tooling · Infrastructure

CI/CD Automation

Connecting GitHub to Jenkins and Gradle for automated build and deployment workflows, with ngrok for webhook testing.

  • Jenkins
  • GitHub
  • Gradle
  • ngrok

Overview and purpose

The Automation & CI/CD Pipeline Project connects Jenkins with GitHub for automated build and deployment workflows.

Tools and prerequisites

ToolRole
JenkinsCI/CD pipeline
GitHubIntegration for automated workflows
GradleDependency management and project compilation
ngrokExternal webhook triggers and local-service testing

How it works

The pipeline integrates Jenkins and GitHub. Gradle manages dependencies and automates compilation. Local services are exposed through ngrok to enable external webhook triggers and testing.

EXPLORE ANOTHER PROJECTChunkVault / SafeVault