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

[ISSUE-59] Adding the possibility of pass a custom prefix for Google PubSub #89

Merged
merged 7 commits into from
Nov 8, 2024

Conversation

KristianLentinoCT
Copy link
Contributor

Like requested on this issue I'm here to propose a way to let the user customize the prefix for Google PubSub subscriptions, while keeping the default value as it is inside the companion object of the new PubSubConfig case class.
Let me know your thoughts!

@KristianLentinoCT KristianLentinoCT self-assigned this Oct 21, 2024
@KristianLentinoCT KristianLentinoCT force-pushed the feature/pubsub-subscription-prefix branch from 984acdf to 8d82df0 Compare October 21, 2024 15:38
Copy link
Member

@AL333Z AL333Z left a comment

Choose a reason for hiding this comment

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

Thanks @KristianLentinoCT for picking this up.

I left two minor comments, you will also need to fix the pipeline due to mima exceptions (the plugin if too strict, we know...).
The error messages will guide you on how to fix that, just reach out if you need help.

@KristianLentinoCT KristianLentinoCT force-pushed the feature/pubsub-subscription-prefix branch 2 times, most recently from 878ae28 to c786c70 Compare November 8, 2024 08:22
@KristianLentinoCT KristianLentinoCT force-pushed the feature/pubsub-subscription-prefix branch 2 times, most recently from 5b93fba to 4196609 Compare November 8, 2024 08:58
@KristianLentinoCT KristianLentinoCT force-pushed the feature/pubsub-subscription-prefix branch from 4196609 to f34e140 Compare November 8, 2024 09:04
@KristianLentinoCT KristianLentinoCT force-pushed the feature/pubsub-subscription-prefix branch from d667bda to ac2933d Compare November 8, 2024 09:33
Copy link
Member

@AL333Z AL333Z left a comment

Choose a reason for hiding this comment

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

LGTM 💯

Copy link
Collaborator

@satabin satabin left a comment

Choose a reason for hiding this comment

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

Nice, thanks for the contribution! 💯

@satabin satabin merged commit dcbc15c into main Nov 8, 2024
10 checks passed
@satabin satabin deleted the feature/pubsub-subscription-prefix branch November 8, 2024 09:56
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.

4 participants