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

[Airlfow-XXXX] Add docs for Google Cloud Storage Sensors #5201

Closed
wants to merge 8 commits into from
Closed

[Airlfow-XXXX] Add docs for Google Cloud Storage Sensors #5201

wants to merge 8 commits into from

Conversation

jaketf
Copy link
Contributor

@jaketf jaketf commented Apr 28, 2019

This PR adds documentation for the Google Cloud Storage sensors to integrations.rst

Jacob Ferriero added 6 commits April 24, 2019 00:04
This commit add a GoogleCloudStorageUploadSessionCompleteSensor
to address the use case of accepting files from a third party vendor
who refuses to send a success indicator when providing data files
into a bucket and waiting until an inactivity period has passed to
indicate the end of an upload session.

fix style

fix style
@jaketf
Copy link
Contributor Author

jaketf commented Apr 28, 2019

@potiuk @OmerJog hopefully this addresses the documentation gap in integrations.rst

@codecov-io
Copy link

codecov-io commented Apr 28, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #5201     +/-   ##
=========================================
+ Coverage   78.46%   78.56%   +0.1%     
=========================================
  Files         469      469             
  Lines       29912    29912             
=========================================
+ Hits        23469    23499     +30     
+ Misses       6443     6413     -30
Impacted Files Coverage Δ
airflow/models/taskinstance.py 92.42% <0%> (-0.18%) ⬇️
airflow/jobs.py 78.49% <0%> (+0.69%) ⬆️
airflow/utils/dag_processing.py 59.47% <0%> (+1.04%) ⬆️
airflow/executors/__init__.py 66.66% <0%> (+4.16%) ⬆️
airflow/utils/sqlalchemy.py 80.95% <0%> (+4.76%) ⬆️
airflow/executors/sequential_executor.py 100% <0%> (+50%) ⬆️

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 b69c686...774fd15. Read the comment docs.

@potiuk
Copy link
Member

potiuk commented Apr 29, 2019

Just the last commit is needed since the sensor is already merged. Can you please rebase just the last on on top of master

@jaketf
Copy link
Contributor Author

jaketf commented Apr 30, 2019

Got lost in rebase hell. Will open a new PR to manually rebase.

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.

None yet

3 participants