Commit Graph

43 Commits

Author SHA1 Message Date
Bryan MacFarlane
7295685073 comment format for review 2020-04-10 09:24:24 -04:00
Bryan MacFarlane
20b83b585c prettier files 2020-04-10 09:21:58 -04:00
Bryan MacFarlane
71d14f19d2 prettier rules 2020-04-10 09:17:13 -04:00
Konrad Pabjan
60c8242c8c 1.0.7 Release 2020-04-06 16:30:03 +02:00
Konrad Pabjan
b7761cf75b
Merge pull request #14 from actions/konradpabjan/misc-updates
Update NPM packages + add 429 http code
2020-03-27 21:19:31 +01:00
konradpabjan
ffa5c64202 Update packages + add http code 2020-03-25 13:47:39 +01:00
David Kale
04e5ad73cd
Merge pull request #12 from actions/json-headers
Default to sending Accept and Content-Type headers for json
2020-02-04 15:35:06 -05:00
David Kale
b3fb98d1bb Case insensitive check for existing header 2020-02-04 15:27:30 -05:00
David Kale
e91a39a86b Default to sending Accept and Content-Type headers for json 2020-02-04 14:19:46 -05:00
Bryan MacFarlane
f545df6c21 update readme 2020-02-04 08:25:48 -05:00
Bryan MacFarlane
2790a145c2 update readme 2020-02-04 08:24:40 -05:00
Bryan MacFarlane
c0311af207 version bump 2020-02-03 18:04:35 -05:00
Bryan MacFarlane
dedf41a3d3
Merge pull request #11 from actions/json-types
Move interface to Interfaces. Allow any for post/put/patchJson bodies
2020-02-03 17:34:35 -05:00
David Kale
3f47963203 Move interface to Interfaces. Allow for post/put/patchJson bodies 2020-02-03 17:25:08 -05:00
Bryan MacFarlane
2d459b5b9c bump version 2020-02-01 20:06:18 -05:00
Bryan MacFarlane
1b8e8c029a
Merge pull request #9 from actions/jsonapis
json apis
2020-02-01 19:58:10 -05:00
Bryan MacFarlane
9827426984 json apis 2020-02-01 18:39:08 -05:00
Bryan MacFarlane
ea44b6b1ad
Merge pull request #8 from actions/fix-test-protocols
fix test protocol matching
2020-01-23 11:14:29 -05:00
Bryan MacFarlane
a77f06ef45 fix 2020-01-23 09:25:39 -05:00
Bryan MacFarlane
f18f070af6
Merge pull request #7 from actions/users/ericsciple/m164bypass
fix bugs related no_proxy
2020-01-23 08:51:45 -05:00
eric sciple
b9d808c3db . 2020-01-22 23:27:00 -05:00
eric sciple
d745dd984c fix bugs related no_proxy and ports: 1) https://foo.com should match no_proxy=foo.com:443 and 2) https://foo.com:8080 should match no_proxy=foo.com 2020-01-22 23:09:35 -05:00
eric sciple
9e8142913f
Merge pull request #5: make getAgent public 2020-01-16 23:49:18 -05:00
Bryan MacFarlane
fe012b2aeb
Merge pull request #3 from actions/joshmgross/code-review
Initial feedback
2020-01-13 18:45:57 -05:00
Josh Gross
7f15359c45 Revert unnecessary changes 2020-01-11 21:23:55 -05:00
Josh Gross
62b5d3a94f Remove @types/shelljs 2020-01-10 18:17:31 -05:00
Josh Gross
b1a3f20932 code review 2020-01-10 18:12:28 -05:00
Bryan MacFarlane
cfcdda9620 bump version 2020-01-10 15:50:11 -05:00
Bryan MacFarlane
a61d469f5a
Merge pull request #2 from actions/es2019
es2019 support and node 12+
2020-01-10 15:49:07 -05:00
Bryan MacFarlane
a975c51e1d update 2020-01-10 15:44:01 -05:00
Bryan MacFarlane
c253d266ea props 2020-01-09 23:27:59 -05:00
Bryan MacFarlane
0f3ac5564f readme 2020-01-09 23:08:26 -05:00
Bryan MacFarlane
afbe13ca2c readme 2020-01-09 23:02:45 -05:00
Bryan MacFarlane
26de74e6a7 readme 2020-01-09 22:52:56 -05:00
Bryan MacFarlane
9a2918fa10 readme 2020-01-09 22:50:49 -05:00
Bryan MacFarlane
c0e9825e26 add badge 2020-01-09 22:31:42 -05:00
Bryan MacFarlane
2a196496f0
Merge pull request #1 from actions/workflow
actions workflow
2020-01-09 22:20:50 -05:00
Bryan MacFarlane
83394945b7 dispose 2020-01-09 22:17:08 -05:00
Bryan MacFarlane
16961b648c update wf 2020-01-09 20:31:59 -05:00
Bryan MacFarlane
9d73eb3e8f update wf 2020-01-09 19:46:36 -05:00
Bryan MacFarlane
375f12fb8b add workflow 2020-01-09 19:44:20 -05:00
Bryan MacFarlane
43137bde4f add workflow 2020-01-09 19:42:29 -05:00
Bryan MacFarlane
0fc3b75a6d initial commit 2020-01-09 18:32:59 -05:00