Colin Atkinson
Colin Atkinson
## Steps - [X] For new features or bug fixes, add a ChangeLog entry describing what your PR does. - [X] Write a good description on what the PR does....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Docker ### Package manager version _No response_ ### Language version _No...
The current behavior of `pkg_tar` is that if I have a file and a symlink to that file, and both are given as sources, the symlink is "expanded" and two...
Minimal repro: https://gist.github.com/colatkinson/57a1a4ba78ee2d10be29ae49df470fc1#file-index-ts This is a lightly-modified version of the `start-server.ts` example -- the major difference being that the type of `pong` is changed from `Type.Boolean()` to `Type.Number()`. Note also...
### Describe the bug When editing longer files and using Cursor apply mode, it begins to work and scrolls through the file, even generating diffs. However, it abruptly stops and...
### Self-service - [x] I'd be willing to implement a fix ### Describe the bug When a changed file has certain special characters in the name, `yarn workspaces list --since`...