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

Throw warning for nested @Task functions #1727

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Commits on Jul 14, 2023

  1. Throw warning for nested @task functions

    Signed-off-by: oliverhu <[email protected]>
    oliverhu committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    44ca8af View commit details
    Browse the repository at this point in the history
  2. Update flytekit/remote/remote_callable.py

    Co-authored-by: Kevin Su <[email protected]>
    Signed-off-by: oliverhu <[email protected]>
    oliverhu and pingsutw committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    529b6cf View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. also update execution state for default case

    Signed-off-by: oliverhu <[email protected]>
    oliverhu committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    656cf30 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix linting

    Signed-off-by: oliverhu <[email protected]>
    oliverhu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a7e67a9 View commit details
    Browse the repository at this point in the history