shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
308 stars 198 forks source link

SG-6892 - Use s3_enabled_upload_types for cloud uploads #181

Closed mferderber closed 6 years ago

mferderber commented 6 years ago

Makes use of the new s3_enabled_upload_types info object to see if an upload supports and should be sent to cloud storage.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 973


Changes Missing Coverage Covered Lines Changed/Added Lines %
shotgun_api3/shotgun.py 17 18 94.44%
<!-- Total: 17 18 94.44% -->
Files with Coverage Reduction New Missed Lines %
shotgun_api3/shotgun.py 1 80.76%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 957: 0.2%
Covered Lines: 1323
Relevant Lines: 1991

💛 - Coveralls
jmmistrot commented 6 years ago

We still

On Mon, Jul 9, 2018, 12:08 Matthew Ferderber, notifications@github.com wrote:

Makes use of the new s3_enabled_upload_types info object to see if an upload supports and should be sent to cloud storage.

You can view, comment on, or merge this pull request online at:

https://github.com/shotgunsoftware/python-api/pull/181 Commit Summary

  • For SG-6892: Use s3_enabled_upload_types
  • Use dict.get
  • Fix spacing

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shotgunsoftware/python-api/pull/181, or mute the thread https://github.com/notifications/unsubscribe-auth/ADCK3H8rYJ-i8A3vga877CDPmcuPZzJIks5uE6oUgaJpZM4VIO7k .