Skip to content

feat: Set sandbox mode on Sendgrid message based on config - #403

Merged
spencewenski merged 1 commit into
mainfrom
sendgrid-sandbox-mode
Oct 11, 2024
Merged

feat: Set sandbox mode on Sendgrid message based on config#403
spencewenski merged 1 commit into
mainfrom
sendgrid-sandbox-mode

Conversation

@spencewenski

Copy link
Copy Markdown
Member

No description provided.

@spencewenski spencewenski mentioned this pull request Oct 11, 2024
@codecov

codecov Bot commented Oct 11, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 42.55%. Comparing base (7df17a6) to head (485f8ea).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/config/email/sendgrid/mod.rs 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/config/email/sendgrid/mod.rs 31.25% <0.00%> (-3.24%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7df17a6...485f8ea. Read the comment docs.

@spencewenski
spencewenski merged commit b3ad334 into main Oct 11, 2024
@spencewenski
spencewenski deleted the sendgrid-sandbox-mode branch October 11, 2024 03:55
@github-actions github-actions Bot mentioned this pull request Oct 11, 2024
spencewenski added a commit that referenced this pull request Oct 11, 2024
## 🤖 New release
* `roadster`: 0.6.6 -> 0.6.7 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.6.7](roadster-v0.6.6...roadster-v0.6.7)
- 2024-10-11

### Added

- Set sandbox mode on Sendgrid message based on config
([#403](#403))
- Add Sendgrid client to `AppContext`
([#402](#402))
- Add support to config for email via Sendgrid (`email-sendgrid`
feature) ([#401](#401))

### Other

- Add note to readme about supporting Sendgrid
([#405](#405))
- Add example of using Sendgrid client
([#404](#404))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Spencer Ferris <3319370+spencewenski@users.noreply.github.com>
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.

1 participant