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

GCP integration #226

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

GCP integration #226

wants to merge 76 commits into from

Conversation

ardtieboy
Copy link

  • Put single shots in a single shots folder
  • Split up webdav and GCP upload configuration
  • Replaced specific webdav upload implementation class to a generic one which supports both gcp/webdav uploads

(using print instead of log statements since inside PictureUpload.py the logger is set to WARN somehow (even if I call logging.getLogger(), I get a root logger with WARN). Thus this means I cannot see the loglines (instead I get the logger and set it to loglevel INFO, but that does that not make sense since this would mean I have two root loggers)? Willing to improve on this.

Ard

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

1 participant