Rishi Baldawa

Results 9 issues of Rishi Baldawa

*Issue #, if available:* *Description of changes:* Example 6 had some redundant characters that lead to invalid rule-pattern. --- By submitting this pull request, I confirm that you can use,...

Tracking ticket to follow up on https://github.com/aws/event-ruler/pull/82#discussion_r1154645620 > What I have been doing recently is added rulesForJSONEvent tests to ACMachineTest and adding rulesForEvent tests (otherwise identical) to MachineTest. I think...

bug
good first issue
help wanted

## What is your idea? Add some means to have consistent formatting across the codebase. See comment https://github.com/aws/event-ruler/pull/39/files#r967886681 for some early thoughts. ## Would you be willing to make the...

enhancement
good first issue

## What is your idea? Follow up from https://github.com/aws/event-ruler/pull/55#discussion_r1021015618 > > Do we have a standard about adopting dependencies? I remember doing quite a bit of work inside AWS to...

enhancement

## What is your idea? Right now its kind of annoying to ask for benchmark results as part of each pull-requests. Ideally, we'd have benchmarks run as part of the...

enhancement
good first issue

## What is your idea? Ruler supports matching for up to -5e9 to 5e9. Clients may want to match higher ranges. So far 1e11 is the most I've heard, so...

enhancement

## Describe the bug The test setup surrounding Numeric Benchmarks was fixed as part of https://github.com/aws/event-ruler/pull/18 and we found that the tests were actually slow. Documenting this comment to investigate...

bug

## Describe the bug High level description of the issue is we can create duplicate keys in our rules and the library will only use the last duplicate in the...

documentation
good first issue

## What is your idea? Follow up from https://github.com/aws/event-ruler/pull/18. Added visibility around ruler internals would be helpful when debugging issues or building / updating the code. We want to do...

enhancement