Jeff Tong

Results 7 comments of Jeff Tong

After removing the pull request references in my local mirror, I was able to push up to remote: https://stackoverflow.com/questions/47776357/git-push-mirror-without-pull-refs Luckily it was a new repository and only one PR.

Ooof, I was wondering why this wasn't working with `api/Addresss`

Sure, note that the string copied was just a random generated string from alpha-numeric character set: `abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789` This time using Edge version Version 113.0.1774.42 (Official build) (64-bit) https://github.com/firasdib/Regex101/assets/17187851/6fadbf81-5c21-4541-9907-4d79b82f6aa7

Would be nice to have. Resorting to calling the REST API for now. https://learn.microsoft.com/en-us/rest/api/azure/devops/release/definitions/create?view=azure-devops-rest-6.0&tabs=HTTP

> In my case, I also switched to the worker model after reading the documentation shared, but for me, the error occurred while debugging with Visual Studio. I will close...

Try playing around with the command line parameters for `--execution-provider` and `--execution-threads`: I seem to have better luck with using the CPU than coreML. Also try `keep FPS`. ``` python...

> At least you got it working 😬 > > > > I just got a blank window on both M1P and M2P MBPs. Using pyenv with 3.10.14. Try Python...