Andrew B

Results 8 issues of Andrew B

### Description of the problem being solved: Phantasmal reave was capped at 8 stacks, even though it can go beyond that with enough quality. ### Steps taken to verify a...

bug:calculation

### Description of the problem being solved: Critical cull chance was using just critical strike chance before. This should be based on hit rate because we are measuring DPS rather...

### Description of the problem being solved: Implementing Call of the Void's 'Enemies chilled by your Hits lessen their Damage dealt by half of Chill Effect' ### Steps taken to...

enhancement
wip

Allows for the Mongo filter opreation to be set to the exact key coming from the key doc rather than having a superfluous _id key. This is needed for a...

Hey, I've been trying to get mTLS up and running on my Temporal deployment. I have enabled mTLS on both internode communication and frontend communication. I have deployed the Temporal...

bug
area/mtls

The override examples don't seem to be working for me. With the latest operator code, applying an environment variable override (to add an environment variable as per https://temporal-operator.pages.dev/features/overrides/#example-add-an-environment-variable-to-the-worker-pod ``` apiVersion:...

Adding test cases for adding an env var and a secret mount to overrides

bugfix

**Describe the bug** When clicking on a workflow in the archival page, it returns a 404 (even though workflow data is in S3 and populated in the archival list) **To...

bug