Tim Hilt

Results 15 issues of Tim Hilt

## Please select if your request is either something new or an enhancement ## - [x] Enhancement of an existing Feature. - [ ] Request of a new feature. ##...

type.enhancement
status.triage-needed
scope.workspace

@lumoe please add anything you want to have done until 2.0 can be released as todo-items here.

Shouldn't the k8s context be deleted after issuing `terraform destroy`? I can see that it's still there for me. To reproduce: 1. clone https://github.com/tim-hilt/lcb 2. cd lcb 3. terraform init...

good first issue

I built fftw3 and gist as described in the README (on Ubuntu 20.04), however when trying to import gist i see: ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in...

My esbuild-config looks like this: ``` js import { eslintPlugin } from "esbuild-plugin-eslinter"; import { build } from "esbuild"; import { copy } from "esbuild-plugin-copy"; import { globalExternals } from...