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

[AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS. #7128

Closed
wants to merge 19 commits into from

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    11fd854 View commit details
    Browse the repository at this point in the history
  2. Fix style

    sarutak committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f6ab7fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0722530 View commit details
    Browse the repository at this point in the history
  4. Further fix style

    sarutak committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    91d783d View commit details
    Browse the repository at this point in the history
  5. Change the value of pickle_dags from True to False which is the defau…

    …lt value of pickle_dags to be passed.
    sarutak committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c142623 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    0cee214 View commit details
    Browse the repository at this point in the history
  2. Fix how to reference FakeDagFileProcessorRunner class due to the plac…

    …e where it's defined is changed.
    sarutak committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    5dcaed4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    8107757 View commit details
    Browse the repository at this point in the history
  2. Fix style

    sarutak committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    0f8aad8 View commit details
    Browse the repository at this point in the history
  3. Fix flake8 style issue

    sarutak committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    4cd1f61 View commit details
    Browse the repository at this point in the history
  4. Fix bugs.

    sarutak committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    9344c94 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    f5f1b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689f025 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    sarutak committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    6d7e6a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    5f12283 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/apache/airflow into resol…

    …ve-serialization-issue
    sarutak committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    ea5853f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/apache/airflow into resol…

    …ve-serialization-issue
    sarutak committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    396c41b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    368607b View commit details
    Browse the repository at this point in the history
  2. Fix style

    sarutak committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    b612321 View commit details
    Browse the repository at this point in the history