Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documented logs.badge.branch accepting a regular expression #220

Commits on Jul 14, 2021

  1. Documented logs.badge.matchBranchRegex

    Replaced `logs.badge.branch` with `logs.badge.matchBranchRegex` in examples,
    since it is much more powerful, and probably a better long-term solution
    to more complex scenarios.
    Ocramius committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ada9e77 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Documented logs.badge.branch used as a regular expression

    Also removed `logs.badge.matchBranchRegex` docs: the upstream patch in infection/infection#1538
    also got rid of it.
    Ocramius committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4e8d383 View commit details
    Browse the repository at this point in the history