1
0
Fork 0
Commit Graph

276 Commits (202e45fdb5beb3aa89dc932b8c70e53ff3971c8c)

Author SHA1 Message Date
eric sciple 202e45fdb5 . 2019-12-20 22:16:43 -05:00
eric sciple 188ab068e9 . 2019-12-20 14:06:05 -05:00
eric sciple 1df509f287 . 2019-12-20 12:59:43 -05:00
eric sciple b57aeb05b0 . 2019-12-19 23:17:23 -05:00
eric sciple fea8e2ca74 . 2019-12-19 23:14:06 -05:00
eric sciple 424ce637e8 . 2019-12-19 20:16:08 -05:00
eric sciple 2e0a79b8d0 . 2019-12-19 17:51:09 -05:00
eric sciple b987bcb15c . 2019-12-19 17:01:50 -05:00
eric sciple 7b2bab4844 . 2019-12-19 16:46:07 -05:00
eric sciple 4bd5461ee0 . 2019-12-19 03:49:33 -05:00
eric sciple a03103f684 . 2019-12-19 03:47:16 -05:00
eric sciple d377c19fad . 2019-12-19 02:44:00 -05:00
eric sciple 8cbe40e1bb . 2019-12-18 23:16:16 -05:00
eric sciple 30682f8784 . 2019-12-18 19:32:55 -05:00
eric sciple 60ec596827 . 2019-12-18 18:39:21 -05:00
eric sciple 430e5d7165 . 2019-12-18 12:17:27 -05:00
eric sciple 923e295bc8 . 2019-12-18 12:02:34 -05:00
eric sciple dcd827b242 . 2019-12-17 19:16:30 -05:00
eric sciple 7e0c1c3c49 glob 2019-12-17 19:10:39 -05:00
eric sciple f79897266e
fix errors during npm install (#262) 2019-12-17 12:48:13 -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 895bdd6dd5
remove misleading verbiage (#258) 2019-12-16 12:43:21 -05:00
eric sciple 61d502068b
overload downloadTool to accept destination path (#257) 2019-12-16 11:59:48 -05:00
eric sciple 17acd9c66f
update problem matchers doc for fromPath and default severity (#256) 2019-12-14 10:11:59 -05:00
Bryan MacFarlane d4975510fe update illustration 2019-12-12 14:30:31 -05:00
Bryan MacFarlane 871c495487 update versioning docs for new major versions 2019-12-12 14:21:22 -05:00
Bryan MacFarlane 40a502b14b added matchers to readme 2019-12-12 13:43:34 -05:00
Adam Dobrawy fc45b70f30 Remove draft-only comments from README (#215) 2019-12-11 18:07:02 -05:00
Daniel Anechitoaie 9f6c37ac52 Updated tc.cacheFile example (#226) 2019-12-11 18:05:18 -05:00
Barret Schloerke 80e91ee891 Fix typo (#250) 2019-12-11 18:03:17 -05:00
TriangularIT bedf824517 Small typo (#251) 2019-12-11 18:02:44 -05:00
Peter Evans be9f18b69f Fix documentation links (#217) 2019-12-10 09:11:03 -05:00
Tony Brix 1d7e38e56d fix unzip error (#223) 2019-12-09 14:26:48 -05:00
Bryan MacFarlane aa13e110b1 update illustration 2019-12-09 14:02:57 -05:00
eric sciple 15033a1aed commit package-lock.json 2019-12-09 11:21:43 -05:00
Bryan MacFarlane cd47f1e123 update versioning diagram 2019-12-08 14:34:25 -08:00
Bryan MacFarlane 0f1fef3752
versioning update (#246) 2019-12-07 14:26:07 -08:00
Ross Brodbeck 5fdab2aaf2
Update octokit graphql type dependencies (#228)
* Update GraphQL support in base API
2019-12-06 07:52:04 -05:00
eric sciple 1c12ced7ba
bump patch version (#239) 2019-12-04 11:03:36 -05:00
eric sciple 211b25966b
Unit test (#236) 2019-12-03 14:18:54 -05:00
Ross Brodbeck d98e55434d
Fix test timeouts (#235)
* Fix test timeouts
2019-12-03 13:55:39 -05:00
eric sciple 5c894298f2
toolrunner should which tool before invoking (#220) 2019-11-18 16:20:01 -05:00
Jan Jurzitza 9a3c005162 Clarify that extractTar extracts gzipped tars (#134)
The default downloadTool implementation strips the filename so when passing it to the extractTar function, it doesn't have a way of knowing the format without manually specifying it. However what the extractTar function arguments meant and how to specify them wasn't clear before reading the source code, so the documentation here got updated to reflect that.
2019-11-15 16:12:36 -05:00
Brian Surowiec 225370fc48 Fix remove-matcher syntax (#211) 2019-11-15 16:02:47 -05:00
eric sciple 28a7970270
Merge pull request #212 from actions/users/ericsciple/m161warnings
Update jest and lerna to fix npm install warnings
2019-11-12 12:20:32 -05:00
eric sciple 6c824bd448 Update jest and lerna to fix npm install warnings 2019-11-12 12:13:32 -05:00
Thomas Boop 47357ddfee
Document Problem Matcher Commands (#198)
* Add Initial Problem Matcher docs
2019-11-06 16:24:16 -05:00
Josh Gross a465bf5e6d
Fix slash in example release branch 2019-11-06 10:16:13 -05:00
Jim Hester 0fbdc19f81 Fix typo (#201) 2019-11-06 10:15:14 -05:00
Bryan MacFarlane 4f11810a00 doc tweak 2019-11-03 14:35:12 -05:00