Arya Bahnken

Results 52 comments of Arya Bahnken
trafficstars

Just tried it out with javascript disabled, and the redirection worked just fine. I believe it is a 301/302 response.

So, on `2021-12-02`, go 1.16.11 was released - https://go.dev/doc/devel/release#go1.16.minor I imagine this is what introduced the problem. I tried pinning to 1.16.10 in https://github.com/mozilla-services/autograph/compare/ajvb/fix-circle?expand=1 but that didn't seem to fix...

@g-k This looks good to me. Apologies for the delay, needed to read through some docs to try and gather enough context to feel alright with responding.

>How should the various alerting services interact? Ideally, we'd share as much code as possible. I think this makes sense. In the current model, could we combine the `create_bugs.py` script...

>Makes sense -- given this, I'd suggest importable modules for bugzilla, GitHub issues, email, slack, etc. What remains in pytest services is a check specific to the test suite that...

@Nikhil1O1 Hey! Welcome and thanks for your interest in contributing to Frost. I believe that this will be a challenging one for someone new to the project. Are you looking...

@g-k @sciurus does this capture the various discussions around this well enough or did I miss stuff?

@g-k Why not wrap the `-m MARKEXPR` pytest CLI argument? But as well, it might be worth defining the groupings we want first.

From #436 - I'd agree with the assumption you stated about "`client.py` has all the code related to communication with the service".