sfirke opened a new pull request, #20872:
URL: https://github.com/apache/superset/pull/20872
I struggled to get my email reports set up and thought I'd propose a rewrite
of that page.
### SUMMARY
- Document some additional vars, like for unauthenticated SMTP and the
EMAIL_REPORTS_SUBJECT_PREFIX var.
- Rearrange for clarity.
- Copyedit, e.g., "relative" -> "relevant" and consistency of spacing and
capitalization.
- Note that dev image has browser and geckodriver but non-dev does not.
- Remove some duplicative content not specific to Alerts and Reports
- A whole `docker-compose.yml` is not necessary when there's a newer one
already in the repo
- No need to introduce Redis, Postgres components
- The pieces of this bottom deleted block that remained possibly relevant
(description of Celery beat and worker, mention of docker swarm) were moved
elsewhere
I can edit to retain add'l info or reword, etc. - just let me know what to
change or push changes directly to my branch.
### ADDITIONAL INFORMATION
<!--- Check any relevant boxes with "x" -->
<!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
- [X] Has associated issue: https://github.com/apache/superset/issues/20859
- [ ] Required feature flags:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in
[SIP-59](https://github.com/apache/superset/issues/13351))
- [ ] Migration is atomic, supports rollback & is backwards-compatible
- [ ] Confirm DB migration upgrade and downgrade tested
- [ ] Runtime estimates and downtime expectations provided
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]