Coder Social home page Coder Social logo

ansible-statuscake's People

Contributors

raphapr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ansible-statuscake's Issues

prefix all created tests with something (e.g. hostname)

All tests in our current setup are prefixed by the relevant hostname (e.g. something.company.com HTTP). While it is easy to just add the FQDN everywhere like name: "{{ ansible_fqdn }}-http", it would be nicer and less verbose to have a global option for that.

To add this, I'd like to introduce a STATUSCAKE_NAME_PREFIX environment variable. If that variable is set, each test is prefixed by the given value. If it's set to something.company.com- and the module is invoked with name=http is given, the actual test created will be called something.company.com-http. That variable would be optional, of course.

Since this introduces a new mechanic to your module, I thought I'd open a quick issue first. If you think that this is tailored too tightly to our use case, please just let me know. In that case we'll find another solution or maintain this rather small patch in our fork.

So, what do you think this?

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.