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

Send context using in venv operator #41039

Merged
merged 44 commits into from
Aug 8, 2024
Merged

Commits on Aug 8, 2024

  1. temp: ignore breeze hook

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    32417c4 View commit details
    Browse the repository at this point in the history
  2. feat: context_to_json

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bf6c5bc View commit details
    Browse the repository at this point in the history
  3. fix: rm select

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7feb64f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa7c174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5814f61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa4e2a7 View commit details
    Browse the repository at this point in the history
  7. fix

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a1acc77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b08055c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6a1c3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70963d8 View commit details
    Browse the repository at this point in the history
  11. Revert "temp: ignore breeze hook"

    This reverts commit 070be7fd9e0027c883a8c8f8b0cb46d47220b781.
    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1897fc4 View commit details
    Browse the repository at this point in the history
  12. fix: mark db_test

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4266108 View commit details
    Browse the repository at this point in the history
  13. fix: review

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    afcedcf View commit details
    Browse the repository at this point in the history
  14. tests

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8a3fbcd View commit details
    Browse the repository at this point in the history
  15. branch tests

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1923438 View commit details
    Browse the repository at this point in the history
  16. prepare docs

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e93b1ce View commit details
    Browse the repository at this point in the history
  17. update docs

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1ba008c View commit details
    Browse the repository at this point in the history
  18. fix

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9d1875b View commit details
    Browse the repository at this point in the history
  19. update docs

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    782958a View commit details
    Browse the repository at this point in the history
  20. fix: static check errors

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c87969b View commit details
    Browse the repository at this point in the history
  21. chore: add newsfragment

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    928c6ec View commit details
    Browse the repository at this point in the history
  22. fix: static check

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f73e922 View commit details
    Browse the repository at this point in the history
  23. fix: review

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cb4377b View commit details
    Browse the repository at this point in the history
  24. fix: review

    first try to replace context_to_json
    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c8d9a5a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e0b000c View commit details
    Browse the repository at this point in the history
  26. fix: test errors

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ca9bfa3 View commit details
    Browse the repository at this point in the history
  27. fix: docs

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1440126 View commit details
    Browse the repository at this point in the history
  28. Revert "fix: convert ti to simple ti"

    This reverts commit 887c419e87064ad8cea8cc95d7c9754e4571f9ef.
    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    86cbb93 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4d1b043 View commit details
    Browse the repository at this point in the history
  30. fix: merge error

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ec618aa View commit details
    Browse the repository at this point in the history
  31. fix: ti state error

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ec5433a View commit details
    Browse the repository at this point in the history
  32. fix: static error

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ed6ec1f View commit details
    Browse the repository at this point in the history
  33. Update docs/apache-airflow/howto/operator/python.rst

    Co-authored-by: Elad Kalif <[email protected]>
    phi-friday and eladkal committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6368a40 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6068314 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    884d10f View commit details
    Browse the repository at this point in the history
  36. fix: json error

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a6a26bd View commit details
    Browse the repository at this point in the history
  37. fix: use pickling_library

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fc75f6c View commit details
    Browse the repository at this point in the history
  38. Revert "fix: use pickling_library"

    This reverts commit 9efc8ed343556526714010670f30f70c464ec892.
    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a0e32b8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fca431f View commit details
    Browse the repository at this point in the history
  40. tests

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    773e1e9 View commit details
    Browse the repository at this point in the history
  41. fix: static errors

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ab6f5a2 View commit details
    Browse the repository at this point in the history
  42. fix: update docs

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    714a067 View commit details
    Browse the repository at this point in the history
  43. fix: update newsfragment

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e25f5ce View commit details
    Browse the repository at this point in the history
  44. fix: BranchMixIn

    phi-friday committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    418070f View commit details
    Browse the repository at this point in the history