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

Add task status callback #164

Merged
merged 13 commits into from
Feb 8, 2023
Merged

Add task status callback #164

merged 13 commits into from
Feb 8, 2023

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    70c2120 View commit details
    Browse the repository at this point in the history
  2. Replace each specific task update method with a generic method so tha…

    …t it can be called cleanly upstream
    jp-dbt committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7d18717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eabb08 View commit details
    Browse the repository at this point in the history
  4. Add new update task status method that sets the task status in the lo…

    …cal DB as well as calling the callback if there is one
    jp-dbt committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    fd4589b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c774f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a580ec View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    f9c2e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d8ccf View commit details
    Browse the repository at this point in the history
  3. Remove commented out code

    jp-dbt committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1606762 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    36c4aaa View commit details
    Browse the repository at this point in the history
  2. Update dbt_server/views.py

    Co-authored-by: Rachel <[email protected]>
    jp-dbt and racheldaniel authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c6c3bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34c63e View commit details
    Browse the repository at this point in the history
  4. Add a change log entry

    jp-dbt committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    eb071fb View commit details
    Browse the repository at this point in the history