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 #1227

Draft
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on Feb 28, 2024

  1. Add output definition

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

Commits on Feb 29, 2024

  1. Add complete output definition

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

Commits on Mar 18, 2024

  1. Add explicit inclusion of subworkflow outputs

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2a93c91 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
    daf61c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Move output definition to top-level workflow

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    69f258e View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    45ec2ef View commit details
    Browse the repository at this point in the history
  3. Disable processes not used by test profile (temporary)

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

Commits on Apr 7, 2024

  1. Move topic mappings to modules and subworkflows

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

Commits on Apr 10, 2024

  1. Update based on latest prototype

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    44af165 View commit details
    Browse the repository at this point in the history
  2. Remove topic feature flag

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3ee5753 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
    6719138 View commit details
    Browse the repository at this point in the history
  2. Redirect to null to disable publishing

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

Commits on Apr 29, 2024

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

Commits on May 1, 2024

  1. Revert target renaming, re-map channels instead

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

Commits on May 2, 2024

  1. Rename publish -> output

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