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

Default execution name should be generated in flyteadmin #2678

Merged

Commits on Aug 12, 2024

  1. refactor: let flyte backend generate ID

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c149d0a View commit details
    Browse the repository at this point in the history
  2. fix: fix arg order

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    79486a0 View commit details
    Browse the repository at this point in the history
  3. fix: remove unused package

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    44a6c22 View commit details
    Browse the repository at this point in the history
  4. fix: modify parameter

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cc4e6a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix: send empty name when nothing is specified

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    41d6556 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. remove empty string and add todo

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9808265 View commit details
    Browse the repository at this point in the history
  2. fix: fix no specification assertion

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9915cd3 View commit details
    Browse the repository at this point in the history
  3. add explicit test for execution name from prefix

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a70b9f8 View commit details
    Browse the repository at this point in the history
  4. fix: fix lint error

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1bcf905 View commit details
    Browse the repository at this point in the history
  5. fix call args tuple index

    Signed-off-by: wayner0628 <a901639@gmail.com>
    wayner0628 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    27b14aa View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. nit

    Signed-off-by: Kevin Su <pingsutw@apache.org>
    pingsutw committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    0ada3d5 View commit details
    Browse the repository at this point in the history
  2. nit

    Signed-off-by: Kevin Su <pingsutw@apache.org>
    pingsutw committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e70aec6 View commit details
    Browse the repository at this point in the history
  3. nit

    Signed-off-by: Kevin Su <pingsutw@apache.org>
    pingsutw committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    dc705b2 View commit details
    Browse the repository at this point in the history