Commit Graph

111 Commits

Author SHA1 Message Date
Corey Butler c1107f97e5 Add Docker test 2020-04-01 21:27:59 -05:00
Corey Butler 4bb6d67f62 WIP 2020-04-01 14:30:35 -05:00
Corey Butler 85976544cf WIP 2020-04-01 14:28:38 -05:00
Corey Butler cc392c0d67 WIP 2020-04-01 14:24:38 -05:00
Corey Butler db1da31a6b WIP 2020-04-01 14:13:09 -05:00
Corey Butler 2174768f11 WIP 2020-04-01 14:09:24 -05:00
Corey Butler 304401229a WIP 2020-04-01 14:05:59 -05:00
Corey Butler e9081bf57f WIP 2020-04-01 14:04:11 -05:00
Corey Butler 3f4bae1fc4 WIP 2020-04-01 14:03:12 -05:00
Corey Butler f4ff848c8e WIP 2020-04-01 14:01:25 -05:00
Corey Butler 7604c0a83e WIP 2020-04-01 14:00:01 -05:00
Corey Butler e4e846a30d WIP 2020-04-01 13:58:16 -05:00
Corey Butler 3e9d7a08c6 WIP 2020-04-01 13:57:18 -05:00
Corey Butler 3bbae423ca WIP 2020-04-01 13:53:11 -05:00
Corey Butler cd056261ff Added appropriate defualt strategy 2020-04-01 13:51:57 -05:00
Corey Butler dfca4f8300 WIP 2020-04-01 13:49:56 -05:00
Corey Butler 8ef42b17aa WIP 2020-04-01 13:48:54 -05:00
Corey Butler 9272761fd8 WIP 2020-04-01 13:44:47 -05:00
Corey Butler 83ba51591f WIP 2020-04-01 13:43:23 -05:00
Corey Butler ad707fc623 WIP 2020-04-01 13:41:56 -05:00
Corey Butler dd7e2f72ba Update imports 2020-04-01 13:35:18 -05:00
Corey Butler dcbf76b3cc Update imports 2020-04-01 13:32:03 -05:00
Corey Butler 8b69b35745 Update imports 2020-04-01 13:26:50 -05:00
Corey Butler 04c17737dc Added missing module declaration in package file. 2020-04-01 13:06:09 -05:00
Corey Butler 6b88966b82 Attempting to force a rebuild of the Docker container 2020-04-01 13:04:53 -05:00
Corey Butler 911fd23dec Update build 2020-04-01 12:56:33 -05:00
Corey Butler bf8c9fecbe Updated launch command 2020-04-01 12:54:35 -05:00
Corey Butler fc90f6bd7e Add testable package.json file 2020-04-01 12:46:31 -05:00
Corey Butler 8bc86d7ea9 Attempting to trigger operation with argument 2020-04-01 12:43:11 -05:00
Corey Butler d156584cf4 Use entrypoint instead of cmd in dockerfile 2020-04-01 12:36:13 -05:00
Corey Butler 4fa1023419 Update script paths 2020-04-01 12:32:38 -05:00
Corey Butler 2d7ff4f878 Updated test 2020-04-01 12:28:56 -05:00
Corey Butler d1f68225dd Updated to use new strategies with controlled Docker environment. 2020-04-01 12:27:19 -05:00
Corey Butler 3071dd056e Updated octokit methods. 2020-01-30 18:33:32 -06:00
Corey Butler d5e17eef8c Updated owner 2020-01-30 17:45:34 -06:00
Corey Butler 76fc4634c5 Add support for both with and env for secrets. 2020-01-30 17:42:21 -06:00
Corey Butler 651af18eed Cleanup and shift to using core.warning instead of console logs. 2020-01-30 17:35:08 -06:00
Corey Butler e8fe08c417 Removed irrelevant repo variable 2020-01-30 17:25:31 -06:00
Corey Butler 409fd48cf1 Fixed merge conflict 2020-01-30 17:22:09 -06:00
Corey Butler 5f67dd4d79 Added environment variable support for GITHUB_TOKEN 2020-01-30 17:21:09 -06:00
Corey Butler eef8306cea Update README.md 2020-01-29 22:25:24 -06:00
Corey Butler f4d418098f Update README.md 2020-01-29 16:55:04 -06:00
Corey Butler 81eb23ba3c Added tagref output 2020-01-27 18:14:23 -06:00
Corey Butler 010bb4a48a Update README.md 2020-01-27 17:01:06 -06:00
Corey Butler 6ab639fa5a Update README.md 2020-01-27 16:58:59 -06:00
Corey Butler 5fa65bf3ba Removed core.info
Despite the [existance of core.info](https://github.com/actions/toolkit/blob/master/packages/core/src/core.ts#L133), the action was throwing an error about this method. Reverted to `console.log`
2020-01-27 16:54:41 -06:00
Corey Butler b2abc3fde0 Update package.json 2020-01-27 16:49:28 -06:00
Corey Butler 39667b74ef Update main.js 2020-01-26 21:02:56 -06:00
Corey Butler 3b1615aba7 Update README.md 2020-01-24 09:38:54 -06:00
Corey Butler 49c80f981f Update README.md 2020-01-24 09:37:17 -06:00