Skip to content

Fixes rat-check pre-commit in case Airflow is added as subrepo#10347

Merged
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:add-gitrepo-to-ignored
Aug 15, 2020
Merged

Fixes rat-check pre-commit in case Airflow is added as subrepo#10347
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:add-gitrepo-to-ignored

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Aug 15, 2020

In case Apache Airflow directory is added as subrepo, a new
.gitrepo file is created in the Airflow sources. When you try to
run pre-commit checks, the RAT check fails in this case.

Adding it to .rat-excludes fixes the problem


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

In case Apache Airflow directory is added as subrepo, a new
.gitrepo file is created in the Airflow sources. When you try to
run pre-commit checks, the RAT check fails in this case.

Adding it to .rat-excludes fixes the problem
@potiuk
Copy link
Member Author

potiuk commented Aug 15, 2020

cc: @jaketf

@potiuk potiuk merged commit 46ec705 into apache:master Aug 15, 2020
@potiuk potiuk deleted the add-gitrepo-to-ignored branch August 15, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants