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 definition refactoring #432

Merged
merged 35 commits into from
Jan 21, 2022
Merged

Workflow definition refactoring #432

merged 35 commits into from
Jan 21, 2022

Commits on Feb 17, 2021

  1. extend AbstractWorkflowDefinition and deprecate enum-based WorkflowDe…

    …finition
    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b478cd7 View commit details
    Browse the repository at this point in the history
  2. remove WorkflowDefinition

    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    22bef8e View commit details
    Browse the repository at this point in the history
  3. fix state method name

    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e535913 View commit details
    Browse the repository at this point in the history
  4. fix

    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    49551d0 View commit details
    Browse the repository at this point in the history
  5. format

    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    77b9679 View commit details
    Browse the repository at this point in the history
  6. use common test states

    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5f4c612 View commit details
    Browse the repository at this point in the history
  7. cleanup

    Edvard Fonsell authored and efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    07f4f1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a349a43 View commit details
    Browse the repository at this point in the history
  9. Revert "restore backward compatibility"

    This reverts commit 82e1005.
    efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    a837623 View commit details
    Browse the repository at this point in the history
  10. fixes after rebase

    efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7991ac3 View commit details
    Browse the repository at this point in the history
  11. fix

    efonsell committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    47874cc View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    f886b9e View commit details
    Browse the repository at this point in the history
  2. fix cronworkflow test

    efonsell committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    f789626 View commit details
    Browse the repository at this point in the history
  3. update changelog

    efonsell committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6c3b93c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    399ee33 View commit details
    Browse the repository at this point in the history
  2. update changelog

    efonsell committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    6d373f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    97a6b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee4c37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eed6c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae8a47c View commit details
    Browse the repository at this point in the history
  5. update changelog

    efonsell committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    013f835 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ad71ed View commit details
    Browse the repository at this point in the history
  7. auto-register workflow states defined as static fields in workflow de…

    …finition class and ensure all registered states have valid state method if needed
    efonsell committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    da77197 View commit details
    Browse the repository at this point in the history
  8. update javadoc

    efonsell committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    2a577e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6865f6a View commit details
    Browse the repository at this point in the history
  10. update changelog

    efonsell committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    1ffd88c View commit details
    Browse the repository at this point in the history
  11. add test

    efonsell committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    1282b98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49505e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c52a6dd View commit details
    Browse the repository at this point in the history
  14. update changelog

    efonsell committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    4bad2d9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ced4e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c172ee View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    0e90218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6eedcf View commit details
    Browse the repository at this point in the history
  3. improve readme

    efonsell committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e52ac7f View commit details
    Browse the repository at this point in the history