Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dangerzone webdav processor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • TPA
  • dangerzone webdav processor
  • Merge requests
  • !8

Modularize code to set up a proper rewrite

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed kezzle requested to merge issue-2-decouple into main Jun 14, 2021
  • Overview 16
  • Commits 3
  • Pipelines 0
  • Changes 8

dangerzone-webdav-processor was renamed to dangerzone_webdav_processor/__main__.py, the remaining files were abstracted out of it add script to run the dangerzone_webdav_processor module create gitignore to ignore pip/mypy files

This is just the start of the abstraction. I wanted to modularize things to make that easier first, and this should be merged back into the main branch so there aren't more changes to the old single-file script. I've tested (both the module and wrapper) and everything works fine On My Machine™

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-2-decouple