Joshua Smith

Results 6 issues of Joshua Smith

started with PR #767 which added go modules. steps to replicate go mod update ``` go get github.com/hashicorp/[email protected] go get github.com/coreos/[email protected] go get github.com/ugorji/[email protected] go get github.com/ugorji/go/codec@none ```

- lookup config allows multiple dependencies at the same time. This is useful when moving a whole org. - #8 updating the go.mod file and deleting associated checksums in the...

This is a proposal for issue #55 by adding a new `humanize.Duration(format string, d time.Duration)` function. supports year, month (30 days), week, day, hour, minute and seconds. zero values fields...

Nested Values in vault_v2 are not being evaluated recursively. Comparing output of the integration tests for vault-v1 and vault-v2 for the nested-test, we see that the server sections are not...

bug

### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [x] I have read through the [Contributing Documentation](https://devlake.apache.org/community/). - [x] I have added...

component/plugins
pr-type/bug-fix
size:XS

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened In the table pull_requests the column `is_draft` is not being...

type/bug
component/plugins
severity/p2