d5e6c388c3
added codacy badge
2024-11-24 17:19:57 +01:00
117a7a5b37
Updated Readme according to #132
2024-01-10 12:26:30 +01:00
57dc57f236
Added star history
2023-10-03 17:12:40 +02:00
Derek Brown
0fc0cf4723
feat: Allow overriding actor ( #126 )
...
Co-authored-by: Conrad <grosserconrad@gmail.com >
2023-08-21 21:05:34 +02:00
Federico M. Facca
4bd40fc486
Support not exiting the process in case of changes in dry mode ( #122 )
...
Co-authored-by: Conrad <grosserconrad@gmail.com >
2023-07-20 16:39:13 +02:00
473978add9
Added default for working_directory
2023-05-24 11:05:21 +02:00
d04162ee72
Added default for prettier_version
2023-05-24 11:01:47 +02:00
4ccf35e06f
Bumped version number in templates
2023-02-19 16:43:21 +01:00
6fe86ce41d
Added note for new npm 9 issue
2023-02-19 16:33:58 +01:00
2826053f0c
Added option clean_node_folder for #108
2023-01-23 12:56:23 +01:00
0eebd17ea5
Merge pull request #102 from JuanDa237/patch-1
...
Not Github Workflow Warnings
2022-12-22 09:17:34 +01:00
Juan David Gaviria Correa
360ac97374
#101 Update README.md
...
Use v3 as suggested here https://github.com/marketplace/actions/checkout
2022-12-21 20:09:05 -05:00
Wesley
30fe71e314
Update README.md
2022-11-30 15:34:05 -08:00
ac20e98371
Using latest version in the examples
2022-01-15 22:13:48 +01:00
Adam
89919dc836
Update example to use 4.1.1 instead of 4.1
...
Update the examples so first time users don't experience the bug that was fixed by 26c4892179
2021-12-06 06:52:46 -05:00
9accc7b9f5
Added further context for the working_directory
2021-11-30 18:03:30 +01:00
fabe625ef2
Bumped versions
2021-11-30 17:52:15 +01:00
b072432b6b
Added slight explanation to the readme
2021-11-30 17:22:11 +01:00
aecd8574c0
Merge pull request #65 from JLHasson/patch-1
...
Use 'main' instead of 'master' for examples
2021-11-30 17:20:12 +01:00
8efb5a885e
Added working_directory parameter
2021-11-30 17:18:31 +01:00
insyri
902197aeb2
typo fix in README
2021-10-22 09:04:15 -04:00
insyri
23135339e3
added commit-description as option in README
2021-10-22 08:49:41 -04:00
Lance Hasson
762be84685
use 'main' instead of 'master' for examples
2021-09-21 09:17:32 -07:00
9ff7c1dce3
Added new version
2021-09-07 17:49:12 +02:00
67f2a40bcd
Added dry run example
2021-09-07 17:36:14 +02:00
654f901ff9
Merge branch 'dev' into override-token
2021-06-17 00:21:33 +02:00
Pedro Rodrigues
4f318753d5
Add support to override the default github token
2021-06-16 19:08:28 -03:00
bb9aa745eb
Merge pull request #53 from stevelacy/master
...
Add input git push options
2021-05-21 09:46:51 +02:00
Steve Lacy
707db76837
Add input git push options
2021-05-20 09:39:31 -10:00
Frederik Schönfeldt
672408b1db
Update README.md
...
Use latest action version in example :-)
2021-05-10 18:01:39 +02:00
fd9337d75f
Merge pull request #46 from fsz-codeshop/issue-37-dry-run-reporting-unpretty
...
Fixes Issue #37 [BUG] Dry run reporting unpretty files when all files match styles
2021-04-10 16:10:33 +02:00
Fabricio Sander
5b4a6a0183
docs: note about using --check on options to help in dry running
2021-03-25 21:34:44 -03:00
53d0f90f4e
Update README.md
2021-03-01 15:18:08 +01:00
Roger Sheen
6c3c102255
Fix plugin name syntax in README & description
...
The entrypoint script checks for correctly named Prettier plugins on [lines 44–45](https://github.com/creyD/prettier_action/blob/master/entrypoint.sh#L44-L45 ), but the description in the config file and README are not consistent.
This updates those references to clarify how plugins should be specified.
2021-03-01 00:25:35 +01:00
acf2e1f70b
Added new plugin feature to documentation
2021-01-10 21:37:50 +01:00
Benedikt Franke
03caf85843
Remove branch parameter from docs
2021-01-07 00:56:18 +01:00
b0b067ff52
Fixed typo in README
2020-11-11 10:33:48 +01:00
Stephen Mount
6f7d0221d4
Bump version of README to prettier_action@v3.1
2020-11-10 12:51:38 +00:00
Hans5958
cafb23058e
Proper formatting on parameter table
2020-10-23 10:39:25 +07:00
173a5890f7
Improved documentation for latest release
2020-10-18 19:15:33 +02:00
3c71a9826d
Improved documentation of the new same_commit feature
2020-10-17 14:25:22 +02:00
c343fb81ed
Merge branch 'dev' into feat/same-commit
2020-10-17 14:10:18 +02:00
jorenbroekema
6ad77586cd
feat: allow action to use current commit instead of creating a new one
2020-10-16 12:33:51 +02:00
00252f6732
Added example for new only_changed option
2020-10-16 09:43:47 +02:00
824711396f
Improved example code
2020-10-16 09:32:45 +02:00
5cea39febe
Added only_changed feature
2020-10-16 09:15:41 +02:00
29a6b692fd
Merge branch 'master' into dev
2020-05-04 13:58:53 +02:00
b09ae6a0d6
Updated docs
2020-05-04 13:56:28 +02:00
Benedikt Franke
c45684605c
Add example config option
2020-04-26 23:22:24 +02:00
Benedikt Franke
638e44576b
Simplify configuration example
2020-04-26 23:16:40 +02:00