Commit Graph

156 Commits

Author SHA1 Message Date
5992ecbad0 Merge pull request #26 from bana118/feature/dry_run
Add dry_run option
2022-10-12 11:29:56 -05:00
8a4f4d8b4f add dry_run option 2021-06-02 19:53:21 +09:00
ade8d2e19b Update example with appropriate regex 2020-09-10 22:15:14 -05:00
216b186a7a Hoisted pattern variable to make it accessible to logging messages. 2020-09-10 21:29:49 -05:00
9c0d881025 Cleaned up lock file 2020-09-10 21:24:00 -05:00
a0ae171252 Rearranged output for cleaner reporting. 2020-09-10 21:22:51 -05:00
e514b01d25 Add pattern warning. 2020-09-10 18:49:12 -05:00
a825539276 Fixed merge conflict 1.1.2 2020-09-10 18:40:53 -05:00
b32bd158d8 Updated version. 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
Bump node-fetch from 2.6.0 to 2.6.1 in /app
2020-09-10 18:33:37 -05:00
403b83cf34 Version bump 2020-09-10 18:28:20 -05:00
55e6626289 Added support for named groups when using regex pattern 2020-09-10 18:27:44 -05:00
99d46556b4 Create regex.md 2020-09-10 15:32:19 -05:00
dc8c74b89a Bump node-fetch from 2.6.0 to 2.6.1 in /app
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 18:29:45 +00:00
1a1170c360 Update README.md
Fixed broken link
2020-09-10 13:29:16 -05:00
3c94e12b38 Added support (and outputs) for semver builds and prereleases. 1.1.1 2020-04-04 18:28:01 -05:00
155e0c9674 README formatting updates 2020-04-04 12:42:31 -05:00
eef262630d Cleaned up the README. 2020-04-04 12:09:00 -05:00
ccb0fd55c7 Added sponsors and merged credits. 2020-04-03 10:04:47 -05:00
856ea799a9 Added sponsors 2020-04-03 10:02:39 -05:00
66c7329dbf Update README.md 2020-04-03 00:43:32 -05:00
b0d41574aa Update README.md 2020-04-03 00:42:47 -05:00
c86980ec1b Changed description to meet Github length guidelines. 1.1.0 2020-04-03 00:29:42 -05:00
6b4b577860 Reimplemented rollback of test tags 2020-04-03 00:26:50 -05:00
4421fbc599 Testing template 2020-04-03 00:25:07 -05:00
3dc92cf2ce Added test commit template 2020-04-03 00:24:07 -05:00
f0d209c27a Added simplistic commit message template 2020-04-03 00:22:43 -05:00
b30eee1686 Fixed path issues in regex strategy 2020-04-02 23:38:10 -05:00
dec8dcd1af WIP 2020-04-02 23:19:41 -05:00
474294ced5 Update docker strategy 2020-04-02 23:17:44 -05:00
31cd8a5211 Use the alternative config for the rollback process. 2020-04-02 21:26:17 -05:00
95ec889024 Update test config 2020-04-02 21:19:07 -05:00
f316daf728 Rebuild action container 2020-04-02 17:51:08 -05:00
2e9f255e99 Attempting to rebuild action 2020-04-02 17:41:10 -05:00
1c4e61b4be Deconstruct test suites 2020-04-02 17:34:29 -05:00
f1b8052ccb Combine test suites 2020-04-02 17:32:37 -05:00
887f931751 Update Docker debugging. 2020-04-02 16:49:51 -05:00
160de0dcc1 Update tests 2020-04-02 14:06:17 -05:00
f261e8be6d Fix import for Docker strategy 2020-04-02 13:58:51 -05:00
cabb57289c Attempting to force a refresh of the action 2020-04-02 13:45:21 -05:00
a4c8b247d0 Update test workflow 2020-04-01 22:26:00 -05:00
524efb95f2 Added a tagrequested output for rollback purposes. 2020-04-01 22:19:36 -05:00
862d691cac Update workflow config 2020-04-01 21:52:41 -05:00
4acc6d3811 Update config to remove orphan tags 2020-04-01 21:50:37 -05:00
60bbb766e6 Use the master branch of the rollback action 2020-04-01 21:46:06 -05:00
c1107f97e5 Add Docker test 2020-04-01 21:27:59 -05:00
4bb6d67f62 WIP 2020-04-01 14:30:35 -05:00
85976544cf WIP 2020-04-01 14:28:38 -05:00
cc392c0d67 WIP 2020-04-01 14:24:38 -05:00
db1da31a6b WIP 2020-04-01 14:13:09 -05:00