Commit Graph

74 Commits

Author SHA1 Message Date
Brian Cristante
602cbafdf5
Note that the repo has been archived 2022-05-03 11:12:21 -04:00
Josh Gross
1ec680f841
Merge pull request #66 from dhadka/revert-33-dhadka/disable-redirect-tests
Revert "Disable redirect tests due to httpbin issue"
2022-04-11 14:42:28 -04:00
David Hadka
e2b423c280
Revert "Disable redirect tests due to httpbin issue" 2022-04-11 13:21:06 -05:00
Konrad Pabjan
5ea1c52929
Align 1.0.11 package version with package.json 2021-04-06 13:26:21 -04:00
Bryan MacFarlane
18031ad139 bump version 2021-03-25 08:07:53 -04:00
Bryan MacFarlane
5ef43defc2 update releases 2021-03-24 19:35:01 -04:00
Bryan MacFarlane
a9d5d9b0b7 bump version 2021-03-24 19:26:10 -04:00
Bryan MacFarlane
3b22cd05fd
Merge pull request #42 from pravipati/fix-missing-proxy-auth
Fix missing proxy auth
2021-03-24 19:10:35 -04:00
Pavan Ravipati
8815420ebb
Prettify changes
Co-authored-by: Felipe Galindo Sanchez <felipe.galindo.sanchez@intel.com>
2021-03-24 14:36:53 -07:00
Pavan Ravipati
e3934bd2d3
Do not configure proxyAuth when no proxy authentication is provided 2021-03-23 15:25:35 -07:00
Pavan Ravipati
9dc40793b9
proxyAuth is not set when authentication is not provided 2021-03-23 15:24:03 -07:00
Bryan MacFarlane
edadda14b0
Merge pull request #32 from dhadka/dhadka/typed-error
Throw HttpClientError instead of Error
2020-10-12 12:26:58 -04:00
David Hadka
e949b05e81
Merge branch 'main' into dhadka/typed-error 2020-10-12 10:58:50 -05:00
Dave Hadka
55850f1529 Return HttpClientError instead of Error, have properties for status and result 2020-10-12 10:57:59 -05:00
Bryan MacFarlane
544584c8ca
Merge pull request #33 from dhadka/dhadka/disable-redirect-tests
Disable redirect tests due to httpbin issue
2020-10-12 11:48:46 -04:00
Dave Hadka
91c9096197 Disable redirect tests due to httpbin issue 2020-08-17 22:18:54 -05:00
Andy McKay
88fc9d94d5
Merge pull request #30 from actions/update-default-branch
Rename to work with main
2020-07-22 08:11:07 -07:00
Andy McKay
647e77eb60
Rename to work with main
Updates the Action to listen to main #28. I didn't spot much else in here that we need to do yet.
2020-07-21 08:46:10 -07:00
Bryan MacFarlane
5f61f72a73
Merge pull request #25 from JamieMagee/deprecated-url
Remove deprecated URL API usage
2020-04-30 11:34:56 -04:00
Bryan MacFarlane
3e37a9d292
Update RELEASES.md 2020-04-29 21:06:11 -04:00
Bryan MacFarlane
f6aae3dda4
Merge pull request #27 from actions/redirect-auth-issue
Redirects should not pass authorization to different domain
2020-04-23 17:09:17 -04:00
Bryan MacFarlane
cde0b32926 cr feedback 2020-04-23 16:50:19 -04:00
Bryan MacFarlane
943067fe4c it's pretty now and bump version 2020-04-23 16:33:34 -04:00
Bryan MacFarlane
fbd137758a fix and tests 2020-04-23 16:26:28 -04:00
Jamie Magee
6543260f0a
Remove deprecated URL API usage 2020-04-11 17:04:55 +02:00
Bryan MacFarlane
ab10999b09
Merge pull request #23 from actions/format
apply formatting
2020-04-10 10:06:55 -04:00
Bryan MacFarlane
c0e4c90f86 format and audit only on linux 2020-04-10 10:05:05 -04:00
Bryan MacFarlane
5cca87c6a2 audit intermittent - best effort 2020-04-10 10:01:45 -04:00
Bryan MacFarlane
a57a6be350 bash shell for format 2020-04-10 09:57:01 -04:00
Bryan MacFarlane
7af5adfb99 apply formatting 2020-04-10 09:50:06 -04:00
Bryan MacFarlane
c715044f28
Merge pull request #20 from actions/prettier
prettier rules
2020-04-10 09:31:19 -04:00
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