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

Add Stackspace to airflow users list #1884

Closed
wants to merge 1 commit into from
Closed

Conversation

dbkegley
Copy link

Dear Airflow Maintainers,

Please accept this PR that addresses the following issues:

  • Add Stackspace to airflow users list

Per Apache guidelines you need to create a Jira issue.

Testing Done:

  • Unittests are required, if you do not include new unit tests please
    specify why you think this is not required. We like to improve our
    coverage so a non existing test is even a better reason to include one.

Reminders for contributors (REQUIRED!):

  • Your PR's title must reference an issue on
    Airflow's JIRA.
    For example, a PR called "[AIRFLOW-1] My Amazing PR" would close JIRA
    issue Improving the search functionality in the graph view #1. Please open a new issue if required!

  • For all PRs with UI changes, you must provide screenshots. If the UI changes are not obvious, either annotate the images or provide before/after screenshots.

  • Please squash your commits when possible and follow the How to write a good git commit message.
    Summarized as follows:

    1. Separate subject from body with a blank line
    2. Limit the subject line to 50 characters
    3. Do not end the subject line with a period
    4. Use the imperative mood in the subject line (add, not adding)
    5. Wrap the body at 72 characters
    6. Use the body to explain what and why vs. how

@r39132
Copy link
Contributor

r39132 commented Nov 15, 2016

Welcome to the community!

@codecov-io
Copy link

Current coverage is 65.95% (diff: 100%)

Merging #1884 into master will decrease coverage by 0.01%

@@             master      #1884   diff @@
==========================================
  Files           129        129          
  Lines          9898       9898          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           6529       6528     -1   
- Misses         3369       3370     +1   
  Partials          0          0          

Powered by Codecov. Last update 7d9295a...a4661f3

@asfgit asfgit closed this in 561b95a Nov 15, 2016
@r39132
Copy link
Contributor

r39132 commented Nov 15, 2016

Also, for future commits, pls follow the instructions on https://cwiki.apache.org/confluence/display/AIRFLOW/Contributors%27+Guide and in the PR template. We need a JIRA for all PRs.

alekstorm pushed a commit to alekstorm/incubator-airflow that referenced this pull request Jun 1, 2017
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