|
cdabe7de57
|
chore: upgrade all system deps (#33)
continuous-integration/drone/pr Build is passing
To upgrade to newer versions of `elixir` all packages should be upgraded. To
check which ones were upgraded and the versions visit [hex.pm/l/vtvfy][0].
[0]: https://diff.hex.pm/diffs?diffs[]=absinthe:1.7.0:1.7.1&diffs[]=credo:1.6.4:1.7.0&diffs[]=dialyxir:1.1.0:1.3.0&diffs[]=ecto_sql:3.7.2:3.10.1&diffs[]=gettext:0.20.0:0.22.2&diffs[]=jason:1.3.0:1.4.0&diffs[]=lcov_ex:0.2.0:0.3.3&diffs[]=phoenix_ecto:4.4.0:4.4.2&diffs[]=phoenix_live_dashboard:0.6.5:0.8.0&diffs[]=prom_ex:1.7.1:1.8.0
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #33
|
2023-06-20 03:00:56 +00:00 |
|
|
34c3a3e4c2
|
feat: expose system metrics (#4)
Use prom_ex to expose system metrics to prometheus and create dashboards.
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #4
|
2022-05-03 16:19:39 +00:00 |
|
|
410a509faa
|
chore: apply credo suggestions (#3)
continuous-integration/drone/push Build encountered an error
Mainly add module docs and fix some aliases.
|
2022-04-22 00:49:00 +00:00 |
|
Joao P Dubas
|
cd2f062ef5
|
[extra-02] install and configure junit formatter
With this change it's possible to generate test report that can be used
alongside continuous integration routine.
|
2021-07-06 01:12:25 +00:00 |
|
Joao P Dubas
|
24a2c516c5
|
[extra-01] add custom date range graphql type
This type allow graphql to work natively with postgres date range and
reduce the amount of work to convert between representations.
|
2021-06-28 13:55:37 +00:00 |
|
Joao P Dubas
|
9cf73b708e
|
[day-05] test graphql schema
|
2021-06-26 19:09:01 +00:00 |
|
Joao P Dubas
|
b1e4310672
|
[day-05] test imc controller
|
2021-06-26 19:08:37 +00:00 |
|
Joao P Dubas
|
36ed37bcd0
|
[day-05] test user changeset validation
|
2021-06-26 19:08:14 +00:00 |
|
Joao P Dubas
|
7f886a7fd0
|
[day-05] test imc logic
|
2021-06-26 19:07:51 +00:00 |
|
Joao P Dubas
|
8658384030
|
[day-01] phoenix project setup
Create new phoenix project
|
2021-06-22 01:55:16 +00:00 |
|