Kevin Goslar

Results 169 issues of Kevin Goslar

Goimports doesn't provide a built-in mechanism to ignore certain directories. See https://github.com/golang/go/issues/42965. This creates a workaround that is still fast enough. ## Related issue(s) https://github.com/ory-corp/general/issues/735 ## Checklist - [x] I...

Reduces the indentation of Makefiles from double tabs to single tabs. ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [ ] I have...

Goimports doesn't provide a built-in mechanism to ignore certain directories. See https://github.com/golang/go/issues/42965. This creates a workaround that is still fast enough. ## Related issue(s) https://github.com/ory-corp/general/issues/735 ## Checklist - [x] I...

Reduces the indentation of Makefiles from double tabs to single tabs. ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [ ] I have...

Implements parts of https://github.com/ory-corp/general/issues/735. ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md). - [x] I have referenced an issue containing the design document if my change introduces a...

Add license headers clarifying the copyright of source code files. ## Related Issue or Design Document https://github.com/ory-corp/general/issues/602 ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the...

Add license headers clarifying the copyright of source code files. ## Related Issue or Design Document https://github.com/ory-corp/general/issues/602 ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the...

VScode is now using swc in their test infrastructure, see https://code.visualstudio.com/updates/v1_72#_faster-pr-checks.

Add license headers clarifying the copyright of source code files. ## Related Issue or Design Document https://github.com/ory-corp/general/issues/602 ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the...

> When working on an application with lots of services I want to be able to specify which app version consists of which service versions So that I have deterministic...

epic