lepapareil
|
f2580ed493
|
delete unused check_version.sh
|
2021-02-02 08:17:09 +01:00 |
|
lepapareil
|
2aa3a5d896
|
fix ci yml
|
2021-02-01 22:00:17 +01:00 |
|
lepapareil
|
960badaab8
|
fix ci yml
|
2021-02-01 21:57:36 +01:00 |
|
lepapareil
|
912753e41c
|
replace check_version step by environment step on ci
|
2021-02-01 21:49:34 +01:00 |
|
lepapareil
|
ab61de29c1
|
move check version from release ci to test ci
|
2021-02-01 17:21:23 +01:00 |
|
lepapareil
|
b9ab65abc4
|
fix release ci name and variables
|
2021-02-01 17:06:12 +01:00 |
|
lepapareil
|
d221d811ea
|
fix test ci name and variables
|
2021-02-01 17:05:50 +01:00 |
|
lepapareil
|
574ab76bf9
|
clean release.yml
|
2021-01-29 22:32:43 +01:00 |
|
lepapareil
|
a2a5166d9d
|
clean test.yml
|
2021-01-29 22:32:20 +01:00 |
|
lepapareil
|
a1cf0a0ef4
|
Delete ci.yml
|
2021-01-29 22:30:21 +01:00 |
|
lepapareil
|
7028ce61f3
|
Create release.yml
|
2021-01-29 22:30:13 +01:00 |
|
lepapareil
|
c3ce5063c8
|
Create test.yml
|
2021-01-29 22:29:51 +01:00 |
|
Fabrice Reix
|
c505de037c
|
Merge pull request #135 from Orange-OpenSource/fix/integration
[FIX] run integration tests within integration dir + in order
|
2021-01-28 11:58:27 +01:00 |
|
Fabrice Reix
|
797788c571
|
Tests hurl files in order
|
2021-01-28 11:49:21 +01:00 |
|
Fabrice Reix
|
5394a444da
|
run integration tests within integration dir
|
2021-01-28 11:37:41 +01:00 |
|
Fabrice Reix
|
5bdbe73163
|
Merge pull request #131 from Orange-OpenSource/feature/add-option-interactive
Add --interactive option
|
2021-01-24 17:15:28 +01:00 |
|
Fabrice Reix
|
27f5f4b55d
|
Merge pull request #134 from Orange-OpenSource/feature/cookie-value-accept-more-characters
Accept more characters in the cookie-value
|
2021-01-22 08:07:54 +01:00 |
|
Fabrice Reix
|
379bd5aac2
|
Accept more characters in the cookie-value
|
2021-01-22 07:49:48 +01:00 |
|
Fabrice Reix
|
88f94f97da
|
Merge pull request #133 from Orange-OpenSource/feature/accept-dot-in-cookie-value
Accept '.' in cookie-value
|
2021-01-18 20:23:15 +01:00 |
|
Fabrice Reix
|
5b17e6f9ee
|
Accept '.' in cookie-value
|
2021-01-18 20:00:47 +01:00 |
|
Fabrice Reix
|
da2dc6493b
|
Add --interactive option
|
2021-01-16 17:23:39 +01:00 |
|
lepapareil
|
d6767f7bc1
|
Merge pull request #129 from Orange-OpenSource/feature/integration-migrate-to-python
Migrate integration scripts to python
|
2021-01-14 21:03:20 +01:00 |
|
Fabrice Reix
|
a85170998f
|
Migrate integration scripts to python
so that they can be executed then in windows
|
2021-01-14 20:40:37 +01:00 |
|
lepapareil
|
94c3b69f32
|
Merge pull request #130 from Orange-OpenSource/feature/cargo-test-in-windows
cargo test in windows
|
2021-01-14 20:38:00 +01:00 |
|
Fabrice Reix
|
6775014692
|
use i32 instead of u32 for windows
|
2021-01-14 20:26:57 +01:00 |
|
Fabrice Reix
|
07856bd820
|
Remove unnecessary lines
|
2021-01-14 18:21:45 +01:00 |
|
Fabrice Reix
|
13e8d5fe7b
|
Support for windows
|
2021-01-14 16:14:04 +01:00 |
|
Fabrice Reix
|
eef4568e3f
|
Support windows separator
|
2021-01-14 13:49:37 +01:00 |
|
Fabrice Reix
|
836ad872a7
|
do not create test files in /tmp anymore
|
2021-01-14 08:18:54 +01:00 |
|
Fabrice Reix
|
d8b01b928e
|
Merge pull request #125 from Orange-OpenSource/feature/add-integ-test-cookie-file
Add test integ for input cookie file
|
2021-01-11 19:12:08 +01:00 |
|
Fabrice Reix
|
37710d2523
|
Add test integ for input cookie file
|
2021-01-11 19:05:33 +01:00 |
|
Fabrice Reix
|
9d78bd2bd0
|
Merge pull request #119 from oraoto/master
Fix cookies_input_file argument name mismatch
|
2021-01-11 14:22:54 +01:00 |
|
Oraoto
|
46df63c0bd
|
Fix cookies_input_file argument name mismatch
|
2021-01-11 21:13:07 +08:00 |
|
Fabrice Reix
|
9b061a587d
|
Merge pull request #118 from Orange-OpenSource/feature/add-option-variables-file
Add option variables-file
|
2021-01-09 20:36:47 +01:00 |
|
Fabrice Reix
|
d10045e320
|
Add option --variables-file
|
2021-01-09 20:31:26 +01:00 |
|
Fabrice Reix
|
a52ea2f570
|
Merge pull request #117 from Orange-OpenSource/feature/template-in-json
Add template for json null/number/boolean
|
2021-01-09 18:43:44 +01:00 |
|
Fabrice Reix
|
8b12a574a6
|
Support template in json for null, boolean and numbers
|
2021-01-09 18:32:31 +01:00 |
|
Fabrice Reix
|
2589d46647
|
Specify explicit version for all your dependencies
|
2021-01-09 09:51:00 +01:00 |
|
Fabrice Reix
|
1c53be8119
|
Add metadata to Cargo.toml
|
2021-01-09 09:19:24 +01:00 |
|
Fabrice Reix
|
238a5d5a04
|
Merge pull request #114 from Orange-OpenSource/fix/cargo-install
Install hurl with cargo
|
2021-01-05 09:29:59 +01:00 |
|
Fabrice Reix
|
0ec2b2d330
|
Install hurl with cargo
|
2021-01-05 09:06:14 +01:00 |
|
Fabrice Reix
|
d2316401ba
|
Merge pull request #113 from Orange-OpenSource/features/update-rust-1.49.0
Update rust 1.49.0
|
2021-01-05 08:25:17 +01:00 |
|
Fabrice Reix
|
9518d158e8
|
Fix clippy warning
|
2021-01-05 08:18:08 +01:00 |
|
Fabrice Reix
|
43f4332939
|
check that rust version is 1.49.0
|
2021-01-05 08:17:34 +01:00 |
|
Fabrice Reix
|
35f0516b65
|
Update version to 1.1.0
|
2021-01-05 07:55:20 +01:00 |
|
Fabrice Reix
|
94d9414d4e
|
Update Release note
|
2020-12-18 09:26:54 +01:00 |
|
Fabrice Reix
|
3b71306abf
|
Update integration test report
|
2020-12-18 09:01:14 +01:00 |
|
Fabrice Reix
|
467dc277f8
|
Merge pull request #110 from Orange-OpenSource/feature/github-actions-split
Split Github action Build Job
|
2020-12-13 15:02:47 +01:00 |
|
Fabrice Reix
|
018ed06b75
|
Fix clippy warnings
|
2020-12-13 14:57:20 +01:00 |
|
Fabrice Reix
|
1788bd19d6
|
Split Build job
|
2020-12-13 14:57:09 +01:00 |
|