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 migration sequencing (phase 3) #3018

Open
wants to merge 38 commits into
base: migration-sequencing-phase-2
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b96a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34001b View commit details
    Browse the repository at this point in the history
  3. fix pylint warnings

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5272981 View commit details
    Browse the repository at this point in the history
  4. fix pylint warnings

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    be30d4c View commit details
    Browse the repository at this point in the history
  5. add object name

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    30872fc View commit details
    Browse the repository at this point in the history
  6. populate object owner

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b53986a View commit details
    Browse the repository at this point in the history
  7. be more defensive

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c15e230 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2ce384 View commit details
    Browse the repository at this point in the history
  9. cherry-pick changes

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9c5d569 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27beade View commit details
    Browse the repository at this point in the history
  11. fix merge issues

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f642ea4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a1ae84a View commit details
    Browse the repository at this point in the history
  13. fix merge issues

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    990223d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    56df506 View commit details
    Browse the repository at this point in the history
  15. fix merge issues

    ericvergnaud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    840834d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7f30ae6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6a0f873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4d2b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9603c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b4e0e6 View commit details
    Browse the repository at this point in the history
  5. rename local

    ericvergnaud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4e2aedc View commit details
    Browse the repository at this point in the history
  6. formatting

    ericvergnaud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    206cb36 View commit details
    Browse the repository at this point in the history
  7. formatting

    ericvergnaud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5eacacc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ad44d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. move package

    ericvergnaud committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1e7e0e8 View commit details
    Browse the repository at this point in the history
  2. improve assert style

    ericvergnaud committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9ac4295 View commit details
    Browse the repository at this point in the history
  3. formatting

    ericvergnaud committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17a33e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0330d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'migration-sequencing-phase-1' into migration-sequencing…

    …-phase-2
    
    # Conflicts:
    #	src/databricks/labs/ucx/assessment/sequencing.py
    #	tests/unit/assessment/test_sequencing.py
    ericvergnaud committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ae1c697 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'migration-sequencing-phase-2' into migration-sequencing…

    …-phase-3
    
    # Conflicts:
    #	tests/unit/assessment/test_sequencing.py
    ericvergnaud committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    06ce8b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge branch 'main' into migration-sequencing-phase-1

    # Conflicts:
    #	src/databricks/labs/ucx/assessment/clusters.py
    #	src/databricks/labs/ucx/assessment/jobs.py
    ericvergnaud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2574b1d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'migration-sequencing-phase-1' into migration-sequencing…

    …-phase-2
    
    # Conflicts:
    #	src/databricks/labs/ucx/framework/owners.py
    ericvergnaud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4abda78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1502ad8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'migration-sequencing-phase-2' into migration-sequencing…

    …-phase-3
    
    # Conflicts:
    #	src/databricks/labs/ucx/assessment/sequencing.py
    ericvergnaud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5f27788 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    8c666e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c34640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65802de View commit details
    Browse the repository at this point in the history
  4. fix merge issues

    ericvergnaud committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    56ef893 View commit details
    Browse the repository at this point in the history