Commit Graph

  • 4f318753d5 Add support to override the default github token Pedro Rodrigues 2021-06-16 19:08:28 -03:00
  • ba482bbb2a Merge pull request #49 from fsz-codeshop/issue-37-dry-run-reporting-unpretty Conrad 2021-05-21 09:48:38 +02:00
  • 426f319c74 Merge branch 'dev' into issue-37-dry-run-reporting-unpretty Conrad 2021-05-21 09:48:29 +02:00
  • bb9aa745eb Merge pull request #53 from stevelacy/master Conrad 2021-05-21 09:46:51 +02:00
  • 707db76837 Add input git push options Steve Lacy 2021-05-20 09:39:31 -10:00
  • 7040c46162 Merge pull request #51 from fschoenfeldt/patch-1 Conrad 2021-05-11 10:38:56 +02:00
  • 672408b1db Update README.md Frederik Schönfeldt 2021-05-10 18:01:39 +02:00
  • 634a3d2075 fix: changes the logic to handle dry-run with --write option and corrects the logic as it will never have changes on dry-run Fabricio Sander 2021-04-13 16:34:40 -03:00
  • d9d644ab69 Merge pull request #44 from suda/master Conrad 2021-04-10 16:14:00 +02:00
  • 0b7e2710f2 Merge branch 'dev' into master Conrad 2021-04-10 16:13:21 +02:00
  • fd9337d75f Merge pull request #46 from fsz-codeshop/issue-37-dry-run-reporting-unpretty Conrad 2021-04-10 16:10:33 +02:00
  • c2e2730594 fix: fixes codefactor recommendation Fabricio Sander 2021-03-25 21:56:57 -03:00
  • 2069f26b6e other: improves the log output by not having and out of range message Fabricio Sander 2021-03-25 21:36:51 -03:00
  • 5b4a6a0183 docs: note about using --check on options to help in dry running Fabricio Sander 2021-03-25 21:34:44 -03:00
  • 3d912f60d1 fix: added variable declaration Fabricio Sander 2021-03-25 21:28:17 -03:00
  • 67234beef0 other: testing approach with multiple commands on fail Fabricio Sander 2021-03-25 21:21:06 -03:00
  • 2602a7aad8 other: testing approach using pipefail Fabricio Sander 2021-03-25 21:10:04 -03:00
  • 341259c9e6 other: testing another approach to handle both cases Fabricio Sander 2021-03-25 20:59:41 -03:00
  • 70f47fbe7e fix: fixes handling of bad case where there are unpretty files and command output is not 0 Fabricio Sander 2021-03-25 20:50:30 -03:00
  • 217be60a6a fix: removes code block added by mistake from dev branch Fabricio Sander 2021-03-25 20:22:03 -03:00
  • 0e4ccc84cf style: fixes log message Fabricio Sander 2021-03-25 20:13:05 -03:00
  • b40e4ba1c8 fix(issue-37): adds logic to handle prettier cmd output to shell dry-run exit Fabricio Sander 2021-03-25 19:48:04 -03:00
  • 87e1553a82 Merge pull request #40 from jsoref/glob Conrad 2021-03-01 22:57:32 +01:00
  • bc1e95cc30 Adjusted the prettier_plugins variable to documentation Conrad 2021-03-01 15:20:54 +01:00
  • 53d0f90f4e Update README.md Conrad 2021-03-01 15:18:08 +01:00
  • 6438b32926 Merge pull request #45 from infotexture/fix/plugin-syntax Conrad 2021-03-01 14:58:03 +01:00
  • 6c3c102255 Fix plugin name syntax in README & description Roger Sheen 2021-03-01 00:25:35 +01:00
  • e81db121ba Allow unofficial plugins Wojtek Siudzinski 2021-02-28 11:16:39 +01:00
  • d48a703bcd Handle bash globs Josh Soref 2021-02-19 14:52:10 -05:00
  • a0331d2149 Merge pull request #39 from creyD/dev_composite Conrad 2021-02-19 20:47:50 +01:00
  • b81496839a Adjusted exception message and finalized changes creyD 2021-02-19 19:18:23 +01:00
  • 1f62e028b6 Added exceptions to improve stability creyD 2021-02-19 19:16:25 +01:00
  • 5e56c64388 Another try at bugfixing the ignore mechanism creyD 2021-02-19 19:13:29 +01:00
  • 7d4939bf14 Another try at bugfixing the ignore mechanism creyD 2021-02-19 19:09:45 +01:00
  • 19d31cb263 Another try at bugfixing the ignore mechanism creyD 2021-02-19 19:07:12 +01:00
  • c9d8181bcf Moved ignore part to before git checks changed creyD 2021-02-19 19:04:18 +01:00
  • f4e4fcde26 Added .gitignore to exclusion - for real II creyD 2021-02-19 18:56:55 +01:00
  • 1a89f28d0f Added .gitignore to exclusion - for real creyD 2021-02-19 18:54:40 +01:00
  • 172c413f01 Added .gitignore exclusion creyD 2021-02-19 18:51:11 +01:00
  • 9acb5d89b9 Still debugging ignoring creyD 2021-02-19 18:47:01 +01:00
  • 77af303189 Bugfixing ignore mechanism creyD 2021-02-19 18:44:35 +01:00
  • 5564e3ef42 Updating ignore mechanism 2 creyD 2021-02-19 18:41:32 +01:00
  • c5dd36440f Updating the ignore mechanism creyD 2021-02-19 18:40:27 +01:00
  • 3b82dd7e95 Fixed missing command creyD 2021-02-19 18:36:38 +01:00
  • 01e9c566d8 Trying to exclude the useless package files creyD 2021-02-19 18:31:20 +01:00
  • 35d0d93afd Removed global parameter creyD 2021-02-19 18:19:17 +01:00
  • 857bc257e2 Added missing bracket creyD 2021-02-19 18:15:37 +01:00
  • 4d25f0bd7c Moving the path to the run part of the yml creyD 2021-02-19 18:13:22 +01:00
  • 5c365ab3fa Another bugfix attempt trying to generate the global flag only if needed creyD 2021-02-19 18:10:42 +01:00
  • b5409d48a9 Removed global option for testing creyD 2021-02-19 18:02:12 +01:00
  • 5f9fa33c3d Fixed variable problem creyD 2021-02-19 17:58:30 +01:00
  • 3aa6d7608d Added testing variable creyD 2021-02-19 17:54:00 +01:00
  • 8a68c5b4d3 Experimenting with a simpler form of composite actions creyD 2021-02-19 17:45:52 +01:00
  • 45863b1eb1 Merge pull request #38 from jsoref/composite Conrad 2021-02-19 17:35:23 +01:00
  • 7326fa4da4 Switch to composite Josh Soref 2021-02-19 00:49:40 -05:00
  • e338a630e6 Tag entrypoint as a bash script Josh Soref 2021-02-19 00:49:16 -05:00
  • cb975d8aad Merge pull request #36 from creyD/dev v3.3 Conrad 2021-01-10 21:38:08 +01:00
  • acf2e1f70b Added new plugin feature to documentation Conrad 2021-01-10 21:37:50 +01:00
  • ad03b42b19 Merge pull request #34 from sebastianks/feature-add-plugins Conrad 2021-01-10 21:07:23 +01:00
  • a20371f2d2 Slightly adjusted the printed messages Conrad 2021-01-10 21:04:03 +01:00
  • 2b4b2c18e7 Merge pull request #5 from sebastianks/master Sebastian Kolind Sørensen 2021-01-10 17:55:52 +01:00
  • 8d84d9c9f2 Merge branch 'feature-add-plugins' into master Sebastian Kolind Sørensen 2021-01-10 17:55:45 +01:00
  • c0b1f6f05a Merge pull request #4 from sebastianks/check-plugin-name Sebastian Kolind Sørensen 2021-01-10 17:50:44 +01:00
  • bb1392436f Change to sh regex Sebastian K. Sorensen 2021-01-10 17:49:20 +01:00
  • d8e72fc127 Merge pull request #3 from sebastianks/check-plugin-name Sebastian Kolind Sørensen 2021-01-10 17:41:59 +01:00
  • 75b0a4fda5 Fix regex issue Sebastian K. Sorensen 2021-01-10 17:40:38 +01:00
  • bb1dafe218 Merge pull request #2 from sebastianks/check-plugin-name Sebastian Kolind Sørensen 2021-01-10 16:43:23 +01:00
  • 33b1eff486 Fix issue with if statement Sebastian K. Sorensen 2021-01-10 16:41:47 +01:00
  • 72b033eda5 Merge pull request #1 from sebastianks/check-plugin-name Sebastian Kolind Sørensen 2021-01-10 16:38:50 +01:00
  • 656daa9f97 Attempt of checking plugin name with regex Sebastian K. Sorensen 2021-01-10 16:07:31 +01:00
  • 1015fa1aaf Use quotes when using [ Sebastian K. Sorensen 2021-01-10 15:57:48 +01:00
  • 0faaf9bad1 Use POSIX brackets instead Sebastian K. Sorensen 2021-01-10 15:57:13 +01:00
  • a35b5cc1cb Change default to empty string instead Sebastian K. Sorensen 2021-01-10 15:50:05 +01:00
  • b7cf1dc4c2 Change action name to regular one Sebastian K. Sorensen 2021-01-10 15:32:37 +01:00
  • f852cea42f Change check of variable Sebastian K. Sorensen 2021-01-10 14:52:20 +01:00
  • 7ea4328121 Adds a unique name to action Sebastian K. Sorensen 2021-01-10 14:35:53 +01:00
  • 193559158f Attempt to add prettier_plugins Sebastian K. Sorensen 2021-01-10 14:22:14 +01:00
  • 34cc6fde0a Merge pull request #33 from spawnia/patch-1 Conrad 2021-01-07 07:55:13 +01:00
  • 03caf85843 Remove branch parameter from docs Benedikt Franke 2021-01-07 00:56:18 +01:00
  • bb361e2979 Merge pull request #32 from J-Fields/exclude-deleted-files v3.2 Conrad 2020-12-17 17:03:39 +01:00
  • ce4e1eba94 Exclude deleted files when using only_changed Jason Fields 2020-11-20 17:20:46 -05:00
  • b0b067ff52 Fixed typo in README Conrad 2020-11-11 10:33:48 +01:00
  • 269c9b08c9 Merge pull request #30 from stemount/patch-1 Conrad 2020-11-10 20:34:58 +01:00
  • 6f7d0221d4 Bump version of README to prettier_action@v3.1 Stephen Mount 2020-11-10 12:51:38 +00:00
  • 394fa2de3b Merge pull request #29 from creyD/dev v3.1 Conrad 2020-10-23 11:02:55 +02:00
  • de263be475 Merge pull request #28 from Hans5958/patch-1 Conrad 2020-10-23 10:57:42 +02:00
  • cafb23058e Proper formatting on parameter table Hans5958 2020-10-23 10:39:25 +07:00
  • cf1aa3d38d Merge pull request #23 from creyD/dev Conrad 2020-10-19 16:33:50 +02:00
  • 173a5890f7 Improved documentation for latest release Conrad 2020-10-18 19:15:33 +02:00
  • fc18abc0ba Merge pull request #27 from jorenbroekema/fix/commit Conrad 2020-10-18 15:10:33 +02:00
  • 30127fcc3c fix: add commit and push logic after git add logic jorenbroekema 2020-10-18 14:26:33 +02:00
  • e0055a4878 Merge pull request #26 from jorenbroekema/fix/same-commit Conrad 2020-10-17 22:36:08 +02:00
  • 3c5eb02712 fix: force push when using same_commit option since we amend jorenbroekema 2020-10-17 21:50:28 +02:00
  • b3e1246472 Removed force push because of extreme danger Conrad 2020-10-17 21:04:19 +02:00
  • a3fd60656c Readded pull for bugfixing Conrad 2020-10-17 21:02:01 +02:00
  • fde6ec771e Testing with force push option Conrad 2020-10-17 20:44:21 +02:00
  • 96faaba8df Testing with asterix add Conrad 2020-10-17 20:27:01 +02:00
  • 25af1e5a4b Testing with git pull option Conrad 2020-10-17 20:12:34 +02:00
  • 6024a801da Readded no-edit option for bugfixing Conrad 2020-10-17 20:05:03 +02:00
  • bf27e9d676 Moved git amend before git add Conrad 2020-10-17 20:01:43 +02:00