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 |
|
Corey Butler
|
f6cca049ba
|
Merge pull request #7 from oomathias/fix-owner
Fix owner
|
2019-12-29 13:26:39 -06:00 |
|
Corey Butler
|
077391c9df
|
Merge branch 'master' into fix-owner
|
2019-12-29 13:26:23 -06:00 |
|
Corey Butler
|
b3973d98d1
|
Update package.json
Removed unnecessary type declaration.
|
2019-12-29 13:05:52 -06:00 |
|
Corey Butler
|
e9225a4301
|
Update FUNDING.yml
|
2019-12-18 10:08:53 -06:00 |
|
Corey Butler
|
b646f2fc4a
|
Merge pull request #9 from jacobtomlinson/explicit-version
Enable configuration of version to bypass autodetection
|
2019-12-18 10:04:15 -06:00 |
|
Jacob Tomlinson
|
a3e489cd85
|
Enable configuration of version to bypass autodetection
|
2019-12-18 14:28:33 +00:00 |
|
Mathias Beugnon
|
38fe2a3428
|
Fix owner
|
2019-10-27 13:00:41 +00:00 |
|
Corey Butler
|
c8129b91ae
|
Update README.md
|
2019-09-19 12:53:54 -05:00 |
|
Corey Butler
|
d8d7a1a53d
|
Update README.md
|
2019-09-19 12:49:09 -05:00 |
|
Corey Butler
|
96dacb6ce3
|
Update main.js
|
2019-09-18 17:48:16 -05:00 |
|
Corey Butler
|
33b2b26e4c
|
Update main.js
|
2019-09-12 17:43:51 -05:00 |
|
Corey Butler
|
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 |
|
Corey Butler
|
63a2889369
|
Merge branch 'master' of github.com:ButlerLogic/action-autotag
|
2019-09-03 15:08:51 -05:00 |
|
Corey Butler
|
0cd4a1486f
|
Added input/output defnitions.
|
2019-09-03 15:08:46 -05:00 |
|
Corey Butler
|
f30a38c6b1
|
Update README.md
|
2019-09-02 19:38:26 -05:00 |
|
Corey Butler
|
2151ff5687
|
Update README.md
|
2019-09-02 19:36:26 -05:00 |
|
Corey Butler
|
bcec24b348
|
Update README.md
|
2019-09-02 19:35:43 -05:00 |
|
Corey Butler
|
2a853d0f5f
|
Update README.md
|
2019-09-02 19:35:10 -05:00 |
|
Corey Butler
|
8426a3ec26
|
Update action.yml
|
2019-09-02 19:29:11 -05:00 |
|
Corey Butler
|
7a363e25e5
|
Update action.yml
|
2019-09-02 19:28:55 -05:00 |
|
Corey Butler
|
9ad61224dd
|
Update action.yml
|
2019-09-02 19:28:44 -05:00 |
|
Corey Butler
|
8e8cc4115a
|
Clarified instructions for contributors.
|
2019-09-02 19:22:34 -05:00 |
|