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

Allow closures in file/url for trace,report,timeline,dag,weblog #3651

Closed

Commits on Feb 15, 2023

  1. Allow closures in file/uri config argument to observers

    Signed-off-by: Florian De Temmerman <florian.detemmerman@lizard.bio>
    fbdtemme committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    9983285 View commit details
    Browse the repository at this point in the history
  2. Add test for trace.file with a closure using params and workflow

    Signed-off-by: Florian De Temmerman <florian.detemmerman@lizard.bio>
    fbdtemme committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    6f117e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix import order

    Signed-off-by: Florian De Temmerman <florian.detemmerman@lizard.bio>
    fbdtemme committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ea54acc View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    1bd0ebe View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    c686e10 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge branch 'master' into pr/fbdtemme/3651

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ed5d6a1 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ec76352 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Re-use session binding in observer factory

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    7b53394 View commit details
    Browse the repository at this point in the history