Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI infrastructure, dependency updates #53

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

begedin
Copy link

@begedin begedin commented Oct 12, 2020

Offering this as a PR mainly just to check if I get a reply. Already applied to master branch of my fork.

This adds a workflow action to build and test everything, formats the code, resolves credo and dialyzer issues and updates a bunch of dependencies.

It also includes my other PR, #50

If more information is needed, whoever is in charge of the Repo, please reply and I will gladly add it.

- add formatter
- add credo
- add dialyxir
- add github action workflow

- format everything
- fix all credo strict issues
- fix dialyzer issues

- update elixir 1.2 -> 1.10.4
- update httpoison 1.0 -> 1.7
- update poison 2.0 or 3.0 -> 4.0
- update mock 0.2 -> 0.3.5
- update excoveralls 0.5.7 -> 0.13
- update earmark 1.0.3 -> 1.4
- update ex_doc  0.14.3 -> 0.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant