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

[Fix #742] Id, key and name refactor #824

Merged
merged 4 commits into from
Mar 20, 2024

Commits on Feb 21, 2024

  1. [Fix serverlessworkflow#742] Id, key and name refactor

    Id is removed.
    Name remains mandatory and is clarified that should be unique.
    Key description is updated and becomes optional in all cases.
    Version is assumed to be latest if not specified
    
    Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
    fjtirado committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3c9316b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. [Fix serverlessworkflow#742] Ricardos comments

    Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
    fjtirado committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    77c77b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. [Fix serverlessworkflow#742] Charles comments

    Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
    fjtirado committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0e9e9cb View commit details
    Browse the repository at this point in the history
  2. [Fix serverlessworkflow#742] Jean Baptiste comments

    Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
    fjtirado committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    877816f View commit details
    Browse the repository at this point in the history