analytics/lib/workers
Oliver Kriska ae42b86792
Dialyzer and Credo checks (#558)
* Checks

 - added Dialyzer
 - fixed Dialyzer errors
 - added Dialyzer check to GitHub Actions with cache
 - added Credo
 - fixed Credo Warnings
 - added Credo Warnings check to GitHub Actions with cache
 - added compile warnings check to GitHub Actions
 - reformated GitHub Actions YAML

* Dialyzer

 - allow it in test env

* Dialyzer

 - fixed test env
 - renamed GitHub actions steps

* AppSignal

 - upgraded deprecated version
 - Upgraded:
  appsignal 2.0.5 => 2.0.7
  certifi 2.5.2 => 2.5.3
  hackney 1.16.0 => 1.17.0
  idna 6.0.1 => 6.1.1
  parse_trans 3.3.0 => 3.3.1
  unicode_util_compat 0.5.0 => 0.7.0 (minor)

* Credo

 - fixed CRM plug
2021-01-07 15:16:04 +02:00
..
clean_email_verification_codes.ex Add elixir action (#526) 2020-12-29 15:17:27 +02:00
fetch_tweets.ex Use clickhouse_ecto for db connection (#317) 2020-09-17 16:36:01 +03:00
provision_ssl_certificates.ex Only attempt ssl provisioning once 2020-07-03 11:33:43 +03:00
rotate_salts.ex Rotate salts on a daily basis (#224) 2020-07-15 11:47:24 +03:00
schedule_email_reports.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
send_check_stats_emails.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
send_email_report.ex Fixes calls to Query.shift_back/2 2020-12-23 11:18:45 +02:00
send_site_setup_emails.ex Dialyzer and Credo checks (#558) 2021-01-07 15:16:04 +02:00
send_trial_notifications.ex Do not fail when trial email errors 2020-09-03 11:52:02 +03:00
spike_notifier.ex Add :ok return to spike notifier 2020-12-29 15:23:24 +02:00