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

[8.x] Allow for chains to be added to batches #34612

Merged
merged 6 commits into from Oct 7, 2020
Merged

[8.x] Allow for chains to be added to batches #34612

merged 6 commits into from Oct 7, 2020

Commits on Oct 1, 2020

  1. Allow for the creation of a chain in a batch

    Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
    Orrison committed Oct 1, 2020
    Copy the full SHA
    5c8c966 View commit details
    Browse the repository at this point in the history
  2. Create a test that a chain can be added

    Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
    Orrison committed Oct 1, 2020
    Copy the full SHA
    77676a2 View commit details
    Browse the repository at this point in the history
  3. Allow closures to be included in the chain

    Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
    Orrison committed Oct 1, 2020
    Copy the full SHA
    109ead3 View commit details
    Browse the repository at this point in the history
  4. Code Style fixes

    Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
    Orrison committed Oct 1, 2020
    Copy the full SHA
    f82202c View commit details
    Browse the repository at this point in the history
  5. Use test job classes to fix seralization issue

    Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
    Orrison committed Oct 1, 2020
    Copy the full SHA
    71745f4 View commit details
    Browse the repository at this point in the history
  6. Remove unused use statements

    Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
    Orrison committed Oct 1, 2020
    Copy the full SHA
    eb4f307 View commit details
    Browse the repository at this point in the history