CI/CD templates for web applications
Have a best-practice pipeline running in minutes with these template starters.
CI for Java with Gradle
Build and test a Java application with Gradle.
CI for Ruby
Build, lint, and test a Ruby application using Bundler, RuboCop, and RSpec.
CI for Rust
Build, lint, and test a Rust application using Cargo and Clippy.
CI for Swift
Build, lint, and test a Swift project using SwiftLint and XCTest.
CI for .NET
Build and test a .NET application using standard library tooling.
CI for Go
Build, lint, and test a Go application using standard library tooling.
CI/CD for Vercel
Build, test, and deploy a Next.js application to a Vercel production environment.
CI for Kotlin with Gradle
Build and test a Kotlin application with Gradle.
CI for Python
Build, lint, and test a Python application using pip, Ruff, and pytest.
CI for Ruby on Rails on Hosted Agents
Build, lint, audit, run static analysis, and test a Ruby on Rails application using Bundler, RuboCop, Bundler-audit, Brakeman, and RSpec.
CI for Node.js
Build, lint, and test a Node.js web application using npm, ESLint, Jest, and Cypress.