Skip to content

Support for http/socks proxy #559

Description

@Hritik14

Currently we do not exclusively support http proxy because of using svn to fetch git tags. Though, it is possible to configure the svn binary to use proxied settings, it is not the best approach.

Possible fixes:

  • Ship with a local svn binary and allow explicit http_proxy in the config file (.env) and use it project wide
  • Somehow use both svn and github api to fetch the tags in suitable situations
  • Implement basic svn client protocol in python
  • ??

Related:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions