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

fix: retry only proper node (#11589) #11839

Merged
merged 15 commits into from
Oct 15, 2023
Merged

Commits on Oct 14, 2023

  1. fix: retry only proper node.

    Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    4eedcd5 View commit details
    Browse the repository at this point in the history
  2. fix: add comment and trivial mistake

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    bb11713 View commit details
    Browse the repository at this point in the history
  3. fix: typo

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a1a03e4 View commit details
    Browse the repository at this point in the history
  4. fix: add Hooked to NodeSattus

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    3b641b2 View commit details
    Browse the repository at this point in the history
  5. fix: exclude hooked node in executeTemplate

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    59eb815 View commit details
    Browse the repository at this point in the history
  6. fix: StepGroups should not be treated as hooked node

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1a37565 View commit details
    Browse the repository at this point in the history
  7. fix: lint

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1810513 View commit details
    Browse the repository at this point in the history
  8. fix: refactor buildRetryStrategyLocalScope

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    674925e View commit details
    Browse the repository at this point in the history
  9. fix: retry hook node itself

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    80f3fab View commit details
    Browse the repository at this point in the history
  10. chore: codegen

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1317cc0 View commit details
    Browse the repository at this point in the history
  11. fix: add NodeStatus.NodeFlag

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    fb4a37e View commit details
    Browse the repository at this point in the history
  12. fix: fix e2e and unit tests

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    9941369 View commit details
    Browse the repository at this point in the history
  13. chore: improve comment

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    9b8ebc5 View commit details
    Browse the repository at this point in the history
  14. chore: fix typo

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    6e4af90 View commit details
    Browse the repository at this point in the history
  15. fix: delete log line for debugging

    Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
    toyamagu-2021 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    e79fc7e View commit details
    Browse the repository at this point in the history