Jamie Magee

Results 179 issues of Jamie Magee

### What are you trying to accomplish? Strict type `Dependabot::Terraform::RegistryClient` ### Anything you want to highlight for special attention from reviewers? ### How will you know you've accomplished your goal?...

L: terraform
L: dotnet:nuget
sorbet 🍦

#### What kind of change does this PR introduce? This PR introduces early experimental support for Azure DevOps. It's the MVP for a scorecard scan to complete without panicing. -...

The Dependabot job format is shared between multiple different projects under the Dependabot umbrella. There are at least 3: - [`job.go` in `dependabot/cli`][1] - [`job.rb` in `dependabot/dependabot-core`][2] - [`Job.cs` in...

I'm seeing the following issue ``` cli | 2024/11/21 00:43:15 pulling image: ghcr.io/dependabot/dependabot-updater-npm cli | 2024/11/21 00:43:15 updater failure: failed to pull ghcr.io/dependabot/dependabot-updater-npm: Error response from daemon: toomanyrequests: retry-after: 880.092µs,...

I touched on this a little bit in my recent kernel update PRs (#101 and #102), but this repository doesn't have a policy about which kernels are defined in `flake.nix`....

### What are you trying to accomplish? GCC 15 released in April 2025[^1] and is starting to make its way into Linux distributions. Some of the Ruby gems that we...

### Code improvement description As part of the upgrade to Ruby 3.4[^1], we started seeing the following warning being printed to the console: ``` warning: parser/current is loading parser/ruby34, which...

L: ruby:bundler
T: tech-debt ⚙️

### What are you trying to accomplish? ### Anything you want to highlight for special attention from reviewers? ### How will you know you've accomplished your goal? ### Checklist -...

L: rust:cargo
sorbet 🍦

I'm attempting to generate C# types for GitHub's webhook schema. There is no official schema, but they have been generated [here](https://github.com/octokit/webhooks/tree/master/payload-schemas), and I am specifically attempting to [use this file](https://unpkg.com/@octokit/[email protected]/schema.json)....

C#

The .NET team is proposing a new `dotnet run file.cs` command, which allows running single C# files, without a backing project. As part of that, NuGet dependencies can be specified...

detector:nuget