Commit Graph

79 Commits

Author SHA1 Message Date
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
a3e489cd85 Enable configuration of version to bypass autodetection 2019-12-18 14:28:33 +00:00
38fe2a3428 Fix owner 2019-10-27 13:00:41 +00:00
c8129b91ae Update README.md 2019-09-19 12:53:54 -05:00
d8d7a1a53d Update README.md 2019-09-19 12:49:09 -05:00
96dacb6ce3 Update main.js 2019-09-18 17:48:16 -05:00
33b2b26e4c Update main.js 2019-09-12 17:43:51 -05:00
e011fb10da Made author optional in changelog message. Fixes #1. Added error handling for github tag API request to handle use case when no tags exist yet. This addresses issue #2. 2019-09-10 12:26:37 -05:00
63a2889369 Merge branch 'master' of github.com:ButlerLogic/action-autotag 1.0.2 2019-09-03 15:08:51 -05:00
0cd4a1486f Added input/output defnitions. 2019-09-03 15:08:46 -05:00
f30a38c6b1 Update README.md 2019-09-02 19:38:26 -05:00
2151ff5687 Update README.md 2019-09-02 19:36:26 -05:00
bcec24b348 Update README.md 2019-09-02 19:35:43 -05:00
2a853d0f5f Update README.md 2019-09-02 19:35:10 -05:00
8426a3ec26 Update action.yml 1.0.1 2019-09-02 19:29:11 -05:00
7a363e25e5 Update action.yml 2019-09-02 19:28:55 -05:00
9ad61224dd Update action.yml 2019-09-02 19:28:44 -05:00
8e8cc4115a Clarified instructions for contributors. 1.0.0 2019-09-02 19:22:34 -05:00
615c358ff5 Clarified instructions for contributors. 2019-09-02 19:22:06 -05:00
90af396d85 Clarified instructions for contributors. 2019-09-02 19:21:43 -05:00
0340b10e14 Added instructions for contributors. 2019-09-02 19:20:16 -05:00
792753bb4f Merge branch 'master' of github.com:ButlerLogic/action-autotag 2019-09-02 19:14:28 -05:00
f275b0a82a Cleanup docs. 2019-09-02 19:14:19 -05:00
35d57bdfcf Create FUNDING.yml 2019-09-02 19:11:42 -05:00
6d30ea9c70 Cleanup docs. 2019-09-02 19:09:49 -05:00
272a3b92fc Updated license 2019-09-02 19:04:57 -05:00
60a5078e08 Updated license 2019-09-02 18:54:44 -05:00
6ecac5a4b9 WIP 2019-09-02 18:51:13 -05:00