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

Fixing static checks for FabAirflowSecurityManagerOverride #33416

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

alexbegg
Copy link
Contributor

@alexbegg alexbegg commented Aug 15, 2023

Fixing static checks. FabAirflowSecurityManagerOverrideDb and FabAirflowSecurityManagerOverrideOauth were failing pydocstyle rule D205


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@alexbegg
Copy link
Contributor Author

alexbegg commented Aug 15, 2023

@ferruzzi it looks like the PR for these files being added (#33044) passed the static check before your change adding rule D205, but then the PR got merged after.

This will fix the failed check for future PRs

@alexbegg alexbegg changed the title Fixing status checks for FabAirflowSecurityManagerOverride Fixing static checks for FabAirflowSecurityManagerOverride Aug 15, 2023
Fixing static checks. FabAirflowSecurityManagerOverrideDb and FabAirflowSecurityManagerOverrideOauth were failing pydocstyle rule D205
@alexbegg
Copy link
Contributor Author

I fixed a typo in the commit message

@ferruzzi
Copy link
Contributor

LGTM, I'll approve and merge it as soon as the CI goes green. Thanks for that. I made sure everything that was already committed passed, but there are bound to be a couple that were already in PR and got merged.

@ferruzzi ferruzzi merged commit cc360b7 into apache:main Aug 15, 2023
2 checks passed
@alexbegg alexbegg deleted the fix-status-check branch August 16, 2023 01:35
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 17, 2023
)

Fixing static checks. FabAirflowSecurityManagerOverrideDb and FabAirflowSecurityManagerOverrideOauth were failing pydocstyle rule D205
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.1 milestone Aug 27, 2023
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants