Commit Graph

275 Commits

Author SHA1 Message Date
lepapareil
45e82a1c24 add windows PATH auto refresh in win64 installer 2021-03-03 11:32:52 +01:00
lepapareil
131376837b add a finish page to win64 installer 2021-03-02 23:07:32 +01:00
lepapareil
41df46ff77 fix nsis path on win64 contrib doc 2021-03-02 20:37:29 +01:00
lepapareil
ea90b59b38
fix path key for win64 installer 2021-03-02 15:24:07 +01:00
Fabrice Reix
866074fb9f
Merge pull request #176 from Orange-OpenSource/feature/type_input_variables
Type input variables
2021-02-25 21:06:17 +01:00
Fabrice Reix
68be658648 Type input variables 2021-02-25 20:47:46 +01:00
Fabrice Reix
4a730e9fde
Merge pull request #175 from Orange-OpenSource/fix/reading-body-file
Fix reading body file bytes
2021-02-24 20:41:40 +01:00
Fabrice Reix
6164c13737 Fix Reading body file bytes 2021-02-24 20:22:37 +01:00
Fabrice Reix
f1ec7a8212
Merge pull request #173 from Orange-OpenSource/ci/add-windows-tests-and-release
Ci/add windows tests and release
2021-02-23 19:09:50 +01:00
Fabrice Reix
4df5f052b4 Run cargo tests in windows ci 2021-02-23 18:53:29 +01:00
lepapareil
cb1766bcba
fix reg export for win64 installer 2021-02-23 17:49:48 +01:00
lepapareil
3d252f3744 add win64 tests and release to ci 2021-02-23 17:37:41 +01:00
lepapareil
c6424526b2
Merge pull request #157 from Orange-OpenSource/feature/run-test-integ-in-windows
Run Tests integ in windows
2021-02-20 20:15:18 +01:00
lepapareil
e21bbea974 add integration test in win contrib docs 2021-02-20 19:53:11 +01:00
Fabrice Reix
77b8802074
Merge pull request #172 from Orange-OpenSource/feature/check-and-fix-lintian
Check and fix lintian errors
2021-02-20 14:29:28 +01:00
Fabrice Reix
5405209bf9 Check And Fix Lintian errors 2021-02-20 14:17:42 +01:00
Fabrice Reix
99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00
lepapareil
85e52e3eeb
Merge pull request #168 from Orange-OpenSource/feature/support-terminal-color-in-windows
Support terminal colors in windows
2021-02-15 16:24:43 +01:00
Fabrice Reix
e60a06703c Update Test integ 2021-02-15 11:45:19 +01:00
Fabrice Reix
6827671944 use crate colored in order to support Windows 2021-02-15 11:45:19 +01:00
Fabrice Reix
a7bf5bb144
Merge pull request #170 from Orange-OpenSource/fix/support-wildcard-in-jsonpath
Support wildcard in jsonpath
2021-02-15 11:41:06 +01:00
Fabrice Reix
a60f054cc0 Support wildcard in jsonpath 2021-02-15 10:52:04 +01:00
Fabrice Reix
690a22d3cf
Merge pull request #167 from Orange-OpenSource/feature/usage
Add usage section in README.md
2021-02-14 09:09:25 +01:00
jcamiel
c1d13d7520 Add usage section in README.md 2021-02-13 20:38:57 +01:00
Fabrice Reix
d1ab376d48
Merge pull request #158 from Orange-OpenSource/feature/add-toc-readme
Add toc to readme.
2021-02-12 14:29:15 +01:00
jcamiel
6717f47096 Add toc to readme.
Can be regenerated easily with https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc.
2021-02-12 13:33:56 +01:00
Fabrice Reix
df0a8410f6
Merge pull request #154 from Orange-OpenSource/feature/update-readme-sample
Update sample in README.
2021-02-12 11:03:29 +01:00
Fabrice Reix
4463283bdb
Merge pull request #155 from Orange-OpenSource/feature/update-rust-1.50
Update rust 1.50.0
2021-02-12 11:02:50 +01:00
Fabrice Reix
1f4e9e2a8b cargo fmt 2021-02-12 10:56:32 +01:00
Fabrice Reix
13bd92d27d Fix clippy unnecessary-wraps 2021-02-12 10:54:27 +01:00
jcamiel
93693766c6 Update sample in README. 2021-02-12 08:52:29 +01:00
Fabrice Reix
4f6e2a72ab Add documentation, homepage or repository in manifest 2021-02-10 20:17:10 +01:00
Fabrice Reix
d886a10a94 Update Licence identifier
unknown license from cargo publish
2021-02-10 20:12:17 +01:00
Fabrice Reix
43fc40976b
Merge pull request #152 from Orange-OpenSource/feature/support-utf8-with-bom
Support Hurl File encoded with UTF8 BOM
2021-02-10 20:09:15 +01:00
Fabrice Reix
2d7cd55a2e Support Hurl File encoded with UTF8 BOM 2021-02-10 19:53:09 +01:00
Fabrice Reix
54ac4babdf Update version to 1.2.0 2021-02-08 10:33:10 +01:00
Fabrice Reix
97f3ec1560 Update release note 2021-02-07 21:30:02 +01:00
Fabrice Reix
7650e15a69
Merge pull request #149 from Orange-OpenSource/fix/insecure-for-session
Fix insecure mode for session
2021-02-07 21:15:36 +01:00
Fabrice Reix
89f0968164 Set libcurl handle attributes in the execute method
Instead of the init method, so that they can be applied after the reset
2021-02-07 14:34:30 +01:00
Fabrice Reix
a2ae1944e3
Merge pull request #148 from Orange-OpenSource/feature/improve-ssl-error-message
Be more specific for SSL Certificate errors
2021-02-07 13:33:40 +01:00
Fabrice Reix
12aecfec1e Keep extra description from libcurl for SSL Certificate errors 2021-02-07 12:12:05 +01:00
Fabrice Reix
1636d37692
Merge pull request #147 from Orange-OpenSource/fix/test-integ-circular-import
Do not run flask in debug mode anymore
2021-02-06 20:51:24 +01:00
Fabrice Reix
399ca688c8 Do not run flask in debug mode anymore
It might solve the import issue with the form_param.py test
ImportError: cannot import name 'attach_enctype_error_multidict' from partially initialized module 'flask.debughelpers' (most likely due to a circular import) (/usr/local/lib/python3.9/site-packages/flask/debughelpers.py)
2021-02-06 18:01:53 +01:00
Fabrice Reix
64d9f5b22f
Merge pull request #146 from Orange-OpenSource/feature/add-tests-ssl
Add Test SSL with self-signed certificate
2021-02-06 13:54:50 +01:00
Fabrice Reix
95b9887e55 Add Test SSL with self-signed certificates 2021-02-06 13:38:55 +01:00
lepapareil
e655d05c1f
clean powershell doc 2021-02-05 16:52:18 +01:00
Fabrice Reix
4e8f68a5d8 Update README 2021-02-04 18:46:33 +01:00
Fabrice Reix
f2417f9c2e
Merge pull request #142 from Orange-OpenSource/doc/rewrite-readme-building-section
enhances linux build steps
2021-02-04 14:58:46 +01:00
lepapareil
abd59c6c46
enhances linux build steps 2021-02-04 14:04:17 +01:00
Fabrice Reix
d4c734de60
Merge pull request #141 from Orange-OpenSource/feature/add-tests-artifact
Add tests artifact
2021-02-04 13:24:22 +01:00