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

Job parent hierarchy #1935

Merged
merged 6 commits into from May 20, 2022
Merged

Job parent hierarchy #1935

merged 6 commits into from May 20, 2022

Commits on May 6, 2022

  1. Add migrations to support job parent relationship storage

    Signed-off-by: Michael Collado <collado.mike@gmail.com>
    collado-mike committed May 6, 2022
    Copy the full SHA
    4d0cdbd View commit details
    Browse the repository at this point in the history
  2. Update all job and run queries to reference jobs_view and runs_view

    Signed-off-by: Michael Collado <collado.mike@gmail.com>
    collado-mike committed May 6, 2022
    Copy the full SHA
    fbda91b View commit details
    Browse the repository at this point in the history
  3. Remove references to simple_name as job redirects handle redirecting …

    …simple name to fqn
    
    added unit test to verify
    
    Signed-off-by: Michael Collado <collado.mike@gmail.com>
    collado-mike committed May 6, 2022
    Copy the full SHA
    a45885b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Fix runs migration script

    Signed-off-by: Michael Collado <collado.mike@gmail.com>
    collado-mike committed May 10, 2022
    Copy the full SHA
    1a68e56 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Rename sql migration script

    Signed-off-by: Michael Collado <collado.mike@gmail.com>
    collado-mike committed May 20, 2022
    Copy the full SHA
    31e628e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a8ccb62 View commit details
    Browse the repository at this point in the history