TingluoHuang
|
fe8d95a8fc
|
lint
|
2021-08-25 21:53:12 -04:00 |
|
TingluoHuang
|
b2c6bee10a
|
encoding.
|
2021-08-25 17:35:01 -04:00 |
|
TingluoHuang
|
eb88fce3c0
|
lint
|
2021-08-25 17:02:45 -04:00 |
|
TingluoHuang
|
a7aa89a929
|
lint
|
2021-08-25 16:54:45 -04:00 |
|
TingluoHuang
|
d7dd89f52b
|
react to service changes.
|
2021-08-25 16:47:39 -04:00 |
|
Sourav Chanduka
|
0bab3623f4
|
eslint fix
|
2021-08-23 18:49:15 +05:30 |
|
Sourav Chanduka
|
d9212ff45b
|
Addressed minor comments
|
2021-08-23 10:49:53 +05:30 |
|
Sourav Chanduka
|
09e9478907
|
comments resolved
|
2021-08-19 10:49:39 +05:30 |
|
Sourav Chanduka
|
1f8d7b5a64
|
default aud parameter
|
2021-08-18 16:53:54 +05:30 |
|
Sourav Chanduka
|
1c03cd3284
|
audience can be undefined
|
2021-08-18 14:38:04 +05:30 |
|
Sourav Chanduka
|
619566e5b8
|
Merge branch 'main' into main-oidc-client
|
2021-08-18 07:25:05 +05:30 |
|
Sourav Chanduka
|
547e30cada
|
addressed comments
|
2021-08-18 07:22:04 +05:30 |
|
Sourav Chanduka
|
22e5d95310
|
addressed comments
|
2021-08-17 09:32:42 +05:30 |
|
Sourav Chanduka
|
1c86c4c890
|
payload updated
|
2021-08-16 14:29:58 +05:30 |
|
Sourav Chanduka
|
c7ec4073b7
|
resolved comments
|
2021-08-16 12:46:17 +05:30 |
|
Sourav Chanduka
|
d0f4aae179
|
Error Message updated
|
2021-08-12 16:14:22 +05:30 |
|
Sourav Chanduka
|
dac801e6b9
|
error message updated
|
2021-08-12 12:11:34 +05:30 |
|
Sourav Chanduka
|
33891d9aef
|
addressed comments
|
2021-08-12 10:07:18 +05:30 |
|
Sourav Chanduka
|
cca2b1808b
|
Addressed Comments
|
2021-08-11 03:50:43 +05:30 |
|
Sourav Chanduka
|
5d9c674092
|
comments resolved
|
2021-08-10 15:36:13 +05:30 |
|
Sourav Chanduka
|
aa1968c9e9
|
async call fix
|
2021-08-10 11:05:53 +05:30 |
|
Sourav Chanduka
|
f55900670f
|
Resolved Comments
|
2021-08-09 06:36:02 +05:30 |
|
Sourav Chanduka
|
9c6e7d8265
|
Moved oidc functionality to actions/core
|
2021-08-04 09:24:51 +05:30 |
|
Luke Tomlinson
|
f0b00fd201
|
Add notice annotation and support more annotation fields (#855)
* Add support for notice annotation and additional properties
* Add additional tests
* Update readme
* Change casing for endLine and endColumn
* Update utils.ts
* Update README.md
* Rename files to have internal- nomenclature
* Revert "Rename files to have internal- nomenclature"
This reverts commit 7911689f296f7e630ac6670334dd677d9db3fb1c.
* Update utils.ts
|
2021-07-28 17:34:31 -04:00 |
|
Thomas Boop
|
bb2f39337d
|
Sarpik/get input list support (#829)
* feat(core): Create `getInputList` utility
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
* chore(core): Document usage of '\n' instead of [] @ `getInputList`
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
* test(core): Create a very simple test for `getInputList`
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
* run linter
* update commands/readme
Co-authored-by: Kipras Melnikovas <kipras@kipras.org>
|
2021-06-04 09:28:49 -04:00 |
|
Thomas Boop
|
0d74e9080a
|
Re-enable the audit tools step and update dependencies (#815)
* update package versions
* run audit
* fix eslint config
* linter updates
* re-enable audit
* update timeouts test
* pass done into callback
* fix format
|
2021-05-21 09:19:40 -04:00 |
|
rethab
|
3bd746139f
|
Describe behaviour of getInput (#808)
|
2021-05-19 11:08:51 -04:00 |
|
Luke Tomlinson
|
b33912b7cc
|
Core: Add trimWhitespace to getInput (#802)
* Add option to not trim whitespace from inputs
* Fix typos
* Add doc clarification
* Rename options
|
2021-05-11 13:51:36 -04:00 |
|
yi_Xu
|
fbdf27470c
|
feat(core): add getBooleanInput function (#725)
* feat(core): add getBooleanInput function
* docs(core): update readme
* test(core): update the core.test.ts
|
2021-04-28 16:32:25 -04:00 |
|
eric sciple
|
e76decaf8a
|
Prepend newline for set-output (#772)
|
2021-04-13 12:01:19 -05:00 |
|
Thomas Boop
|
0759cdc230
|
Add File Commands (#571)
* Add File Commands
* pr updates w/ feedback
* run format
* fix lint/format
* slight update with an example in the docs
* pr feedback
|
2020-09-23 11:19:20 -04:00 |
|
Josh Soref
|
7257597d73
|
Spelling (#431)
* spelling: absolute
* spelling: content
* spelling: received
* spelling: sanitizes
|
2020-04-27 09:13:56 -04:00 |
|
Thomas Boop
|
05e39f551d
|
Add docs and wrapper for "echo" command (#411)
* Add docs and wrapper for "echo" command
* Update parameter to enabled
|
2020-04-13 13:25:54 -04:00 |
|
Thomas Boop
|
5b940ebda7
|
Be more lenient in accepting command inputs (#405)
* Be more lenient in accepting command inputs
|
2020-04-09 17:00:53 -04:00 |
|
Tingluo Huang
|
a649207792
|
Add core.isDebug() to check whether actions_step_debug is on or not. (#278)
|
2020-03-02 07:45:27 -05:00 |
|
eric sciple
|
8b0300129f
|
fix command escaping (#302)
|
2020-01-18 23:52:44 -05:00 |
|
eric sciple
|
568f12cee6
|
remove trailing comma from commands (#263)
|
2019-12-18 13:23:16 -05:00 |
|
Josh Gross
|
e8d384d3af
|
Merge pull request #149 from actions/users/tihuang/statecommand
add core method to saveState and getState.
|
2019-10-10 20:04:39 -04:00 |
|
Bryan MacFarlane
|
9d54cd22ea
|
setSecret (#174)
* setSecret
|
2019-10-01 17:13:05 -04:00 |
|
Tingluo Huang
|
81b71dc6e6
|
fix lint.
|
2019-09-19 22:18:51 -04:00 |
|
Tingluo Huang
|
4d15218252
|
fix lint.
|
2019-09-19 22:14:12 -04:00 |
|
Tingluo Huang
|
b62614fa25
|
add core method to saveState and getState.
|
2019-09-19 22:02:45 -04:00 |
|
Danny McCormick
|
14d6a0a2d2
|
Implement set-secret (#141)
* Implement set-secret
* Update RELEASES.md
* Feedback
|
2019-09-18 14:25:05 -04:00 |
|
Marc Nuri
|
6fcaac5046
|
actions/toolkit#127: getInput supports variables with multiple spaces (#129)
* actions/toolkit#127: getInput supports variables with multiple spaces
* actions/toolkit#127: PR comment, update changelog
|
2019-09-12 13:41:11 -04:00 |
|
Danny McCormick
|
ef4525e9dd
|
Add info for completeness (#111)
* Add info for completeness
* Linting
* Missing import
|
2019-09-09 11:46:48 -04:00 |
|
Danny McCormick
|
a6e7249776
|
Update to use :: instead of ## (#110)
* Update to use :: instead of ##
* Missed test
|
2019-09-09 11:46:17 -04:00 |
|
Jonathan Clem
|
92e6443cf0
|
End group in core.group regardless of error thrown
|
2019-08-28 22:47:37 -04:00 |
|
Jonathan Clem
|
8b9dfa809b
|
Add group functions to core
|
2019-08-28 22:35:27 -04:00 |
|
Bryan MacFarlane
|
7cd421b8bc
|
lint fixes
|
2019-08-25 00:55:22 -04:00 |
|
Bryan MacFarlane
|
a2078cf37c
|
raising not implemented earlier
|
2019-08-24 09:22:38 -04:00 |
|