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

Implement --export-slice-airflow #320

Merged
merged 16 commits into from
Oct 25, 2021
Merged

Implement --export-slice-airflow #320

merged 16 commits into from
Oct 25, 2021

Commits on Oct 18, 2021

  1. WIP airflow export

    marov committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    8081eee View commit details
    Browse the repository at this point in the history
  2. typo

    marov committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5623ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9a525 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Refactor

    marov committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    76c036d View commit details
    Browse the repository at this point in the history
  2. Optput a working DAG

    marov committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c4e119e View commit details
    Browse the repository at this point in the history
  3. Unused imports

    marov committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ff8fb3f View commit details
    Browse the repository at this point in the history
  4. Return type

    marov committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    de89e7a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Add test and docs

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    06bf582 View commit details
    Browse the repository at this point in the history
  2. Update docstring

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6448004 View commit details
    Browse the repository at this point in the history
  3. Airflow without version

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fdbfc0f View commit details
    Browse the repository at this point in the history
  4. no airflow install

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    186af91 View commit details
    Browse the repository at this point in the history
  5. apache-airflow==2.1.3

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    acae984 View commit details
    Browse the repository at this point in the history
  6. 2.0.1

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1dc2cdd View commit details
    Browse the repository at this point in the history
  7. mypy==0.770

    marov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0caa77f View commit details
    Browse the repository at this point in the history
  8. skipping mypy plugins (sqlalchemy and pydantic) for now since they ar…

    …e blocking airflow work. will sync up with Saul to see if this is acceptable or if we have a better solution.
    lionsardesai committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c0b2745 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    20e0899 View commit details
    Browse the repository at this point in the history