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

[AIRFLOW-6762] Fix link to "Suggest changes on this page" #7387

Merged
merged 1 commit into from
Feb 9, 2020

Conversation

mik-laj
Copy link
Member

@mik-laj mik-laj commented Feb 9, 2020

I wanted to give the opportunity for people who don't officially release docs to be able to use this theme. But it does not make sense. This theme is too closely related to our website and protected branding.


Issue link: AIRFLOW-6762

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


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.
Read the Pull Request Guidelines for more information.

@codecov-io
Copy link

Codecov Report

Merging #7387 into master will increase coverage by 53.19%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #7387       +/-   ##
===========================================
+ Coverage   32.93%   86.12%   +53.19%     
===========================================
  Files         871      871               
  Lines       40660    40660               
===========================================
+ Hits        13392    35020    +21628     
+ Misses      27268     5640    -21628
Impacted Files Coverage Δ
airflow/kubernetes/volume_mount.py 44.44% <0%> (-55.56%) ⬇️
airflow/kubernetes/volume.py 52.94% <0%> (-47.06%) ⬇️
airflow/kubernetes/pod_launcher.py 47.18% <0%> (-39.44%) ⬇️
airflow/kubernetes/refresh_config.py 50.98% <0%> (-23.53%) ⬇️
...viders/cncf/kubernetes/operators/kubernetes_pod.py 70.21% <0%> (-23.41%) ⬇️
airflow/bin/airflow 84.61% <0%> (ø) ⬆️
airflow/plugins_manager.py 86.95% <0%> (+0.72%) ⬆️
airflow/bin/cli.py 94.73% <0%> (+2.1%) ⬆️
airflow/executors/celery_executor.py 88.51% <0%> (+3.37%) ⬆️
airflow/exceptions.py 100% <0%> (+3.57%) ⬆️
... and 738 more

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 b738c9e...d44fce4. Read the comment docs.

@mik-laj mik-laj merged commit 1464f16 into apache:master Feb 9, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
kaxil pushed a commit that referenced this pull request Mar 17, 2020
kaxil pushed a commit that referenced this pull request Mar 19, 2020
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 19, 2020
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