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

Add IntegrationExecutionContext.stepMetadata and propagate custom config type data #795

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 26, 2022

  1. Improve type definitions to allow specifying IntegrationExecutionConf…

    …ig type on executionHandler
    aiwilliams committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2f4aec9 View commit details
    Browse the repository at this point in the history
  2. Provide stepMetadata to steps through IntegrationStepExecutionContext

    Fix stepMetadata field placement and propagate
    
    Clearly there needs to be a better test for this...
    
    Add a test to ensure stepMetadata reaches execution handler
    aiwilliams committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2ff1ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9d73c View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    aiwilliams committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9700fda View commit details
    Browse the repository at this point in the history