Open
Conversation
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
Contributor
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Contributor
|
Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue). |
3825901 to
a006637
Compare
- New reference doc covering whitelisted headers, platform-controlled headers, validation rules, limits, usage examples, and error codes - Add header error codes to Workers API error codes table - Link headers field in API interface to new reference doc
The directory schema expects 'entry' not 'product', and requires an 'id' field. Without this, the build fails with 'Cannot read properties of undefined (reading group)' when Head.astro tries to access product.data.entry.group.
a006637 to
674d35f
Compare
- Remove all quarantine system references (email-lifecycle, logs) - Remove '(work in progress)' from page titles (domains, metrics, postmaster) - Remove internal timeline note and fix typo in sandboxing partial - Generalize retry intervals and suppression thresholds (internal details) - Reword IP reputation to not expose tiered pool architecture - Remove specific pricing figures - Remove 'not available' contradiction from local dev sending page
Contributor
|
CI run failed: build logs |
- Delete react-email-templates.mdx example page - Remove React Email Support feature card from index - Remove react field from EmailMessage interface - Remove React Email integration section from Workers API page
- Remove 'Workers binding only' and 'top-level domain required' limitations - Add REST API page with endpoint, auth, and curl example - Link to REST API reference across index, get-started, and API pages - Subdomains are now supported (removed top-level domain restriction)
- Flesh out rest-api.mdx with tabs (simple, multiple recipients, CC/BCC), attachments, custom headers, and error handling sections - Add REST API curl tab as the first tab on the index.mdx landing page - Add 'Send your first email with the REST API' section to get-started - Add REST API curl tab to headers.mdx usage examples - Update workers-api.mdx intro to cross-link REST API as alternative - Update limits.mdx to clarify which limits apply to both APIs vs Workers only - Add REST API note to local-development/sending.mdx - Add REST API context note to examples/email-sending index - Fix stale react: field in workers-api.mdx batch template example - Fix 3 broken links to /email-service/configuration/workers/
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.