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

Udemy #610

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Udemy #610

wants to merge 19 commits into from

Commits on Dec 2, 2020

  1. change date in tuto.py dag to current date

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    44c0512 View commit details
    Browse the repository at this point in the history
  2. add redis to the docker setup

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    2025edf View commit details
    Browse the repository at this point in the history
  3. add assignment1

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    16f03e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f974a2e View commit details
    Browse the repository at this point in the history
  5. add and mount mysql configuration file

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    cb5b6df View commit details
    Browse the repository at this point in the history
  6. add store file data

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    00397ea View commit details
    Browse the repository at this point in the history
  7. add smtp to docker set up

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c6a055e View commit details
    Browse the repository at this point in the history
  8. add 1. task to dag: check that file exists

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    3800292 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adc9797 View commit details
    Browse the repository at this point in the history
  10. add 3. task: create mysql table

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    028fa4d View commit details
    Browse the repository at this point in the history
  11. add task 4: insert into mysql table

    Maennel committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    12b7427 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    0218b87 View commit details
    Browse the repository at this point in the history
  2. add task 7 and 8: copy files

    Maennel committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    bcbecbc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. add output files to gitignore

    Maennel committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    cd7172f View commit details
    Browse the repository at this point in the history
  2. document mysql handeling

    Maennel committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    313acab View commit details
    Browse the repository at this point in the history
  3. document docker commands

    Maennel committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    27949b2 View commit details
    Browse the repository at this point in the history
  4. reformat create table sql command

    Maennel committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a705253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1d7c8b View commit details
    Browse the repository at this point in the history
  6. finished store_dag before using context

    Maennel committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    809416f View commit details
    Browse the repository at this point in the history