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

Workflow output definition #275

Closed
wants to merge 17 commits into from
Closed

Workflow output definition #275

wants to merge 17 commits into from

Commits on Feb 13, 2024

  1. Add workflow output schema

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9b3a10d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Convert output schema to YAML

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b03ed3b View commit details
    Browse the repository at this point in the history
  2. Add output definition

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b8dd9e2 View commit details
    Browse the repository at this point in the history
  3. Simplify output DSL, samplesheet generation

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    98b6574 View commit details
    Browse the repository at this point in the history
  4. Flatten output definition

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5647bd1 View commit details
    Browse the repository at this point in the history
  5. Fix bug

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4405674 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Add default publish mode

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    47fa3f9 View commit details
    Browse the repository at this point in the history
  2. Add toSamplesheet() method to generate samplesheet

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ec29439 View commit details
    Browse the repository at this point in the history
  3. Move output file schemas to separate files

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    48c6675 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9beb5ea View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Replace process selectors with channel selectors

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5b3587b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Use channel topics to reduce channel propagation

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9e8ef57 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Temporary workaround for topic operator bug

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    35aaddd View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Apply updates from upstream

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    77bdd19 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Update using latest syntax

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3ca8a28 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Rename output -> publish

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bb7febb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. minor updates

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c01bd0c View commit details
    Browse the repository at this point in the history