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] Make workflow engine configurable (and other improvements) #7090

Merged
merged 22 commits into from
Nov 21, 2023

Commits on Oct 24, 2023

  1. Workflow configuration support + code cleanup

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    708af2c View commit details
    Browse the repository at this point in the history
  2. Testing and logging improvements + fixes

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e29ec26 View commit details
    Browse the repository at this point in the history
  3. Adding configuration tests

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    60401b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. PR feedback and renamed properties to be a bit more specific

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8edf866 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into workflow-config

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    abaaf67 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. PR feedback: if/else --> switch

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3583dfe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into workflow-config

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d773e3b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. More PR feedback + increase default values

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    77f5a19 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into workflow-config

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cf7d32d View commit details
    Browse the repository at this point in the history
  3. Use new getters

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5e54218 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. PR Feedback: Revert defaults to their original values

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    59193c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f7441 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    050d036 View commit details
    Browse the repository at this point in the history
  2. Fixing code comments

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6a8913c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6c797b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32647e View commit details
    Browse the repository at this point in the history
  3. PR feedback and fix config unit test

    Signed-off-by: Chris Gillum <cgillum@microsoft.com>
    cgillum committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9c01990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b77b7f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    9ed79ee View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    bf86875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfeca70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05ffc7 View commit details
    Browse the repository at this point in the history