Giter Club home page Giter Club logo

protogen's Introduction

Protogen sample project

The main goal of this project is to provide a reference model of how to write maintainable Ansible code. That includes collections, playbooks, roles, modules, plugins and filters.

By maintainable it means fully testable on CI/CD pipelines or locally using the most appropriate testing method like linting, unit, functional, integration.

The project will use the most appropriate test isolation solution for each testing stage: tox for unittests, containers for code that can be tested using a container and, as a last resort, VMs run localy using libvirt or remotely on a cloud.

The project goal is to become a living template or reference implementation that can be used by developers for creating new Ansible content or for adopting good practices.

This project will make use of popular testing tools like: pytest, ansible-lint, molecule in order to achieve its goals.

If possible, we would be pleased if this project would become part of the official Ansible development documentation, which at this point does not cover some essential cases like: how to write and run unittests for a module inside your collection.

Joining this community effort

If you have an interest about promoting good coding standards, feel free to join our group. Even if you do not have time to propose new changes, your help as a reviewer would be essential in order to assure we adopt only the best practices.

History

The idea to name the project Protogen came from the company behind viral protomolecule from Expanse TV series. Originally, @ssbarnea considered using protomolecule as name of the project because it was aimting to create a prototype example of molecule use.

Even the original slogan "First. Fastest. Furthest" does apply very well with the testing goal of the project. Mainly the project aims to create a set of testing practices that could get a viral adoption among Ansible universe.

protogen-logo

protogen's People

Contributors

gundalow avatar ssbarnea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.