Jake Coffman

Results 41 comments of Jake Coffman

Yes it would be useful to apply updates directly the the filesystem, we've been kicking that idea around for a while but haven't put it together yet. In the meantime...

I just tested this locally, since I build local ARM versions I'd have to remember to add `--pull=false` to test things I am building locally. Is it as this point...

@RobJellinghaus if you have a free moment, could you verify that this works in WSL without having to use the FAKE_API_HOST environment variable?

Have you ever renamed your account? If so what was the previous username?

Sorry for the delay in responding. It looks like Dependabot doesn't know about either account name, so I can't do much. Can you try going into the repo settings and...

It looks like xunit was updated, but the native NuGet Updater updated too many xunit-related dependencies? I'd have to defer to @dependabot/azure-dev-ops's expertise on this one.

@cpswan I just pushed a fix for this on the server. Can you run the job again and verify it works now? Thanks!

@cpswan thanks for checking, looks like it made more progress. I made another change if you want to try again. I think this time it should put up some PRs....

Dependabot is receiving the following error from GitHub when it tries to put up the PR: ``` 422 - tree.path contains a malformed path component ``` I ran the Dependabot...

That error was due to running jobs without credentials in the CLI. I fixed it in #7277, so if you pull a new version of the pub updater it should...