timd

Results 83 issues of timd

If we are running a terraform apply from GitHub Actions, the GH API will sign the commit for us.

There are a variety of Nix commands that can be run on derivation files themselves to avoid additional evaluation. [For example](https://github.com/divnix/std/pull/246), if one calls `nix print-dev-env` on an outpath whose...

Just came upon this today but the pure vercel.json example doesn't seem to work at all.

Utility functions to allow for building containers in a mono-repo style environment where the source code is contained in the same repository as the std code, specifically so that one...

blocked by nlewo/nix2container#63 for now. Forces direnv to load the shell using a call to `nix print-dev-env` directly on the derivation output, avoiding an extra evaluation and any possibility that...

**What went wrong?** When using `ARG EARTHLY_PUSH` in the base target of an Earthfile, the value seems to always contain false whether `--push` was passed on the cli or not....

type:question

**Use case** It has been very difficult to predict when a `CACHE` mount in our project gets invalidated or wiped. Since it is a Rust based project and we use...

type:proposal

There are some settings that are impossible to set with this action. In particular we have a private AWS ECR docker registry that we log in to using the recommended...

### Checklist - [X] I've looked through [the documentation](https://clementtsang.github.io/bottom/nightly/) and [existing open issues](https://github.com/ClementTsang/bottom/issues?q=is%3Aopen+is%3Aissue+label%3Afeature) for similar feature requests. ### Describe the feature request I have a server where I have been...

feature

Closes #15 Also add a table mentioning the collection types in Nix