Joe Cellucci

Results 13 issues of Joe Cellucci

Hello; Currently the "Add Tracker" functionality only allows adding a single tracker at a time, making it cumbersome to add many at once. I would like to be able to...

:bulb: feature

I received this email, as I'm sure you all did too: https://blog.twitch.tv/action-required-twitch-api-version-update-f3a21e6c3410 ACTION REQUIRED: Twitch API Version Update TL;DR: Read all of this. It’s important and will break your integrations....

discussion

Sometimes the sequences on the right side are not OCR'd correctly, either missing a row or wrong characters. I would like to be able to add/edit rows manually after they...

Hello; I think it would be helpful in the README to document each of the helpers, what they do, and where to use them. It looks like there's a lot...

documentation
help wanted

**Related command** `az repos pr` **Is your feature request related to a problem? Please describe.** I want to use the az cli in my CI/CD pipeline to read tags, but...

Service Attention
customer-reported
DevOps

## Problem I have a specific use-case where my data API reads and writes to the cache, and a separate events API that _only_ writes to the cache (to be...

This PR replicates the changes made by @manuth in PR #122. I tried upgrading my project to TS v5 but got some build errors because the deprecated APIs were removed....

### What problem does the feature solve? I would like to be able to set the `CacheSettings` depending on the result of some logic that's run in the `valueFactory` of...

enhancement

This bit be today - the method is called `scalePrecision` yet the parameters are `precision` _then_ `scale`. ![image](https://github.com/AlexJPotter/fluentvalidation-ts/assets/10264021/a9f7d803-085b-43ed-ad3f-0daa12138ba3)

enhancement

Hello; I am using typescript + webpack (ts-loader) and NOT using babel. I have been trying to figure out how to write a ts-loader transform so that I don't have...