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

SSL Bucket, Light Logic Refactor and Docstring Update for Alibaba Provider #23891

Merged
merged 12 commits into from
May 31, 2022

Commits on May 24, 2022

  1. Update oss.py

    General condition refactoring
    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    8716e22 View commit details
    Browse the repository at this point in the history
  2. oss_task_handler to use pathlib over open/read

    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    c54b018 View commit details
    Browse the repository at this point in the history
  3. Update oss_task_handler.py

    f-string concatenation and context handling refactoring
    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    75a6a2c View commit details
    Browse the repository at this point in the history
  4. SSL on Bucket

    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    cd9595d View commit details
    Browse the repository at this point in the history
  5. Trigger right error message

    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3652b77 View commit details
    Browse the repository at this point in the history
  6. Update oss.py

    Refactor conditions to simplify
    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4c4d440 View commit details
    Browse the repository at this point in the history
  7. Update src docs

    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4e34c36 View commit details
    Browse the repository at this point in the history
  8. Update test_oss.py

    Vincent Koc authored May 24, 2022
    Configuration menu
    Copy the full SHA
    eb8e72e View commit details
    Browse the repository at this point in the history
  9. Update oss.py

    Vincent Koc authored May 24, 2022
    Configuration menu
    Copy the full SHA
    2a35288 View commit details
    Browse the repository at this point in the history
  10. pydocstyle

    Vincent Koc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5be9f29 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Update airflow/providers/alibaba/cloud/hooks/oss.py

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    Vincent Koc and uranusjr authored May 25, 2022
    Configuration menu
    Copy the full SHA
    602bb1d View commit details
    Browse the repository at this point in the history
  2. Update oss.py

    Vincent Koc authored May 25, 2022
    Configuration menu
    Copy the full SHA
    7b3130f View commit details
    Browse the repository at this point in the history