Konrad Pabjan
|
6cbb8e9bc8
|
@actions/artifact package (#304)
* Initial commit for @actions/artifact package
|
2020-02-11 09:49:46 -05:00 |
Fabio Niephaus
|
0ecc141d4e
|
await tc.downloadTool (#337)
|
2020-02-09 22:15:26 -05:00 |
eric sciple
|
432a78c48c
|
check proxy bypass before setting proxy agent (#320)
|
2020-01-23 14:35:41 -05:00 |
Thomas Boop
|
80e6ba7033
|
Update readme with type assertion information (#310)
* Update readme with type assertion information
* PR updates
|
2020-01-22 11:53:39 -05:00 |
eric sciple
|
6072c249ee
|
release notes (#317)
|
2020-01-21 13:25:05 -05:00 |
Thomas Boop
|
a9175f3986
|
Correctly pull issue number for pull request review events (#311)
|
2020-01-21 10:44:38 -05:00 |
eric sciple
|
8b0300129f
|
fix command escaping (#302)
|
2020-01-18 23:52:44 -05:00 |
eric sciple
|
ab5bd9d696
|
octokit client should follow proxy settings (#314)
|
2020-01-18 14:28:37 -05:00 |
eric sciple
|
e69833ed16
|
release notes (#308)
|
2020-01-14 11:58:44 -05:00 |
eric sciple
|
461fc2b9c9
|
bump checkout to v2, pin setup-node to v1 (#277)
|
2020-01-14 11:19:06 -05:00 |
sullis
|
c514e7481a
|
GitHub Actions checkout v2 (#303)
|
2020-01-14 10:48:34 -05:00 |
Bryan MacFarlane
|
2e88402d19
|
audit fix and update http-client (#298)
|
2020-01-10 16:37:48 -05:00 |
eric sciple
|
058ad6937d
|
remove todo comment (#297)
|
2020-01-10 12:09:48 -05:00 |
eric sciple
|
dd64d8c7c9
|
glob readme (#296)
|
2020-01-10 12:00:22 -05:00 |
eric sciple
|
947ba5b559
|
bump versions (#295)
|
2020-01-09 17:31:27 -05:00 |
eric sciple
|
03ebc5b885
|
generated file (#294)
|
2020-01-09 15:26:22 -05:00 |
eric sciple
|
1a2c592903
|
multiple glob patterns (#287)
|
2020-01-09 15:05:31 -05:00 |
Bryan MacFarlane
|
683245ad5e
|
bump default test timeout
|
2020-01-07 01:14:32 -05:00 |
Bryan MacFarlane
|
bfd29dcef8
|
only audit on ubuntu-latest (#283)
|
2020-01-04 14:08:05 -05:00 |
Bryan MacFarlane
|
803934eca0
|
audit security vulnerabilities as part of ci (#280)
|
2020-01-03 17:54:10 -05:00 |
francisfuzz
|
4e69ce10e9
|
package-lock.json: update handlebars & uglify-js (#279)
|
2020-01-03 15:26:02 -05:00 |
eric sciple
|
a11539e1db
|
glob (#268)
|
2019-12-31 10:16:18 -05:00 |
dependabot[bot]
|
a94e2440cb
|
Bump handlebars from 4.1.2 to 4.5.3 in /packages/github (#276)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-27 19:48:20 -05:00 |
Josh Gross
|
8a4134761f
|
Update to latest typescript version (#274)
|
2019-12-27 19:42:30 -05:00 |
Josh Gross
|
60d3096c71
|
Only run CI on PRs and pushes to master (#275)
|
2019-12-26 17:00:18 -05:00 |
Josh Gross
|
5feb835dff
|
Fix broken doc links (#273)
|
2019-12-23 15:52:20 -05:00 |
eric sciple
|
e7cbd693eb
|
fix extractTar on Windows (#264)
|
2019-12-19 10:44:08 -05:00 |
eric sciple
|
81bdf00982
|
fix Buffer deprecation warnings (#265)
|
2019-12-18 13:24:01 -05:00 |
eric sciple
|
568f12cee6
|
remove trailing comma from commands (#263)
|
2019-12-18 13:23:16 -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 |