Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(cli): drop 'notification' prefix for configuring email auth#15270

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
DanielleMaywood merged 5 commits intomainfromdm-cli-email-prefix
Oct 30, 2024

Conversation

DanielleMaywood
Copy link
Contributor

Closes#14644

@DanielleMaywoodDanielleMaywood marked this pull request as ready for reviewOctober 29, 2024 14:58
@DanielleMaywoodDanielleMaywood marked this pull request as draftOctober 29, 2024 15:04
@DanielleMaywoodDanielleMaywood marked this pull request as ready for reviewOctober 29, 2024 15:58
Copy link
Contributor

@SasSwartSasSwart left a comment

Choose a reason for hiding this comment

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

LGTM, with just one question. Will leave it to someone who's been here a bit longer to actually approve for now.

Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

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

Just a minor nit about struct field name, otherwise LGTM 👍🏻

hello: localhost
# Force a TLS connection to the configured SMTP smarthost.
# (default:false, type: bool)
# (default:<unset>, type: bool)
Copy link
Member

Choose a reason for hiding this comment

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

We should probably start adding the deprecation notice to these comments at some point 🤔

Description: "The sender's address to use.",
Flag: "email-from",
Env: "CODER_EMAIL_FROM",
Value: &c.Notifications.SMTP.From,
Copy link
Member

Choose a reason for hiding this comment

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

Why are we keeping.Notifications here? Rename to email?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

I kept.Notifications for now because separating outSMTP from it would be a larger refactor and at the moment we only useSMTP for notifications so didn't think it warranted being put into this PR.

Copy link
Member

Choose a reason for hiding this comment

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

Alright, fair enough 👍🏻. Not a pressing issue but worth doing at some point to match the configuration.

DanielleMaywood reacted with thumbs up emoji
@DanielleMaywoodDanielleMaywood merged commit823a2ea intomainOct 30, 2024
30 checks passed
@DanielleMaywoodDanielleMaywood deleted the dm-cli-email-prefix branchOctober 30, 2024 10:06
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsOct 30, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mafredrimafredrimafredri approved these changes

@SasSwartSasSwartSasSwart left review comments

@defelmnqdefelmnqAwaiting requested review from defelmnq

Assignees

@DanielleMaywoodDanielleMaywood

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

CLI: Drop the 'notification' prefix on cli options for configuring email auth
3 participants
@DanielleMaywood@mafredri@SasSwart

[8]ページ先頭

©2009-2025 Movatter.jp