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

Release tasks from hidden pool even if workflow paused. #4436

Merged

Commits on Oct 13, 2021

  1. If workflow paused, stop tasks just before job submission.

    And delay spawning of parentless tasks until previous instance submitted.
    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    22e7a20 View commit details
    Browse the repository at this point in the history
  2. Adapt tests.

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5df27ca View commit details
    Browse the repository at this point in the history
  3. Change expired icon in TUI

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d917a53 View commit details
    Browse the repository at this point in the history
  4. Update change log.

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8e78f66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa993a5 View commit details
    Browse the repository at this point in the history
  6. Tidy up previous.

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7d42bc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73b5d03 View commit details
    Browse the repository at this point in the history
  8. Address PR review comments.

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d3604c2 View commit details
    Browse the repository at this point in the history
  9. Add new functional test.

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c524cb6 View commit details
    Browse the repository at this point in the history
  10. Move preparing state update.

    hjoliver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8da7f8c View commit details
    Browse the repository at this point in the history