Austin Pray

Results 6 issues of Austin Pray

Fixes a missing space

Right now it's inconvenient to integrate kubepug into a CI pipeline with GitHub actions. The default formatter outputs a ton of junk: ![image](https://user-images.githubusercontent.com/71290498/227014167-a800b73e-741a-453c-98ee-43c929e6a82a.png) Instead I want ![image](https://user-images.githubusercontent.com/71290498/227054332-50f2e6a7-0a4f-44b6-a1ad-b902ad493ba2.png) ![image](https://user-images.githubusercontent.com/71290498/227054402-e8317990-e5a9-47b1-9796-608200d099b3.png) I'm envisioning...

We recommend setting strict=1 in our docs but there's not way to enable that using the SDK. We should add a configuration option to allow import to be strict. https://developer.mixpanel.com/reference/import-events#validation...

Fixes [https://github.com/mixpanel/docs/security/code-scanning/8](https://github.com/mixpanel/docs/security/code-scanning/8) _Suggested fixes powered by Copilot Autofix. Review carefully before merging._

Would be great if this supported assigning an issue to an issue type - https://docs.github.com/en/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization - https://github.com/github/roadmap/issues/837 - https://github.blog/changelog/2024-10-01-evolving-github-issues-public-beta/