v1.0.3: Lightweight HySDS core system jobs version 1.0.3
Bug fixes and enhancements:
- HC-210
- fixed imports and black formatted the notify_by_email.py
- changing notify_by_email.sh so it takes 0 arguments.
- updated import for MIMEMultipart
- updated job-spec to consistantly use the /home/ops/lightweight-jobs directory
- fixed encoders implementation in notify_by_email.py
- changed context["objectid"] to context["id"]. Don't know if this was supposed to have changed
- Changed "rule_name" to "name"
- fixed get_by_id on alias bug
- encoding string into a bytes object before b64 encoding it.
- Forgot to include cc_recipients in send_email function.
- specifiying ascii when encoding the query
- decoded ascii encoded addresses.
- fixed doc source issues.
- fixed facetview link creation
- Fixed facetview_url again
- bump version