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

[vrotsc, vrotsc-annotations] (#337) Add Workflow canvas Scheduled Workflow item #350

Merged
merged 14 commits into from
Jul 23, 2024

Commits on Jul 19, 2024

  1. feat: Added the new decorator for scheduled workflows

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7bdb504 View commit details
    Browse the repository at this point in the history
  2. feat: Add the ScheduledWorkflowItemDecoratorStrategy source file pending

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b37156f View commit details
    Browse the repository at this point in the history
  3. fix: Add the missing strategy to the list of possible decorators

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    68a86cc View commit details
    Browse the repository at this point in the history
  4. fix: Added itemInfo to be passed in the printSourceFile

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c2fee0b View commit details
    Browse the repository at this point in the history
  5. fix: Wrong format for the linked workflow xml prop

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2dde4a1 View commit details
    Browse the repository at this point in the history
  6. refactor: Moved the printing away from a block and into the print file

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e9a8a20 View commit details
    Browse the repository at this point in the history
  7. test: Add e2e tests for scheduled workflow

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b687935 View commit details
    Browse the repository at this point in the history
  8. docs: Added docs for scheduled Workflows

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    28eb00c View commit details
    Browse the repository at this point in the history
  9. style: linting errors

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f146510 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge branch 'main' of https://github.com/vmware/build-tools-for-vmwa…

    …re-aria into feature/337-canvas-item-for-scheduled-workflow
    
    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b88da2d View commit details
    Browse the repository at this point in the history
  2. fix: Pr fixes

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    236cb2e View commit details
    Browse the repository at this point in the history
  3. fix: Remove unused case for exception

    Signed-off-by: Stefan Genov <stefan.genov@broadcom.com>
    Michaelpalacce committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    50cc0ac View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. [Task 337] fix: Add itemInfo parameter to decorators.

    Signed-off-by: Alexander Kantchev <akantchev@vmware.com>
    akantchev committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8fc1d4f View commit details
    Browse the repository at this point in the history
  2. [Task 337] fix: Remove unused imports.

    Signed-off-by: Alexander Kantchev <akantchev@vmware.com>
    akantchev committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b383c4 View commit details
    Browse the repository at this point in the history