Dan Miller

Results 22 issues of Dan Miller

I see a couple of earthly environment variables for git things, like EARTHLY_GIT_HASH and EARTHLY_GIT_ORIGIN_URL. It would be nice to have one that could be used to tell, during a...

type:enhancement

It would be great if Tilt supported basic file operations like creating files and checking files exist in addition to reading files. While it is possible to do these things...

enhancement

People have wanted to be able to use globs in: 1) listdir('deploys//*.yaml') 2) local_resource(deps=['/*_test.go']) # linkerd, e.g.

enhancement

It seems odd that Tilt's `tilt_config.json` configuration file is not a hidden file, especially since it's not meant to be edited by hand. Should we switch it to be a...

question

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug

Relevant part of the replay processor now looks like this: ![image](https://user-images.githubusercontent.com/452453/90918844-63b9e600-e3b3-11ea-8b71-fa83c6fad86b.png) If you select the "Select by individual files" radio button it changes to: ![image](https://user-images.githubusercontent.com/452453/90918737-34a37480-e3b3-11ea-8642-e3f8736c10b5.png) Note that "Include subfolders" and...

Maybe I have a weird setup, but it seems useful to me to be able to select just some replay files to process rather than having to process the whole...

Hi! Thanks for updating this project and bringing it back. :) When I was going through the installation instructions I ran in to a problem running omake. The output looked...

### Version 28.1.3 ### Steps to reproduce 1. `git clone [email protected]:jazzdan/jest-shard-bug.git` 2. `cd jest-shard-bug` 3. `yarn install` 4. `yarn reproduce` ### Expected behavior I would expect the 12/12 shards to...

:bug: Bug
Help Wanted

### Which version of macOS are you using? ``` ProductName: Mac OS X ProductVersion: 10.13.4 BuildVersion: 17E199 ``` ### Please describe the issue that occurred. When there are multiple paths...

bug