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

Feature/composite workflow rest apis #2

Open
wants to merge 5 commits into
base: feature/composite-workflow-execution-v1
Choose a base branch
from

Commits on Mar 13, 2023

  1. Added rest GET workflow

    Signed-off-by: Stevan Buzejic <[email protected]>
    stevanbz committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    74a4c3c View commit details
    Browse the repository at this point in the history
  2. Created inital version of Rest layer for workflows

    Signed-off-by: Stevan Buzejic <[email protected]>
    stevanbz committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2f6aa46 View commit details
    Browse the repository at this point in the history
  3. added flag

    Signed-off-by: Stevan Buzejic <[email protected]>
    stevanbz committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    52f2d23 View commit details
    Browse the repository at this point in the history
  4. Added integration tests for rest delete action

    Signed-off-by: Stevan Buzejic <[email protected]>
    stevanbz committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4cd0152 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Added integration tests for rest update workflow action

    Signed-off-by: Stevan Buzejic <[email protected]>
    stevanbz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6af6c29 View commit details
    Browse the repository at this point in the history