 Jonathan ClemandGitHub
|
584173361f
|
Merge pull request #44 from thboop/main
Swap to Environment Files
|
2020-09-29 12:02:50 -04:00 |
|
Jonathan Clem
|
7a03a874e9
|
v1.4.1
|
2020-09-17 12:14:31 -04:00 |
|
 Jonathan ClemandGitHub
|
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 ClemandGitHub
|
0899ea85a5
|
Merge pull request #40 from actions/fix-37
Use VSCode plugin's problem matchers
|
2020-08-06 14:15:14 -04:00 |
|
 Jonathan ClemandGitHub
|
7c582eb4ae
|
Update README.md
|
2020-08-05 14:06:40 -04:00 |
|
 Jonathan ClemandGitHub
|
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
|
2020-08-05 11:02:48 -04:00 |
|
 Jonathan ClemandGitHub
|
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 ClemandGitHub
|
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 ClemandGitHub
|
693ea64d7f
|
Update licensed.yml
|
2020-08-04 12:27:18 -04:00 |
|
Jonathan Clem
|
ceecbf34d4
|
Replace default branch refs with main
|
2020-07-14 16:32:14 -04:00 |
|
Jonathan Clem
|
2071beb570
|
v1.3.0
|
2020-05-18 16:43:48 -04:00 |
|
 Jonathan ClemandGitHub
|
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 ClemandGitHub
|
413f332871
|
Merge pull request #27 from actions/test-more-version-combinations
Add older and newer Elixir/OTP versions
|
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 ClemandGitHub
|
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 ClemandGitHub
|
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 ClemandGitHub
|
67712d1715
|
Merge pull request #15 from ericmj/patch-2
Fix install-hex / install-rebar
|
2020-05-14 13:44:09 -04:00 |
|
 Jonathan ClemandGitHub
|
6cbe4330ba
|
Merge pull request #21 from myobie/patch-1
Need to export the password for postgres
|
2020-04-28 10:25:57 -04:00 |
|
 Jonathan ClemandGitHub
|
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 ClemandGitHub
|
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 ClemandGitHub
|
ef8325c843
|
Merge pull request #7 from actions/ethomson/update_description
Update description and README
|
2020-01-08 14:00:10 -05:00 |
|
 Jonathan ClemandGitHub
|
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 ClemandGitHub
|
65a119e15f
|
Merge pull request #13 from mscoutermarsh/patch-1
Update versions in readme
|
2020-01-07 12:53:06 -05:00 |
|
 Jonathan ClemandGitHub
|
811b4b88e8
|
Merge pull request #12 from actions/install-in-tmp
Install Elixir/OTP in /tmp
|
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 ClemandGitHub
|
8bdf2bbb33
|
Merge pull request #10 from ericmj/emj/hex
Install from hex
|
2019-12-04 13:50:09 -05:00 |
|
 Jonathan ClemandGitHub
|
fa3dc4b442
|
Merge branch 'master' into emj/hex
|
2019-12-04 13:49:24 -05:00 |
|
Jonathan Clem
|
1a3c64091d
|
Update version in README
|
2019-12-02 14:18:45 -05:00 |
|
 Jonathan ClemandGitHub
|
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 |
|
 Jonathan ClemandGitHub
|
ca25180aa6
|
Update Elixir versions
This includes 1.9.4 _preemptively_
|
2019-11-05 12:16:23 -05:00 |
|
 Jonathan ClemandGitHub
|
289ac7af73
|
Add more Erlang OTP versions in 22.1.x
|
2019-11-05 12:15:23 -05:00 |
|
 Jonathan ClemandGitHub
|
721ee4860a
|
Merge pull request #5 from aai/erlang
Add Erlang 22.1 to versions
|
2019-11-05 12:14:16 -05:00 |
|
 Jonathan ClemandGitHub
|
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 ClemandGitHub
|
78abf8c5c2
|
Merge pull request #1 from actions/licensed-workflow
Add a licensed workflow
|
2019-08-28 17:43:18 -04:00 |
|
Jonathan Clem
|
cf30cd9eeb
|
Curl to file
|
2019-08-28 17:41:54 -04:00 |
|
Jonathan Clem
|
d8384307ce
|
Use Licensed without Ruby
|
2019-08-28 17:35:24 -04:00 |
|
 Jonathan ClemandGitHub
|
7242b20bce
|
Merge branch 'master' into licensed-workflow
|
2019-08-28 17:31:35 -04:00 |
|
Jonathan Clem
|
8b75b3d52e
|
Use Ruby 2.x
|
2019-08-28 17:27:18 -04:00 |
|
Jonathan Clem
|
c8c376ebbb
|
Add a licensed workflow
|
2019-08-28 17:25:36 -04:00 |
|
 Jonathan ClemandGitHub
|
45a82c0a5a
|
Update action.yml
|
2019-08-28 17:10:34 -04:00 |
|
 Jonathan ClemandGitHub
|
965cd49901
|
Update action.yml
|
2019-08-28 17:08:29 -04:00 |
|
Jonathan Clem
|
83d6ee76a6
|
Initial commit
|
2019-08-28 16:49:59 -04:00 |
|