timd

Results 83 issues of timd

### What went wrong? I've seen this issue randomly a few times now, on multiple machines both locally and in CI `Error: async force execution for +vendor: unlazy force execution:...

type:bug

This allows a situation where a job is required for a PR merge to still pass if they are skipped as per the documentation here: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks BREAKING CHANGE: a new...

This fixes cache restoration on Macs, but shouldn't harm anything on Linux either, so to keep the logic simple just do it after on both systems.

We need to track breakage as it happens, so we need to dogfood this and test some basic things. Ideally we would want a test for every officially support blocktype...

This is a github action, so even though it is still a bit alpha, we need a tag we can share that we know will at least work to some...

#### Describe your PR, what does it fix/add? Currently, it isn't possible to fetch submodules on `inputs.self` of a Nix flake. As a workaround, use `builtins.fetchGit` with `self.rev` of the...

Nix

I thought I remember this being dependencyless at one point in the past. It would be highly desirable to keep this library at 0 dependencies for the sake of simplicity....

As of a recent update of nixos-unstable (maybe 2-3 weeks ago), I haven't been able to run `colmena apply` without adding the `--impure` argument due to colmena wanting to make...

## Issue Description When attempting to use a local josh-proxy instance targeting GitHub via HTTPS, I'm experiencing extremely slow performance during the cloning process. The time to complete a clone...

It'd be a nice option to enforce whitespace separation between individual types in a large table, as you can already do with manual spacing (and thank you :pray:) ## by...

feature