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

Rename cmd/channel to cmd/channels #225

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

oxzi
Copy link
Member

@oxzi oxzi commented Jun 27, 2024

There are multiple channel plugins under cmd/channel. Especially later in the installation, the channels directory will contain multiple channels, not just one.

Closes #224

@oxzi oxzi requested a review from julianbrost June 27, 2024 07:41
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jun 27, 2024
@oxzi oxzi force-pushed the cmd-channel-to-channels-i224 branch from 96a716e to 114a362 Compare June 27, 2024 07:51
config.example.yml Outdated Show resolved Hide resolved
There are multiple channel plugins under cmd/channel. Especially later
in the installation, the channels directory will contain multiple
channels, not just one.

For consistency, the YAML configuration channel-plugin-dir was renamed
to channels-dir. The "plugin" part was dropped as it is redundant here.

Closes #224
@oxzi oxzi force-pushed the cmd-channel-to-channels-i224 branch from 114a362 to fbefd75 Compare June 27, 2024 13:16
@oxzi oxzi requested a review from yhabteab June 27, 2024 13:16
@yhabteab yhabteab added the enhancement New feature or request label Jun 27, 2024
@julianbrost julianbrost merged commit 32bf26e into main Jun 27, 2024
12 checks passed
@julianbrost julianbrost deleted the cmd-channel-to-channels-i224 branch June 27, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename cmd/channel to cmd/channels
3 participants