Commit Graph

57 Commits

Author SHA1 Message Date
Phill Sparks
0b294b6ee5
Merge pull request #18 from sparksp/update-deps
Update deps
2021-01-08 11:22:40 +00:00
Phill Sparks
8e8e7fcb2e
Add missing 'working-directory' to action.yml 2021-01-08 11:21:40 +00:00
Phill Sparks
33640f784e
Update remaining deps 2021-01-08 11:16:51 +00:00
Phill Sparks
1af0808862
Update elm-format 2021-01-08 11:16:39 +00:00
Phill Sparks
8d7d8a56b2
Update js-yaml 2021-01-08 11:13:27 +00:00
Phill Sparks
c864247325
Update typescript 2021-01-08 11:12:57 +00:00
Phill Sparks
f9bc6047fa
Update jest 2021-01-08 11:11:34 +00:00
Phill Sparks
141c1f6bd8
Upgrade eslint and prettier 2021-01-08 11:10:37 +00:00
Phill Sparks
f74f8fbb38
Update @actions/glob 2021-01-08 11:09:23 +00:00
Phill Sparks
7dbed36ed6
Ignore .idea 2021-01-08 11:03:18 +00:00
Phill Sparks
17839c8ee6
Merge pull request #17 from sparksp/fix-github-action-path
Use new GITHUB_PATH file
2021-01-08 11:00:43 +00:00
Phill Sparks
5b55929f32
Use new GITHUB_PATH file 2021-01-08 10:59:00 +00:00
Phill Sparks
2a610479b3
Update dist 2021-01-08 10:52:40 +00:00
Phill Sparks
844b8b0f44
Merge pull request #16 from sparksp/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.2.4 to 1.2.6
2020-10-03 09:32:31 +01:00
dependabot[bot]
824bfa423b
Bump @actions/core from 1.2.4 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:35:31 +00:00
Phill Sparks
3243fca7a5
Merge pull request #15 from sparksp/deps
Upgrade npm deps and fix new eslint errors
2020-08-17 17:56:59 +01:00
Phill Sparks
6a8272c7ee
Upgrade npm deps and fix new eslint errors 2020-08-17 17:51:02 +01:00
Phill Sparks
4144d7e7c8
Merge pull request #14 from sparksp/working-directory
Add working-directory option
2020-08-17 17:16:07 +01:00
Phill Sparks
41385e8988
Add working-directory option 2020-08-17 16:51:25 +01:00
Phill Sparks
fa3e4fd700
Merge pull request #13 from sparksp/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-23 10:32:38 +01:00
Phill Sparks
c547cb1e83
Upgrade more dependencies 2020-07-23 10:31:19 +01:00
dependabot[bot]
86f2cd70b3
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 09:59:44 +00:00
Phill Sparks
a4f76d4658
Update package and author details 2020-05-30 10:07:23 +01:00
Phill Sparks
3355e62957
Improve README for marketplace
Make it clear that we're using `elm-format --validate` (not automatically accepting the formatting)
2020-04-22 16:21:33 +01:00
Phill Sparks
30b23ed00c Add @v1 to docs 2020-04-22 15:47:31 +01:00
Phill Sparks
da3d5c8cb4
Merge pull request #12 from sparksp/glob
Add support for file glob
2020-04-22 15:45:14 +01:00
Phill Sparks
eb506e6ea3 Add support for file glob 2020-04-22 15:43:29 +01:00
Phill Sparks
d809adb75f
Merge pull request #10 from sparksp/fix-badge
Point build-test badge at correct repo
2020-04-22 10:52:34 +01:00
Phill Sparks
6281665e1e Point build-test badge at correct repo 2020-04-22 10:51:13 +01:00
Phill Sparks
d9408d1184
Merge pull request #9 from sparksp/set-path
Add elm-format to path
2020-04-22 09:59:59 +01:00
Phill Sparks
86eed2aca3 Update README with add-path 2020-04-22 09:44:49 +01:00
Phill Sparks
c4179dca19 Use add-path to get the right elm-format path 2020-04-22 09:41:52 +01:00
Phill Sparks
d1f64e7a9e
Fix elm_format path in README.md 2020-04-22 09:32:03 +01:00
Phill Sparks
ef24c20f13
Correct "files" typo in readme code example 2020-04-22 09:28:08 +01:00
Phill Sparks
49e915a030
Merge pull request #8 from sparksp/elm-format
Run elm-format and turn results into errors
2020-04-22 09:27:01 +01:00
Phill Sparks
6a427f625c Run elm-format and turn results into warnings 2020-04-22 09:25:37 +01:00
Phill Sparks
4ff92b4caa
Merge pull request #7 from sparksp/upgrade
Upgrade more packages
2020-04-21 09:25:43 +01:00
Phill Sparks
f2e87b4c8e Upgrade more packages 2020-04-21 09:21:59 +01:00
Phill Sparks
d8fbf3f6f4
Merge pull request #6 from sparksp/upgrade
Upgrade
2020-04-20 20:10:35 +01:00
Phill Sparks
d1d2a75e66 Upgrade @actions/core 2020-04-20 20:02:26 +01:00
Phill Sparks
ddabcff306 Upgrade @types/node 2020-04-20 20:00:57 +01:00
Phill Sparks
f3e3559621 Upgrade ncc 2020-04-20 19:59:43 +01:00
Phill Sparks
8ad2be8085 Upgrade eslint-plugin-github 2020-04-20 19:49:51 +01:00
Phill Sparks
a3eb61a988 Upgrade eslint and prettier 2020-04-20 19:47:14 +01:00
Phill Sparks
87360c3575 Upgrade typescript to latest 2020-04-20 19:43:44 +01:00
Phill Sparks
de49ea0a4e
Merge pull request #5 from sparksp/kind-of
Upgrade jest to upgrade kind-of
2020-04-20 19:41:16 +01:00
Phill Sparks
24563e7932 Upgrade jest to upgrade kind-of 2020-04-20 19:39:57 +01:00
Phill Sparks
dd36361e98
Merge pull request #4 from sparksp/minimist
Upgrade jest to update minimist
2020-04-20 19:33:49 +01:00
Phill Sparks
1a10a3cb26 Upgrade jest to update minimist 2020-04-20 19:32:24 +01:00
Phill Sparks
bebaf1d57d
Merge pull request #3 from sparksp/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-04-20 19:26:17 +01:00