Skip to main content

11 docs tagged with "automation"

View all tags

Ansible

Ansible is an open-source automation engine that automates software provisioning, configuration management, application deployment, and orchestration.

Ansible Molecule

A comprehensive guide to Ansible Molecule, a tool for developing and testing Ansible roles. Learn how to install Molecule, create roles, write tests, and integrate it into your CI/CD pipeline.

Chef

Chef is a powerful automation platform that transforms infrastructure into code. Automate how you build, deploy, and manage your infrastructure.

Dependabot

Dependabot automates dependency updates to keep your projects secure and up-to-date.

Karate DSL: Automating API and UI Testing

Karate DSL is an open-source test automation framework built on top of Java. It combines API test-automation, UI test-automation, mock services, and performance-testing into a single, unified framework. It's known for its simplicity, readability, and ease of use, making it a great choice for both developers and testers.

Linters in Go: Ensuring Code Quality and Consistency

Linters are static analysis tools that automatically check your code for potential errors, style violations, and suspicious constructs. They help improve code quality, maintainability, and consistency across a project. This document focuses on the use of linters in Go (Golang) development.

Rundeck

Rundeck is an open-source job scheduler and runbook automation system that lets you automate routine tasks and operational procedures.