Commit Graph

  • 5992ecbad0 Merge pull request #26 from bana118/feature/dry_run Corey Butler 2022-10-12 11:29:56 -05:00
  • b7290ec822 fix message Maximillian Meier 2021-06-09 14:04:41 +02:00
  • 660cf9fdb4 remove message overwrite Maximillian Meier 2021-06-09 13:53:56 +02:00
  • 8a4f4d8b4f add dry_run option bana118 2021-06-02 19:53:21 +09:00
  • 2423f4a4b8 Fix placement of GITHUB_TOKEN in README.md examples Clive 2021-03-11 11:14:30 +02:00
  • 666c617ea1 fix: correct comparison call Tomasz Pluskiewicz 2021-02-01 11:12:31 +01:00
  • 34ff0e619e chore: typo Tomasz Pluskiewicz 2021-01-30 21:36:10 +01:00
  • f558f9692c fix: ensure that versions are valid SerVer before comparing Tomasz Pluskiewicz 2021-01-30 21:34:05 +01:00
  • 2451ded74e refactor: use semver to compare versions tpluscode 2021-01-30 16:19:26 +01:00
  • f4c706a89c chore: typo Tomasz Pluskiewicz 2021-01-30 16:10:58 +01:00
  • 96636b210d feat: restrict version to tag Tomasz Pluskiewicz 2021-01-30 16:09:56 +01:00
  • ade8d2e19b Update example with appropriate regex Corey Butler 2020-09-10 22:15:14 -05:00
  • 216b186a7a Hoisted pattern variable to make it accessible to logging messages. Corey Butler 2020-09-10 21:29:49 -05:00
  • 9c0d881025 Cleaned up lock file Corey Butler 2020-09-10 21:24:00 -05:00
  • a0ae171252 Rearranged output for cleaner reporting. Corey Butler 2020-09-10 21:22:51 -05:00
  • e514b01d25 Add pattern warning. Corey Butler 2020-09-10 18:49:12 -05:00
  • a825539276 Fixed merge conflict 1.1.2 Corey Butler 2020-09-10 18:40:53 -05:00
  • b32bd158d8 Updated version. Corey Butler 2020-09-10 18:40:15 -05:00
  • 14184d492b Merge pull request #18 from ButlerLogic/dependabot/npm_and_yarn/app/node-fetch-2.6.1 Corey Butler 2020-09-10 18:33:37 -05:00
  • 403b83cf34 Version bump Corey Butler 2020-09-10 18:28:20 -05:00
  • 55e6626289 Added support for named groups when using regex pattern Corey Butler 2020-09-10 18:27:44 -05:00
  • 99d46556b4 Create regex.md Corey Butler 2020-09-10 15:32:19 -05:00
  • dc8c74b89a Bump node-fetch from 2.6.0 to 2.6.1 in /app dependabot[bot] 2020-09-10 18:29:45 +00:00
  • 1a1170c360 Update README.md Corey Butler 2020-09-10 13:29:16 -05:00
  • 3c94e12b38 Added support (and outputs) for semver builds and prereleases. 1.1.1 Corey Butler 2020-04-04 18:28:01 -05:00
  • 155e0c9674 README formatting updates Corey Butler 2020-04-04 12:42:31 -05:00
  • eef262630d Cleaned up the README. Corey Butler 2020-04-04 12:09:00 -05:00
  • ccb0fd55c7 Added sponsors and merged credits. Corey Butler 2020-04-03 10:04:47 -05:00
  • 856ea799a9 Added sponsors Corey Butler 2020-04-03 10:02:39 -05:00
  • 66c7329dbf Update README.md Corey Butler 2020-04-03 00:43:32 -05:00
  • b0d41574aa Update README.md Corey Butler 2020-04-03 00:42:47 -05:00
  • 88cc59cb86 Merge pull request #15 from ButlerLogic/master stable Corey Butler 2020-04-03 00:34:47 -05:00
  • c86980ec1b Changed description to meet Github length guidelines. 1.1.0 Corey Butler 2020-04-03 00:29:42 -05:00
  • 6b4b577860 Reimplemented rollback of test tags Corey Butler 2020-04-03 00:26:50 -05:00
  • 4421fbc599 Testing template Corey Butler 2020-04-03 00:25:07 -05:00
  • 3dc92cf2ce Added test commit template Corey Butler 2020-04-03 00:24:07 -05:00
  • f0d209c27a Added simplistic commit message template Corey Butler 2020-04-03 00:22:43 -05:00
  • b30eee1686 Fixed path issues in regex strategy Corey Butler 2020-04-02 23:38:10 -05:00
  • dec8dcd1af WIP Corey Butler 2020-04-02 23:19:41 -05:00
  • 474294ced5 Update docker strategy Corey Butler 2020-04-02 23:17:44 -05:00
  • 31cd8a5211 Use the alternative config for the rollback process. Corey Butler 2020-04-02 21:26:17 -05:00
  • 95ec889024 Update test config Corey Butler 2020-04-02 21:19:07 -05:00
  • f316daf728 Rebuild action container Corey Butler 2020-04-02 17:51:08 -05:00
  • 2e9f255e99 Attempting to rebuild action Corey Butler 2020-04-02 17:41:10 -05:00
  • 1c4e61b4be Deconstruct test suites Corey Butler 2020-04-02 17:34:29 -05:00
  • f1b8052ccb Combine test suites Corey Butler 2020-04-02 17:32:37 -05:00
  • 887f931751 Update Docker debugging. Corey Butler 2020-04-02 16:49:51 -05:00
  • 160de0dcc1 Update tests Corey Butler 2020-04-02 14:06:17 -05:00
  • f261e8be6d Fix import for Docker strategy Corey Butler 2020-04-02 13:58:51 -05:00
  • cabb57289c Attempting to force a refresh of the action Corey Butler 2020-04-02 13:45:21 -05:00
  • a4c8b247d0 Update test workflow Corey Butler 2020-04-01 22:26:00 -05:00
  • 524efb95f2 Added a tagrequested output for rollback purposes. Corey Butler 2020-04-01 22:19:36 -05:00
  • 862d691cac Update workflow config Corey Butler 2020-04-01 21:52:41 -05:00
  • 4acc6d3811 Update config to remove orphan tags Corey Butler 2020-04-01 21:50:37 -05:00
  • 60bbb766e6 Use the master branch of the rollback action Corey Butler 2020-04-01 21:46:06 -05:00
  • c1107f97e5 Add Docker test Corey Butler 2020-04-01 21:27:59 -05:00
  • 4bb6d67f62 WIP Corey Butler 2020-04-01 14:30:35 -05:00
  • 85976544cf WIP Corey Butler 2020-04-01 14:28:38 -05:00
  • cc392c0d67 WIP Corey Butler 2020-04-01 14:24:38 -05:00
  • db1da31a6b WIP Corey Butler 2020-04-01 14:13:09 -05:00
  • 2174768f11 WIP Corey Butler 2020-04-01 14:09:24 -05:00
  • 304401229a WIP Corey Butler 2020-04-01 14:05:59 -05:00
  • e9081bf57f WIP Corey Butler 2020-04-01 14:04:11 -05:00
  • 3f4bae1fc4 WIP Corey Butler 2020-04-01 14:03:12 -05:00
  • f4ff848c8e WIP Corey Butler 2020-04-01 14:01:25 -05:00
  • 7604c0a83e WIP Corey Butler 2020-04-01 14:00:01 -05:00
  • e4e846a30d WIP Corey Butler 2020-04-01 13:58:16 -05:00
  • 3e9d7a08c6 WIP Corey Butler 2020-04-01 13:57:18 -05:00
  • 3bbae423ca WIP Corey Butler 2020-04-01 13:53:11 -05:00
  • cd056261ff Added appropriate defualt strategy Corey Butler 2020-04-01 13:51:57 -05:00
  • dfca4f8300 WIP Corey Butler 2020-04-01 13:49:56 -05:00
  • 8ef42b17aa WIP Corey Butler 2020-04-01 13:48:54 -05:00
  • 9272761fd8 WIP Corey Butler 2020-04-01 13:44:47 -05:00
  • 83ba51591f WIP Corey Butler 2020-04-01 13:43:23 -05:00
  • ad707fc623 WIP Corey Butler 2020-04-01 13:41:56 -05:00
  • dd7e2f72ba Update imports Corey Butler 2020-04-01 13:35:18 -05:00
  • dcbf76b3cc Update imports Corey Butler 2020-04-01 13:32:03 -05:00
  • 8b69b35745 Update imports Corey Butler 2020-04-01 13:26:50 -05:00
  • 04c17737dc Added missing module declaration in package file. Corey Butler 2020-04-01 13:06:09 -05:00
  • 6b88966b82 Attempting to force a rebuild of the Docker container Corey Butler 2020-04-01 13:04:53 -05:00
  • 911fd23dec Update build Corey Butler 2020-04-01 12:56:33 -05:00
  • bf8c9fecbe Updated launch command Corey Butler 2020-04-01 12:54:35 -05:00
  • fc90f6bd7e Add testable package.json file Corey Butler 2020-04-01 12:46:31 -05:00
  • 8bc86d7ea9 Attempting to trigger operation with argument Corey Butler 2020-04-01 12:43:11 -05:00
  • d156584cf4 Use entrypoint instead of cmd in dockerfile Corey Butler 2020-04-01 12:36:13 -05:00
  • 4fa1023419 Update script paths Corey Butler 2020-04-01 12:32:38 -05:00
  • 2d7ff4f878 Updated test Corey Butler 2020-04-01 12:28:56 -05:00
  • d1f68225dd Updated to use new strategies with controlled Docker environment. Corey Butler 2020-04-01 12:27:19 -05:00
  • 935fa6dc20 Merge pull request #13 from ButlerLogic/master Corey Butler 2020-01-31 13:16:10 -06:00
  • 3071dd056e Updated octokit methods. Corey Butler 2020-01-30 18:33:32 -06:00
  • d5e17eef8c Updated owner Corey Butler 2020-01-30 17:45:34 -06:00
  • 76fc4634c5 Add support for both with and env for secrets. Corey Butler 2020-01-30 17:42:21 -06:00
  • 651af18eed Cleanup and shift to using core.warning instead of console logs. Corey Butler 2020-01-30 17:35:08 -06:00
  • e8fe08c417 Removed irrelevant repo variable Corey Butler 2020-01-30 17:25:31 -06:00
  • 409fd48cf1 Fixed merge conflict Corey Butler 2020-01-30 17:22:09 -06:00
  • 5f67dd4d79 Added environment variable support for GITHUB_TOKEN Corey Butler 2020-01-30 17:21:09 -06:00
  • eef8306cea Update README.md Corey Butler 2020-01-29 22:25:24 -06:00
  • f4d418098f Update README.md Corey Butler 2020-01-29 16:55:04 -06:00
  • 81eb23ba3c Added tagref output Corey Butler 2020-01-27 18:14:23 -06:00
  • 010bb4a48a Update README.md Corey Butler 2020-01-27 17:01:06 -06:00