Commit Graph

71 Commits

Author SHA1 Message Date
Jonathan Clem
60977d4297 Add runtime outputs to workflow file 2020-08-05 10:55:56 -04:00
Jonathan Clem
9b45d1796c Revert "Remove yarn.lock"
This reverts commit 51cf0d8216.
2020-08-05 10:53:47 -04:00
Jonathan Clem
51cf0d8216 Remove yarn.lock 2020-08-05 10:52:49 -04:00
Jonathan Clem
df1bc16e01 Use core.setOutput to set output 2020-08-05 10:52:42 -04:00
Chris Dosé
24f06ac7ee update actions.yml to include outputs 2020-07-25 23:31:59 -07:00
Chris Dosé
1148b8ff81 set installed versions as outputs 2020-07-25 23:24:11 -07:00
Jonathan Clem
ceecbf34d4 Replace default branch refs with main 2020-07-14 16:32:14 -04:00
Jonathan Clem
2071beb570 v1.3.0 v1.3 v1.3.0 2020-05-18 16:43:48 -04:00
Jonathan Clem
6e6e6bfc68 Merge pull request #28 from actions/fix-24
Install tools into RUNNER_TEMP/.setup-elixir
2020-05-18 16:40:25 -04:00
Jonathan Clem
c1e55db782 Install tools into RUNNER_TEMP/.setup-elixir 2020-05-18 16:38:30 -04:00
Jonathan Clem
413f332871 Merge pull request #27 from actions/test-more-version-combinations
Add older and newer Elixir/OTP versions
v1.2.2
2020-05-17 11:04:13 -04:00
Jonathan Clem
0e4061cbb4 Use strings in README, add notice about versions as strings 2020-05-17 11:01:44 -04:00
Jonathan Clem
22296354db Specify all versions as strings 2020-05-17 10:59:06 -04:00
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