Thomas Boop
|
566ea66979
|
prep for actions core 1.3.0 release (#816)
|
2021-05-21 09:19:53 -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 |
Tom Jenkinson
|
b05573d945
|
fix formatting in core package readme (#563)
|
2021-04-12 09:50:56 -04:00 |
Konrad Pabjan
|
2178f0baee
|
Documentation around colored output in logs (#583)
|
2020-09-24 16:38:19 +02:00 |
Thomas Boop
|
a5e05630d8
|
Actions core 1.2.6 release (#582)
|
2020-09-23 12:10:51 -04: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 |
Thomas Boop
|
c9819f79d2
|
Actions/core v1.2.5 release notes (#562)
|
2020-08-26 15:09:39 -04:00 |
Thomas Boop
|
c2bc747506
|
Add License.md to all npm packages (#548)
* Add License.md to all npm packages
|
2020-08-25 16:26:50 -04:00 |
Thomas Boop
|
ccad19055e
|
Set main as the default branch (#527)
* set main as the default branch
* revert change to tool-cache default branch
* use versions where applicable
|
2020-07-21 11:33:05 -04:00 |
Thomas Boop
|
95a10d23fa
|
Pipe audit results to a json file so lerna does not overflow (#515)
* Pipe audit results to a json file so lerna does not overflow
* reorder flags and args
|
2020-07-14 16:05:53 -04:00 |
Thomas Boop
|
7a1a0dd6fc
|
Add core.info to Logging section
|
2020-06-24 10:48:13 -04:00 |
Thomas Boop
|
3e40dd39cc
|
Explicitly exclude DS store files (#492)
|
2020-06-04 15:14:19 -04:00 |
Thomas Boop
|
187d4aa625
|
@actions/core 1.2.4 + release notes (#439)
|
2020-04-30 09:48:16 -04:00 |
Josh Soref
|
7257597d73
|
Spelling (#431)
* spelling: absolute
* spelling: content
* spelling: received
* spelling: sanitizes
|
2020-04-27 09:13:56 -04:00 |
Pierre Grimaud
|
a28977e977
|
Fix typos (#417)
|
2020-04-20 12:56:03 +02: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 |
Bryan MacFarlane
|
3261dd9883
|
core 1.2.3 release (#366)
|
2020-03-02 08:02:40 -05: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
|
6072c249ee
|
release notes (#317)
|
2020-01-21 13:25:05 -05:00 |
eric sciple
|
8b0300129f
|
fix command escaping (#302)
|
2020-01-18 23:52:44 -05:00 |
eric sciple
|
e69833ed16
|
release notes (#308)
|
2020-01-14 11:58:44 -05:00 |
Bryan MacFarlane
|
2e88402d19
|
audit fix and update http-client (#298)
|
2020-01-10 16:37:48 -05:00 |
eric sciple
|
947ba5b559
|
bump versions (#295)
|
2020-01-09 17:31:27 -05:00 |
Bryan MacFarlane
|
803934eca0
|
audit security vulnerabilities as part of ci (#280)
|
2020-01-03 17:54:10 -05:00 |
eric sciple
|
568f12cee6
|
remove trailing comma from commands (#263)
|
2019-12-18 13:23:16 -05:00 |
Yusuke Sakurai
|
606e1f27ac
|
add: "types" to each package.json (#221)
fix es #148
|
2019-12-17 11:03:58 -05:00 |
eric sciple
|
5c894298f2
|
toolrunner should which tool before invoking (#220)
|
2019-11-18 16:20:01 -05:00 |
Bryan MacFarlane
|
a65441cf46
|
bump core for release and docs (#189)
|
2019-10-18 15:35:13 -04: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 |
Tingluo Huang
|
ae706665a1
|
PR feedback.
|
2019-10-03 14:48:21 -04:00 |
Tingluo Huang
|
5ce4932391
|
update doc.
|
2019-10-03 00:41:30 -04:00 |
Bryan MacFarlane
|
9d54cd22ea
|
setSecret (#174)
* setSecret
|
2019-10-01 17:13:05 -04:00 |
Bryan MacFarlane
|
713902387e
|
updating core docs and bumping version (#172)
updating core docs and bumping version
|
2019-10-01 13:53:09 -04:00 |
Harry Marr
|
47ccfea021
|
Add 'repository.directory' to package manifests (#143)
|
2019-09-24 22:30:51 -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 |
Bryan MacFarlane
|
e2358e2973
|
update core releases.md
|
2019-09-18 14:47:11 -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
|
b3bf422391
|
Update RELEASES.md
|
2019-09-09 11:58:37 -04:00 |
damccorm
|
4ff3b554b8
|
Fix tests
|
2019-09-09 11:57:17 -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 |
Danny McCormick
|
7f17a6e550
|
Update RELEASES.md
|
2019-09-05 16:04:32 -04:00 |