Luke Massa

Results 24 issues of Luke Massa

Replaces #128 Makes the cache generically typed using (as of yet not released) [go generics](https://go.dev/blog/generics-proposal), so clients code looks like: ``` c := cache.New[int](cache.DefaultExpiration, 0) c.Set("foo", 5, cache.DefaultExpiration) c.Increment("foo", 1)...

Sometimes when I open the streaming logs, it's hard to tell if anything is happening, or if it's just hanging because it's waiting for output. This is a Proof of...

needs discussion
waiting-on-review

Putting secrets in environment variables makes me a little anxious, this provides the ability to specify the secret from a file. My lua is not the best, there might be...

Before submitting your PR, please confirm the following. - [x] Describe the purpose for which you created this PR. - [x] Create test code that corresponds to the modification This...

**Describe the bug** The following is valid yaml: ``` foo: - ``` but the code treats this as an error: ``` [2:1] empty sequence entry 1 | foo: > 2...

bug

## what Upgrade vuepress and dependencies. ## why vuepress, @vuepress/plugin-docsearch, @vuepress/plugin-google-analytics need to be kept in sync with each other, but the maintainers have not been releasing them together consistently...

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...

feature

## what ## why ## tests ## references

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...

feature

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...

feature