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

Document expected branches #53

Open
motin opened this issue Jun 3, 2018 · 1 comment
Open

Document expected branches #53

motin opened this issue Jun 3, 2018 · 1 comment

Comments

@motin
Copy link
Contributor

motin commented Jun 3, 2018

I would love to have the list from https://github.com/freaktechnik/get-firefox/blob/master/test/platforms.js#L24 mentioned in the readme:

const EXPECTED_BRANCHES = [
    "nightly",
    "devedition",
    "beta",
    "release",
    "esr",
    "unbranded-release"
];

:)

@freaktechnik
Copy link
Owner

freaktechnik commented Jun 3, 2018

You can list them using get-firefox -l, but PRs welcome :)

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

No branches or pull requests

2 participants