Skip to content

Fix bad repository name in pre-commit config#18151

Merged
kaxil merged 1 commit into
apache:mainfrom
andrewgodwin:patch-1
Sep 10, 2021
Merged

Fix bad repository name in pre-commit config#18151
kaxil merged 1 commit into
apache:mainfrom
andrewgodwin:patch-1

Conversation

@andrewgodwin

Copy link
Copy Markdown
Contributor

Having a trailing slash on the flynt repo makes some versions of Git (in my case, the one under Ubuntu 20.04) unwilling to clone it. Removing the trailing slash to match the other entries fixes the problem.

Having a trailing slash on the `flynt` entry makes some versions of Git (in my case, the one under Ubuntu 20.04) unwilling to clone it. Removing the trailing slash to match the other entries fixes the problem.
@github-actions

Copy link
Copy Markdown
Contributor

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions Bot added the full tests needed We need to run full set of tests for this PR to merge label Sep 10, 2021
@kaxil kaxil merged commit 491d818 into apache:main Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants