Shikanime Deva

Results 34 issues of Shikanime Deva

## Description This proposal aims to integrate with [cache mount](https://docs.docker.com/build/guide/mounts/#add-a-cache-mount) caching mechanisms to enhance the performance of devcontainer builds. Rebuilding devcontainers frequently is a common practice due to various factors,...

enhancement

The `t.Ref` type is not correctly handling nested types when used within an Elysia model, causing errors with both Typebox and Swagger UI generation. Specifically, when using a `t.Ref` to...

chore(cloudbuild): add configurable source bucket This pull request introduces a new configurable parameter for specifying a custom bucket. For example, the bucket name could follow the format `gs://[PROJECT_ID]_[builds/region]_cloudbuild`.

size/XXL

Allow disabling Longhorn UI This pull request introduces the ability to disable the deployment of the Longhorn UI during installation. This caters to users in constrained environments where direct interaction...

Currently, flakehub-push only supports pushing pure Nix flakes to FlakeHub. However, there are valid cases for impure flakes, such as those that use devenv. This issue proposes adding a new...

fixes: https://github.com/cachix/git-hooks.nix/issues/287

new-hook

Previously, if you tried to run `jj rebase -s 'roots(mutable())' -d main@origin, you would suddenly get divergent changes because it had also rebased old versions of current commits. # Checklist...

Signed-off-by: William Phetsinorath

pending