Andrew Halberstadt
Andrew Halberstadt
Example: https://firefox-ci-tc.services.mozilla.com/tasks/UrNqpR6tRkixSHMeGdl7NA I believe this is happening because the Rust community overwrote that task's URL with a newer binary at: https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe I'm seeing this in my PR because my PR...
It may have been true at one point that folks on releng were involved with bitrise, but after a chat with the team, we don't have any knowledge here anymore....
This is a super experimental PR which demonstrates a very rough proof of concept of how the proposed [RFC 170](https://github.com/ahal/taskcluster-rfcs/blob/github_author_association/rfcs/0170-author-association-for-PRs.md) might look.
Issue to track implementation of the upcoming [RFC 170](https://github.com/ahal/taskcluster-rfcs/blob/github_author_association/rfcs/0170-author-association-for-PRs.md) which will introduce a new `public_untrusted` pulll request policy. This policy will allow admins to grant a separate set of scopes...
**Describe the bug** While doing some local testing with ngrok, I noticed that when deleting a branch Github sends a webhook with an `x-github-push` header, which the `github-web` service happily...
**Describe the bug** The worker-manager UI loses its filter when you click "View Errors" / "View Workers" then go back again. This is a minor annoyance :) **To Reproduce** Steps...
**Describe the bug** Decision tasks associated with a `github-push` event can be displayed in the Github Checks UI of a pull request. **To Reproduce** Steps to reproduce the behavior: 1....
With Github releases, you can specify that a release is a "pre-release". The intent here is that QA can then validate the release prior to it being ready to publish....
**Describe the bug** When sorting columns in the worker view, duplicate rows get added to the table. **To Reproduce** Steps to reproduce the behavior: 1. Go to the page for...
Create scope for interactive tasks and don't display 'Create With SSH/VNC' when it's not supported
**Describe the bug** It seems like level 3 tasks don't support interactive mode (presumably to reduce security risk). But the "Create with SSH/VNC" button is still displayed, the task can...