Adam Ross
Adam Ross
Well, we are already merging so we could merge with individual items preferring what's in gadget. That said, testing tools do make a certain amount of sense. To reiterate my...
That's a fair point, though if coder is still a module, that's not why it's included, and it's not being placed with the modules. We use it as a definition...
Does the module's ability to make sure it's in front of all developers & testers mean it has value to maintain here as opposed to asking teams to use https://chrome.google.com/webstore/detail/tota11y-plugin-from-khan/oedofneiplgibimfkccchnimiadcmhpe?hl=en?
While we aren't interested in dependency dashboard and should update configuration to remove it, this issue is flagging a renovate configuration error that would cause it to do some things...
On Testing Types: * Unit tests prevent logical regressions ASAP. A good candidate for this would be any tricky logic, especially where it can cascade and break other tests in...
1. E2E tests must be part of the rollout, so we'll be running them from Cloud Build at least on canary builds. 2. If our E2E tests are flaky on...
I responded to this comment in the PR. I believe this problem is rooted in a misinterpretation that we're trying to set a trace ID in a response, as opposed...
Interesting, so the issue here is that by using a redirect in donate, we are splitting the full transaction. In a more dynamic UI, we would maybe get the confirmation...
This issue seems to be a repeat of the intention on #45.
Step 1 towards this issue: friction log upgrading Emblem to manage Stage deployments via Cloud Deploy.