Skip to content

Add serialization ignores to custom properties within the Exception class#83

Merged
Sija merged 3 commits intoSija:masterfrom
stephendolan:patch-1
Mar 6, 2021
Merged

Add serialization ignores to custom properties within the Exception class#83
Sija merged 3 commits intoSija:masterfrom
stephendolan:patch-1

Conversation

@stephendolan
Copy link
Contributor

Closes #82, which can be viewed for more detail.

I've tested this by running the LuckyCasts repo against this patch branch without the workaround code in place, and the application successfully compiles on my branch and errors out against the master branch.

Closes #82, which can be viewed for more detail
@stephendolan stephendolan changed the title Add Serialization Ignores to Raven Exception Add serialization ignores to custom Exception class Mar 4, 2021
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
@stephendolan
Copy link
Contributor Author

Odd... it seems like the fork branch logic you're using in the CI for fork pull requests may not be working as expected, @Sija.

I've had lots of trouble figuring out the glob patterns in my own repos as well, but if you have guidance I'm happy to include that update in my PR.

@stephendolan stephendolan requested a review from Sija March 5, 2021 18:34
@Sija
Copy link
Owner

Sija commented Mar 5, 2021

@stephendolan I'd happily accept a (separate) PR with a fix, thanks! :) In the meantime I've removed this filter altogether to get CI working.

@Sija Sija changed the title Add serialization ignores to custom Exception class Add serialization ignores to custom properties within the Exception class Mar 5, 2021
@Sija Sija merged commit d53319d into Sija:master Mar 6, 2021
@Sija
Copy link
Owner

Sija commented Mar 6, 2021

@stephendolan Thanks! ❤️

@Sija Sija mentioned this pull request Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue capturing Stripe errors using raven.cr

2 participants