Tom Howard

Results 12 issues of Tom Howard

- Extension version: `v0.44.0` - VSCode Version: `1.68.1` - OS: `MacOS Monterey` Steps to Reproduce: 1. Checkout a Pull Request 2. Try to leave a comment, there is no button...

info-needed

Add a devcontainer for working with the HashiStack (nomad + consul + vault) There are still some problems here, when trying to walk through Nomad's [vault integration guide](https://www.nomadproject.io/guides/integrations/vault-integration/index.html) I get...

work-in-progress

# Describe the problem > I originally thought this issue had something to do with `poetry`, you can view all of my previous discussions from this thread: https://github.com/pypa/build/issues/710 When running...

**Describe the bug** I am trying to follow the example under [Running Artifacts](https://devenv.sh/containers/#running-artifacts) to generate a container for a small Loco.rs project. Unfortunately, I am unable to get anything to...

bug

## Feature Request Sometimes folks may not want to use JWT auth. I for one, prefer ProxyAuth when working on personal projects, others may want basic auth, or even an...

enhancement

### Package.json file ```JSON { "name": "medusa-starter-default", "version": "0.0.1", "description": "A starter for Medusa projects.", "author": "Medusa (https://medusajs.com)", "license": "MIT", "keywords": [ "sqlite", "postgres", "typescript", "ecommerce", "headless", "medusa" ], "scripts":...

status: needs triaging
version: 2.0

**Describe the bug** We're using moon in CircleCI and _occasionally_ seeing the following error: ``` Error: project_graph::unknown_id × No project has been configured with the identifier or alias scheduledjobs. Exited...

bug

**Describe the bug** With a toolchain file that specifies `uv`, `yarn`, and `npm` package managers, only `uv` is added to `.proto/bin`, the others are not. **Steps to reproduce** Create a...

bug

**Describe the bug** In a monorepo where you have a `test-utils` package as a dev dependency for a project, there appears to be no way to use it in the...

bug

**Describe the bug** Specifying an environment variable in a task does not take priority over pre-existing environment variables. This detail is not clear in the docs around task args [here](https://moonrepo.dev/docs/config/project#env-1),...

bug