89 Commits

Author SHA1 Message Date
Jonathan Clem
7a03a874e9 v1.4.1 v1.4 v1.4.1 2020-09-17 12:14:31 -04:00
Jonathan Clem
36fa5b27cc Merge pull request #42 from actions/unit-tests
Add basic unit tests for semver matching
2020-09-16 15:11:29 -04:00
Jonathan Clem
9c4ab7bf20 Revert package updates 2020-09-16 15:09:54 -04:00
Jonathan Clem
e0c9b41009 Use plain assert testing 2020-09-16 15:05:55 -04:00
Jonathan Clem
c59c7ac8b6 Add pre-releases to integration tests 2020-09-16 14:58:19 -04:00
Jonathan Clem
f39b7c3537 Add basic unit tests 2020-09-16 14:56:15 -04:00
Jonathan Clem
0899ea85a5 Merge pull request #40 from actions/fix-37
Use VSCode plugin's problem matchers
2020-08-06 14:15:14 -04:00
Jonathan Clem
7c582eb4ae Update README.md 2020-08-05 14:06:40 -04:00
Jonathan Clem
dc294cd350 Update MATCHER_NOTICE.md 2020-08-05 14:06:26 -04:00
Jonathan Clem
ae203d55c6 Remove extra digit group from test matcher 2020-08-05 13:18:54 -04:00
Jonathan Clem
b95d2a9ab0 s/location/line 2020-08-05 13:17:18 -04:00
Jonathan Clem
bae0896578 Use VSCode plugin's problem matchers 2020-08-05 13:08:02 -04:00
Jonathan Clem
230dd25d80 v1.4.0 v1.4.0 2020-08-05 11:02:48 -04:00
Jonathan Clem
4f853c6bfd Merge pull request #38 from actions/remove-yarn
Remove yarn.lock/yarn instructions
2020-08-05 11:00:35 -04:00
Jonathan Clem
b7580a9be3 Remove yarn.lock/yarn instructions 2020-08-05 10:59:58 -04:00
Jonathan Clem
96cd61eab7 Merge pull request #36 from doughsay/outputs
Adds exact installed versions of Elixir and OTP as outputs
2020-08-05 10:59:19 -04:00
Jonathan Clem
d6ff32ddb2 Add workflow_dispatch to workflow file 2020-08-05 10:56:08 -04:00
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
Jonathan Clem
693ea64d7f Update licensed.yml 2020-08-04 12:27:18 -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