Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add community module for permify service #69

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

theoriginalstove
Copy link
Contributor

@theoriginalstove theoriginalstove commented Aug 12, 2024

Wanted to create a community module for Permify since I also wanted to use testcontainers within my own go code and saw this issue on the Permify repo: Permify/permify#1304

@theoriginalstove theoriginalstove requested a review from a team as a code owner August 12, 2024 07:16
Copy link
Member

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the module's README? It still uses RunContainer in the code snippets https://github.com/theoriginalstove/testcontainers-permify/blob/main/README.md?plain=1#L39

Thanks!

@theoriginalstove
Copy link
Contributor Author

theoriginalstove commented Aug 12, 2024

@mdelapenya of course! Didn't realize I forgot to update the examples in the README. Thanks for pointing that out 😅

Should be updated now.

@kiview kiview merged commit 65e102e into testcontainers:main Aug 12, 2024
@kiview
Copy link
Member

kiview commented Aug 12, 2024

Thanks for adding this and working on the module @theoriginalstove 🙌

@theoriginalstove
Copy link
Contributor Author

No problem! There was plenty of examples and docs to make it easy and quick to create it. I think I spent 3x the hours trying figure out why the tests failed in the Github action vs passing locally 😅

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.

3 participants