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

Send refactor #67

Merged
merged 10 commits into from
Dec 16, 2024
Merged

Send refactor #67

merged 10 commits into from
Dec 16, 2024

Conversation

swansontec
Copy link
Contributor

@swansontec swansontec commented Dec 5, 2024

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

src/cli/commands/pushMarketing.ts Outdated Show resolved Hide resolved
src/cli/commands/sendMessage.ts Show resolved Hide resolved
src/server/routes/notificationRoute.ts Outdated Show resolved Hide resolved
src/cli/commands/pushMarketing.ts Outdated Show resolved Hide resolved
src/cli/commands/pushMarketing.ts Outdated Show resolved Hide resolved
src/util/pushSender.ts Show resolved Hide resolved
src/util/pushSender.ts Outdated Show resolved Hide resolved
src/daemons/publishDaemon.ts Show resolved Hide resolved
src/daemons/publishDaemon.ts Outdated Show resolved Hide resolved
src/daemons/publishDaemon.ts Outdated Show resolved Hide resolved
@swansontec swansontec force-pushed the william/send-refactor branch 2 times, most recently from fc00c03 to ccfa76b Compare December 12, 2024 23:27
Copy link
Contributor

@samholmes samholmes left a comment

Choose a reason for hiding this comment

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

Approved with a one line issue that maybe's not an issue?

isPriceChange: false,
isMarketing: false // Security messages from login server
},
10 // High priority
Copy link
Contributor

Choose a reason for hiding this comment

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

Your other comment says priority is 0-5. Is 10 too high?

Since the new plan is to stuff these in a queue, we aren't going to get any feedback about whether or not the send worked, at least not at this level.
@swansontec swansontec force-pushed the william/send-refactor branch from ccfa76b to 463dac2 Compare December 16, 2024 19:23
@swansontec swansontec force-pushed the william/send-refactor branch from 463dac2 to d58a0a7 Compare December 16, 2024 19:36
@swansontec swansontec force-pushed the william/send-refactor branch from d58a0a7 to 42d8736 Compare December 16, 2024 19:39
@swansontec swansontec merged commit 9019866 into master Dec 16, 2024
3 checks passed
@swansontec swansontec deleted the william/send-refactor branch December 16, 2024 20:17
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.

2 participants