Skip to content

context should always populate path #227

@LecrisUT

Description

@LecrisUT

This is if we want to use:

adjust:
  when: path ~ r"/plans/(?P<dep>pypi|system)/(?P<test_type>unit|integration)(?:/.*)?"
  context+:
    dependencies: $@{regex_match['dep']}
  filter: "tag:$@{regex_match['test_type']"

Borrowing the regex syntax of #226.

This would help design the n-dim fmf trees

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    waiting

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions