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

feat(coderd/notifications): improve notification format consistency#14967

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
dannykopping merged 20 commits intomainfromjjs/consistent-notification-format
Oct 9, 2024
Merged
Changes from1 commit
Commits
Show all changes
20 commits
Select commitHold shift + click to select a range
70f3486
feat(notifications): Improve notification format consistency
SasSwartOct 3, 2024
7e31a34
chore(coderd/notifications): regenerate notification testdata from th…
SasSwartOct 5, 2024
cf3afd4
Merge remote-tracking branch 'origin/main' into jjs/consistent-notifi…
SasSwartOct 5, 2024
4b85f2b
chore(coderd/database): renumber migration
SasSwartOct 5, 2024
e8ad3ac
chore(coderd/notifications): regenerate testdata
SasSwartOct 5, 2024
2a4d740
fix(coderd/notifications): remove duplicate function signature
SasSwartOct 5, 2024
e741c43
chore: remove redundant escaping in migration
SasSwartOct 5, 2024
adffe60
chore(coderd/notifications): improve failed test feedback
SasSwartOct 5, 2024
41ed54a
feat(coderd/database): add new information to the account activated n…
SasSwartOct 7, 2024
5541331
Merge remote-tracking branch 'origin/main' into jjs/additional-notifi…
SasSwartOct 8, 2024
fe94f0d
chore(coderd/database): rework migration for legibility
SasSwartOct 8, 2024
98e7501
feat(coderd): send newly required information to notification templates
SasSwartOct 8, 2024
d8e00c2
feat(coderd/notifications): provide additional context to workspace n…
SasSwartOct 8, 2024
d6a339f
fix(coderd/notifications): add a missing call to fmt.Sprintf
SasSwartOct 8, 2024
920ad31
fix(coderd/notifications): fix oversights in template migration
SasSwartOct 9, 2024
9e938e5
chore(coderd/provisionerdserver): set the displayname in TestNotifica…
SasSwartOct 9, 2024
59e57ac
chore(coderd): add more robust testing assertions to TestNotifyDelete…
SasSwartOct 9, 2024
c907238
chore(coderd/notifications): fix migration indentation
SasSwartOct 9, 2024
2493556
chore(coderd/notifications): regenerate golden files
SasSwartOct 9, 2024
19dccc8
Merge remote-tracking branch 'origin/main' into jjs/consistent-notifi…
SasSwartOct 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fix(coderd/notifications): remove duplicate function signature
  • Loading branch information
@SasSwart
SasSwart committedOct 5, 2024
commit2a4d740fde9c3ff1e9ce4948c96fda4112d901f0
1 change: 0 additions & 1 deletioncoderd/notifications/notifications_test.go
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -684,7 +684,6 @@ func enumerateAllTemplates(t *testing.T) ([]string, error) {
return out, nil
}

func TestNotificationTemplatesCanRender(t *testing.T) {
func TestNotificationTemplates_Golden(t *testing.T) {
t.Parallel()

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp