Commit Graph

156 Commits

Author SHA1 Message Date
2174768f11 WIP 2020-04-01 14:09:24 -05:00
304401229a WIP 2020-04-01 14:05:59 -05:00
e9081bf57f WIP 2020-04-01 14:04:11 -05:00
3f4bae1fc4 WIP 2020-04-01 14:03:12 -05:00
f4ff848c8e WIP 2020-04-01 14:01:25 -05:00
7604c0a83e WIP 2020-04-01 14:00:01 -05:00
e4e846a30d WIP 2020-04-01 13:58:16 -05:00
3e9d7a08c6 WIP 2020-04-01 13:57:18 -05:00
3bbae423ca WIP 2020-04-01 13:53:11 -05:00
cd056261ff Added appropriate defualt strategy 2020-04-01 13:51:57 -05:00
dfca4f8300 WIP 2020-04-01 13:49:56 -05:00
8ef42b17aa WIP 2020-04-01 13:48:54 -05:00
9272761fd8 WIP 2020-04-01 13:44:47 -05:00
83ba51591f WIP 2020-04-01 13:43:23 -05:00
ad707fc623 WIP 2020-04-01 13:41:56 -05:00
dd7e2f72ba Update imports 2020-04-01 13:35:18 -05:00
dcbf76b3cc Update imports 2020-04-01 13:32:03 -05:00
8b69b35745 Update imports 2020-04-01 13:26:50 -05:00
04c17737dc Added missing module declaration in package file. 2020-04-01 13:06:09 -05:00
6b88966b82 Attempting to force a rebuild of the Docker container 2020-04-01 13:04:53 -05:00
911fd23dec Update build 2020-04-01 12:56:33 -05:00
bf8c9fecbe Updated launch command 2020-04-01 12:54:35 -05:00
fc90f6bd7e Add testable package.json file 2020-04-01 12:46:31 -05:00
8bc86d7ea9 Attempting to trigger operation with argument 2020-04-01 12:43:11 -05:00
d156584cf4 Use entrypoint instead of cmd in dockerfile 2020-04-01 12:36:13 -05:00
4fa1023419 Update script paths 2020-04-01 12:32:38 -05:00
2d7ff4f878 Updated test 2020-04-01 12:28:56 -05:00
d1f68225dd Updated to use new strategies with controlled Docker environment. 2020-04-01 12:27:19 -05:00
3071dd056e Updated octokit methods. 2020-01-30 18:33:32 -06:00
d5e17eef8c Updated owner 2020-01-30 17:45:34 -06:00
76fc4634c5 Add support for both with and env for secrets. 2020-01-30 17:42:21 -06:00
651af18eed Cleanup and shift to using core.warning instead of console logs. 2020-01-30 17:35:08 -06:00
e8fe08c417 Removed irrelevant repo variable 2020-01-30 17:25:31 -06:00
409fd48cf1 Fixed merge conflict 2020-01-30 17:22:09 -06:00
5f67dd4d79 Added environment variable support for GITHUB_TOKEN 2020-01-30 17:21:09 -06:00
eef8306cea Update README.md 2020-01-29 22:25:24 -06:00
f4d418098f Update README.md 2020-01-29 16:55:04 -06:00
81eb23ba3c Added tagref output 2020-01-27 18:14:23 -06:00
010bb4a48a Update README.md 2020-01-27 17:01:06 -06:00
6ab639fa5a Update README.md 2020-01-27 16:58:59 -06:00
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
b2abc3fde0 Update package.json 2020-01-27 16:49:28 -06:00
39667b74ef Update main.js 2020-01-26 21:02:56 -06:00
3b1615aba7 Update README.md 2020-01-24 09:38:54 -06:00
49c80f981f Update README.md 2020-01-24 09:37:17 -06:00
f6cca049ba Merge pull request #7 from oomathias/fix-owner
Fix owner
2019-12-29 13:26:39 -06:00
077391c9df Merge branch 'master' into fix-owner 2019-12-29 13:26:23 -06:00
b3973d98d1 Update package.json
Removed unnecessary type declaration.
2019-12-29 13:05:52 -06:00
e9225a4301 Update FUNDING.yml 2019-12-18 10:08:53 -06:00
b646f2fc4a Merge pull request #9 from jacobtomlinson/explicit-version
Enable configuration of version to bypass autodetection
2019-12-18 10:04:15 -06:00