Skip to content

Added list for events subscription configuration#2

Open
EduardMikhrin wants to merge 10 commits into
masterfrom
feat/events-to-subscribe-list
Open

Added list for events subscription configuration#2
EduardMikhrin wants to merge 10 commits into
masterfrom
feat/events-to-subscribe-list

Conversation

@EduardMikhrin

Copy link
Copy Markdown
Collaborator

No description provided.

@EduardMikhrin EduardMikhrin self-assigned this Jul 16, 2026
Co-authored-by: Oleg Fomenko <oleg.fomenko2002@gmail.com>
@olegfomenko
olegfomenko requested a review from Nazarevsky July 22, 2026 20:55

@Nazarevsky Nazarevsky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you @EduardMikhrin and @olegfomenko for your changes. Everything seems to look good to me. Nice intention on adding an ability of providing different config paths as well as tests for it.

Found just a tiny nit - ENV_EVENTS_VAR is not used. I believe it is just slipped, isn't it? Overall, we can merge it


const ENV_PREFIX: &str = "EVENT_PLUGIN";
const ENV_CONFIG_VAR: &str = "EVENT_PLUGIN_CONFIG";
const ENV_EVENTS_VAR: &str = "EVENT_PLUGIN_EVENTS";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This one seems to be unused. Do we need it?

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