Skip to content

Commit

Permalink
Automated Commit - Formatting Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroslopez authored and octavia-squidington-iii committed Oct 12, 2023
1 parent 14124c1 commit 8cc6851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airbyte-ci/connectors/connector_ops/connector_ops/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def get_changed_file(file_name: str, diff_regex: Optional[str] = None) -> Set[st
}
return {Connector(get_connector_name_from_path(changed_file)) for changed_file in changed_acceptance_test_config_paths}


def has_local_cdk_ref(build_file: Path) -> bool:
"""Return true if the build file uses the local CDK.
Expand Down

0 comments on commit 8cc6851

Please sign in to comment.