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

[firefox] make ./mach try work out-of-the-box #124

Open
jankeromnes opened this issue Dec 13, 2017 · 2 comments
Open

[firefox] make ./mach try work out-of-the-box #124

jankeromnes opened this issue Dec 13, 2017 · 2 comments

Comments

@jankeromnes
Copy link
Member

From an IRC discussion today on Mozilla's #ateam channel:

19:49:54 ahal> janx: pushed a patch up to review in no time with the janitor!
19:50:49 janx> Whoa thanks for letting me know! :D any annoying problems we could fix?
19:57:17 ahal> janx: I'd mostly like to be able to push to try with |mach try|
19:57:30 ahal> though I guess that's hard to solve securely
19:58:33 janx> ahal: we're planning to add a "sign in with Bugzilla" to automatically deploy your API key to your containers (and also work with Bugzilla so that Janitor API keys are scope-limited, e.g. only try access and not L3, and maybe time-limited too)
20:00:09 ahal> that would be cool
20:00:21 ahal> I don't care about pushing directly, try access is all I would care about
20:00:43 janx> ahal: thanks a lot for the feedback! I hope we can do this within a few months

@notriddle
Copy link
Collaborator

Doesn't that still require user-specific authentication?

@jankeromnes
Copy link
Member Author

It does, but we could achieve this with a "sign in with Bugzilla" integration (similar to GitHub's OAuth2 flow, which would result in a Bugzilla API token that we could add to users' default configuration files).

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