Dan Nicholson
Dan Nicholson
**Describe the bug** If the URL has changed but the destination path hasn't then the existing destination file should be ignored for the purposes of `onlyIfModified`. Otherwise, if the timestamp...
In our Endless image builder, we chroot into the ostree deployment to install apps with flatpak. The triggers always fail for 2 reasons: 1. The slave mounting of / fails...
The documented way to run the checker and get the desired git author information is to set the `GIT_AUTHOR_NAME` and `GIT_AUTHOR_EMAIL` environment variables. Unfortunately, these are [filtered out](https://github.com/flathub-infra/flatpak-external-data-checker/commit/16a3be10) because they...
I was looking into an HTTP caching issue in a different project and it occurred to me that there's no reason the `summary` and `summary.sig` files can't have synchronized mtimes...
Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests. #### Community Note Please vote on this issue by...
In order to test if the button press is within the scene tree, the Tree's coordinates should be used, not the SceneTreeEditor's. Fixes #78001
### systemd version the issue has been seen with 254 ### Used distribution Endless OS 6 ### Linux kernel version used 6.5.0-10-generic ### CPU architectures issue was seen on x86_64...
# Description Per RFC 1350, TFTP error packets include 2 byte OpCode and ErrorCode fields in network byte order. Those need to be swapped to host order to be interpreted...
For as long as we've been using Jenkins, workspaces have been required for polling on jobs with multiple branches. We have a bunch of jobs where the git repo has...
passport-oauth2 supports using a state object in the strategy's AuthenticateOptions. See previous discussion in https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/65450. Please fill in this template. - [x] Use a meaningful title for the pull request....