Skip to content

Add action 'update using case replace'  #35

@joaompinto

Description

@joaompinto
- map using case:
    technology:
      Apache: $ exe.endswith('/nginx') and 'master' in basecmd $
      Ruby: $ exe == 'ruby' or exe.endswith('/ruby')$
      Node: $ exe == 'node' or exe.endswith('/node')$
      Python: $basecmd.startswith('python')$
      Java: cmdline[0] == 'java'
      Nginx: $ exe.endswith('/nginx') and 'master' in cmdline[0] $
      Other: True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions