Commit Graph

58 Commits

Author SHA1 Message Date
Jonathan Clem
920f341bb8 Add exact test versions 2020-05-17 10:57:29 -04:00
Jonathan Clem
1a26cf429f Allow older Elixir versions in test mix.exs 2020-05-17 10:56:04 -04:00
Jonathan Clem
66a8e10a5c Add older and newer Elixir/OTP versions 2020-05-17 10:54:50 -04:00
Jonathan Clem
5d6e537ce4 Merge pull request #26 from actions/prettier
Add prettier config/check
2020-05-14 16:35:23 -04:00
Jonathan Clem
13359dc7e8 Add Prettier license cache 2020-05-14 16:32:21 -04:00
Jonathan Clem
9455766452 Update actions/checkout to v2 2020-05-14 16:25:34 -04:00
Jonathan Clem
bff9ed892e Fix licensed check 2020-05-14 16:19:55 -04:00
Jonathan Clem
db554038d4 Run format check before commit 2020-05-14 15:31:19 -04:00
Jonathan Clem
f9f935a549 Merge pull request #25 from actions/ncc
Use ncc to package the action
2020-05-14 15:26:54 -04:00
Jonathan Clem
42dfda2eb4 Add dev licenses 2020-05-14 15:25:49 -04:00
Jonathan Clem
11b5710db4 Update licensed cache 2020-05-14 15:23:48 -04:00
Jonathan Clem
8e7d68fcb6 Run dist/index.js 2020-05-14 15:22:04 -04:00
Jonathan Clem
4fcef69925 Main should be dist/setup-elixir.js 2020-05-14 15:20:46 -04:00
Jonathan Clem
5f61b21f08 Add husky setup 2020-05-14 15:19:41 -04:00
Jonathan Clem
6f8a4fe252 Ignore node_modules, add @zeit/ncc and husky 2020-05-14 15:17:27 -04:00
Jonathan Clem
67712d1715 Merge pull request #15 from ericmj/patch-2
Fix install-hex / install-rebar
v1.2.1
2020-05-14 13:44:09 -04:00
Eric Meadows-Jönsson
1aaf342d27 Merge branch 'master' into patch-2 2020-05-14 12:19:56 +02:00
Jonathan Clem
6cbe4330ba Merge pull request #21 from myobie/patch-1
Need to export the password for postgres
2020-04-28 10:25:57 -04:00
Nathan
033ba30590 Need to export the password for postgres
In the phoenix example in the README
2020-04-28 08:34:20 +02:00
Eric Meadows-Jönsson
3f153648ab Fix install-hex / install-rebar
* Correctly check for strings in core.getInput() return value
* Add otp/bin to PATH to get compatible versions
2020-01-23 22:52:50 +01:00
Jonathan Clem
05577888e7 Merge pull request #14 from actions/code-of-conduct-email
Add email to code of conduct
2020-01-08 14:11:19 -05:00
Jonathan Clem
064e705074 Update CODE_OF_CONDUCT.md 2020-01-08 14:09:06 -05:00
Jonathan Clem
d06444e488 Add email to code of conduct 2020-01-08 14:08:19 -05:00
Jonathan Clem
5b8160c641 Add Postgres info to README 2020-01-08 14:05:45 -05:00
Jonathan Clem
ef8325c843 Merge pull request #7 from actions/ethomson/update_description
Update description and README
2020-01-08 14:00:10 -05:00
Jonathan Clem
378f6784ad Merge branch 'master' into ethomson/update_description 2020-01-08 13:58:24 -05:00
Jonathan Clem
06ccede309 Improve wording in README 2020-01-08 13:55:53 -05:00
Jonathan Clem
3a6105a934 Remove Erlang solutions and .x versions from README 2020-01-08 13:53:23 -05:00
Jonathan Clem
65a119e15f Merge pull request #13 from mscoutermarsh/patch-1
Update versions in readme
2020-01-07 12:53:06 -05:00
Mike Coutermarsh
ec4e5f880d Update versions in readme 2020-01-05 14:30:47 -08:00
Jonathan Clem
811b4b88e8 Merge pull request #12 from actions/install-in-tmp
Install Elixir/OTP in /tmp
v1.2.0
2019-12-04 13:58:29 -05:00
Jonathan Clem
8a6d70bfc0 Install Elixir/OTP in /tmp 2019-12-04 13:54:33 -05:00
Jonathan Clem
8bdf2bbb33 Merge pull request #10 from ericmj/emj/hex
Install from hex
2019-12-04 13:50:09 -05:00
Jonathan Clem
fa3dc4b442 Merge branch 'master' into emj/hex 2019-12-04 13:49:24 -05:00
Jonathan Clem
1a3c64091d Update version in README v1.1.0 2019-12-02 14:18:45 -05:00
Jonathan Clem
5ce583baa3 Merge pull request #11 from mijailr/error-matchers
Add error matchers for known warning or error strings
2019-12-02 14:16:32 -05:00
Mijail Rondon
c1ab867da9 Add error and warning matchers 2019-11-27 13:46:21 -05:00
Mijail Rondon
dfb9431cd0 Problem matcher elixir 2019-11-26 23:32:07 -05:00
Eric Meadows-Jönsson
a12d5327a9 Check exact version match 2019-11-19 22:03:23 +01:00
Eric Meadows-Jönsson
71a9eee041 Support elixir branches 2019-11-18 00:03:58 +01:00
Eric Meadows-Jönsson
14bacb3367 Install from hex 2019-11-17 21:07:10 +01:00
Edward Thomson
ec8659d099 README: suggest people use v1 2019-11-08 16:38:58 +00:00
Edward Thomson
8d90281adf Update description 2019-11-08 16:38:35 +00:00
Jonathan Clem
ca25180aa6 Update Elixir versions
This includes 1.9.4 _preemptively_
2019-11-05 12:16:23 -05:00
Jonathan Clem
289ac7af73 Add more Erlang OTP versions in 22.1.x 2019-11-05 12:15:23 -05:00
Jonathan Clem
721ee4860a Merge pull request #5 from aai/erlang
Add Erlang 22.1 to versions
2019-11-05 12:14:16 -05:00
Nathan Youngman
788bbdde77 Add Erlang 22.1 to versions 2019-10-03 15:48:39 -06:00
Jonathan Clem
5731c77a8e Update README.md 2019-08-28 23:00:30 -04:00
Jonathan Clem
b52a81afa4 Add Phoenix example to README 2019-08-28 17:59:49 -04:00
Jonathan Clem
78abf8c5c2 Merge pull request #1 from actions/licensed-workflow
Add a licensed workflow
2019-08-28 17:43:18 -04:00