Skip to content

[AIRFLOW-XXX] Fix some operator names in the docs#3778

Merged
kaxil merged 1 commit intoapache:masterfrom
astronomer:operator-names-docs-fix
Aug 21, 2018
Merged

[AIRFLOW-XXX] Fix some operator names in the docs#3778
kaxil merged 1 commit intoapache:masterfrom
astronomer:operator-names-docs-fix

Conversation

@tedmiston
Copy link
Copy Markdown
Contributor

Make sure you have checked all steps below.

Jira

  • My PR addresses the following Airflow Jira issues and references them in the PR title. For example, "[AIRFLOW-XXX] My Airflow PR"

Description

  • Here are some details about my PR, including screenshots of any UI changes:

Fixes a few outdated / incorrectly named operator mentions in the docs.

Tests

  • My PR adds the following unit tests OR does not need testing for this extremely good reason:

docs

Commits

  • My commits all reference Jira issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters (not including Jira issue reference)
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it.
    • When adding new operators/hooks/sensors, the autoclass documentation generation needs to be added.

Code Quality

  • Passes git diff upstream/master -u -- "*.py" | flake8 --diff

@tedmiston tedmiston force-pushed the operator-names-docs-fix branch from 8d5e25c to 27814c0 Compare August 21, 2018 18:35
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3778 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3778   +/-   ##
=======================================
  Coverage   77.67%   77.67%           
=======================================
  Files         204      204           
  Lines       15840    15840           
=======================================
  Hits        12304    12304           
  Misses       3536     3536

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27309b1...27814c0. Read the comment docs.

Copy link
Copy Markdown
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Spot.

@kaxil kaxil merged commit b7f63c5 into apache:master Aug 21, 2018
@tedmiston tedmiston deleted the operator-names-docs-fix branch August 22, 2018 02:33
ashb pushed a commit to ashb/airflow that referenced this pull request Oct 22, 2018
galak75 pushed a commit to VilledeMontreal/incubator-airflow that referenced this pull request Nov 23, 2018
aliceabe pushed a commit to aliceabe/incubator-airflow that referenced this pull request Jan 3, 2019
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants