DOHYEONG LEE
DOHYEONG LEE
I was 100% same with you(three pictures below are proof)    And now I solve like this way ``` cd ios sudo gem uninstall cocoapods sudo gem install...
### Error Screenshots "react-native": "0.73.3" (2024/02/03) ### Solution I encountered that error after adding firebase functions. And I searched for keyword "FBDefines" on that long error contents because Xcode build...
@buraizu Thanks for catching the branding inconsistencies! I've applied all your suggestions and will make sure to follow Datadog's brand guidelines in future contributions.
@JoaoBraveCoding Thank you so much for this thoughtful contribution! 🙏 Your regex-based validation approach is much more precise and handles edge cases I hadn't considered. The specific error messages for...
@JoaoBraveCoding Thank you for the excellent improvements and thorough review! I've accepted all your suggestions - the updated error messages are much clearer and removing bucket names from the test...
Hi @JoaoBraveCoding! I've fixed the failing test issue you mentioned. The problem was with the VPC endpoint regex pattern and test assertions. I've corrected both the regex to match actual...
@JoaoBraveCoding No problem! I've resolved the merge conflicts and pushed the changes.
@JoaoBraveCoding Thanks for pointing that out! I messed up the previous merge. 😅 I've fixed the conflicts properly now and also corrected a small bug in the VPC regex. Tests...