Navigation Menu

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

Enhancement Request: Add NuGet package as part of release #785

Closed
2 tasks
rhyous opened this issue Jun 15, 2017 · 2 comments
Closed
2 tasks

Enhancement Request: Add NuGet package as part of release #785

rhyous opened this issue Jun 15, 2017 · 2 comments

Comments

@rhyous
Copy link

rhyous commented Jun 15, 2017

In order to help us efficiently investigate your issue, please provide the following information:

Platform and application details

  • Platform: Windows
  • Firefox: n/a
  • Selenium: latest release and future releases

Steps to reproduce

This is not a bug it is an enhancement request.

The .NET community has moved to obtained dependencies via NuGet. NuGet is a dependency management tool developed and run by the .Net Foundation. www.nuget.org. It would be beneficial if the selenium web driver for firefox were published as a NuGet package.

It can be added to a build script.

  • Reproducable testcase:
    Open Visual Studio.
    Create an MSTest project.
    Add Selenium via Manage NuGet packages.
    Try to add the FIrefox Selenium driver via NuGet package.
    The only NuGet package is not produced by you and therefore not trustworthy.
    We cannot find

  • A trace level log:
    n/a

@andreastt
Copy link
Contributor

I don’t think it is the responsibility of the geckodriver developers to do distribution packaging, whether this is for NuGet, npm, PyPI, yard, crates.io, Debian, Fedora, Homebrew, MacPorts, or whatever else. We are happy for volunteers to package geckodriver in whatever way they see fit, provided the copying restrictions are respected.

We intend to provide signing of releases in the future to ensure end-users and package managers can verify the integrity of binaries. This is tracked in #292.

@lock
Copy link

lock bot commented Aug 17, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have run into an issue you think is related, please open a new issue.

@lock lock bot locked and limited conversation to collaborators Aug 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants