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

Moved workflow-steps.json to Enum #523

Merged
merged 7 commits into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. Created enum for workflow steps json

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    08769e9 View commit details
    Browse the repository at this point in the history
  2. Added getters for enum and rest of the enums

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5de6ec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07af9b View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8e1f86f View commit details
    Browse the repository at this point in the history
  5. Added entry to CHANGELOG.md

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    990804f View commit details
    Browse the repository at this point in the history
  6. Addressed PR comments and removed the map

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a6662e5 View commit details
    Browse the repository at this point in the history
  7. Updated CHANGELOG.md

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    56a9796 View commit details
    Browse the repository at this point in the history