Tobias Macey

Results 43 issues of Tobias Macey

I am trying to run a command which should be getting passed to a subprocess (in this case rake). The command itself includes square brackets (`[]`) which results in a...

wontfix-for-now
parser

**Describe the solution you'd like** It would be great to be able to support pulling the verification hash for a file download from a file. For example https://releases.hashicorp.com/consul/1.8.5/consul_1.8.5_SHA256SUMS Separately, it...

Operations

## Describe the bug When attempting to execute the `files.file` or `files.directory` operations defined [here](https://github.com/mitodl/ol-infrastructure/blob/main/src/bilder/components/hashicorp/steps.py#L71-L93) an exception is raised while attempting to execute the file fact. This error is new...

Bug

If a venv is located inside a project directory then it can cause a long startup time for pyright due to it analyzing all of the contents of the third...

It would be great if there were a variable that can be overridden to either pass the complete path to a virtualenv directory, or a pattern used to discover virtualenvs....

### Description of Issue/Question It would be nice to be able to use the bootstrap script to set up the appropriate package repository for the given distribution without having to...

Feature

There is no option exposed for being able to customize the port used for communicating with Elasticsearch. This is problematic for example when trying to use the AWS managed Elasticsearch...

- The TableType attribute is not getting populated in the Glue catalog which has started to lead to errors when trying to query the table from e.g. Trino. The error...

area/connectors
community
bounty
connectors/destination/s3-glue

If I yank/kill a line of text (e.g. Ctrl+A, Ctrl+K) then I can then type Ctrl+Y to paste that text back onto the prompt. If, however, I press Enter or...

prompt-toolkit

The Python CSV library defaults to a maximum allowed length of 128k for a given field. This can cause issues when loading files that contain fields exceeding that length. This...

CDK
community
team/extensibility