Jerred Shepherd
Jerred Shepherd
Earthly's error messages leave something to be desired. They contain a lot of confusing information, and often don't give context to a user on how to fix the issue. One...
I’m seeing some strange behavior with `SAVE ARTIFACT` . I’m trying to save an artifact both locally and to be used by other Earthfiles. ``` VERSION 0.6 FROM amazon/aws-cli:latest COPY...
I'd love to see some way to constrain the value of ARG values. It'd be nice to show developers what valid ARGs are, and provide nice help messages when their...
I'd like to start by saying thanks for working on Earthly. It's very easy to use, and incredibly powerful. I've installed Earthly's TextMate bundle by doing the following: 1. `git...
### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.17.1 3. `npm -v` or `yarn --version`: 9.6.7 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): ```...
Dependabot makes it incredibly easy to keep things up-to-date, and it integrates well with GitHub. It would be fantastic if Earthfiles could be updated by Dependabot, so that when new...
Adds [`astro-opengraph-images`](https://github.com/shepherdjerred/astro-opengraph-images) to the integrations section.
https://wiki.sipeed.com/hardware/en/kvm/NanoKVM_Pro/atx_start.html
> [!NOTE] > Introduces a TypeScript Dagger module (Bun runtime) for lint/build/test and a GitHub Actions workflow to run the CI pipeline. > > - **CI**: > - Add GitHub...