Commit Graph

186 Commits

Author SHA1 Message Date
lepapareil
9ec8e4ece6
Fix netcat and pip install 2023-06-13 16:36:58 +02:00
Filipe PINTO
8e5c85c8b2
Improves fix for advisories/GHSA-82rp-4vmv-54wg 2023-06-08 10:14:37 +02:00
Filipe PINTO
0cdc8610db
Fix advisory GHSA-vf82-g995-949v 2023-06-06 13:13:44 +02:00
Filipe PINTO
0a409b51d1
Improves release workflow 2023-06-02 11:36:22 +02:00
lepapareil
600e0e822c
Delete --rebase option from /accept workflow 2023-06-01 17:15:14 +02:00
jcamiel
8f776b20fc
Fix GitHub spelling in hurl-bot talking. 2023-06-01 17:15:14 +02:00
Filipe PINTO
ecce454127
Fix accept workflow when using --release option 2023-06-01 17:11:02 +02:00
Filipe PINTO
7fe57c4bc2
Improve PR comment when /accept executes a rebase 2023-05-03 06:54:56 +02:00
Filipe PINTO
3e8755fe2d
Protect ci configuration by CODEOWNERS 2023-04-25 09:06:31 +02:00
Filipe PINTO
2f0fa3c016
Fix security/advisories/GHSA-vf82-g995-949v 2023-04-24 10:14:23 +02:00
Filipe PINTO
aa6d228487
Clean issue template 2023-04-14 18:33:46 +00:00
lepapareil
d7e60b1c7f
Full vcpkg cache for windows ci 2023-04-14 16:18:55 +00:00
Filipe PINTO
b0522ff288
Auto rebase from target branch when /accept on PR 2023-04-12 16:21:40 +02:00
Filipe PINTO
453a99071d
Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
Filipe PINTO
d856d7eee9
Disable Alpine test until we find a new proxy for tests 2023-04-05 08:36:17 +02:00
Filipe PINTO
7577f89d90
Start update_crates.sh at 3 am instead of 8 am 2023-03-30 11:02:10 +02:00
Filipe PINTO
ae86a24b84
Enable ci cache to accelerate vcpkg install 2023-03-27 13:07:27 +02:00
Fabrice Reix
c2010b0168
Install Rust with explicit version 2023-03-12 14:56:03 +01:00
Fabrice Reix
f48cbf9f2b
Fix Typos 2023-03-07 15:54:56 +01:00
jcamiel
65f85f9e53
Clean package integration tests. 2023-03-03 17:54:20 +01:00
Fabrice Reix
492d4094b0
Update mitmproxy to 9.0.1 2023-02-24 10:05:49 +01:00
jcamiel
2a526d7b0b
Update image from ubuntu-18.04 to ubuntu-20.04.
Removed python 3.8 version and curl 7.68 as they're part of the ubuntu-20.04 image <https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md>
2023-02-21 13:53:04 +01:00
jcamiel
3ec8a15122
Patch GitHub macOS build. 2023-02-17 00:19:00 +01:00
lepapareil
ad999b2220
Fix focal mirror repo for ci 2023-02-06 16:09:57 +01:00
Filipe PINTO
ec1e0a1012
Update installation.md when releasing 2023-02-02 13:51:32 +01:00
Filipe PINTO
fd71cb357e
Fix push create release commits on ci 2023-02-01 16:11:27 +01:00
Filipe PINTO
7879344f26
Fix windows package artifacts 2023-02-01 16:08:13 +01:00
fpinto
1b6b583e7a
Fix servers log artifacts 2023-01-27 07:49:09 +01:00
Fabrice Reix
3ff999dff5
Disable doc install check 2023-01-25 13:59:53 +01:00
Fabrice Reix
e26e7d7c2e
Install BeautifulSoup 2023-01-25 13:44:52 +01:00
Fabrice Reix
0543431490
Refacto Test integ SSL 2023-01-11 14:55:13 +01:00
jcamiel
c11c5ed16e
Fix cargo test --doc on Alpine 2022-12-30 11:24:03 +01:00
fpinto
89cc524d17
Revert Use openssl3 for libcurl on windows 2022-12-28 22:46:57 +01:00
lepapareil
6fb9210436
Beautify update_crates.sh 2022-12-27 19:18:46 +01:00
lepapareil
d1767e1985
Clean ci docker jobs 2022-12-15 18:09:44 +01:00
lepapareil
77f79092c1
Add debug sh functions 2022-12-15 18:09:44 +01:00
lepapareil
6f0e666dce
Fix false negatives on dockerised tests 2022-12-15 18:09:44 +01:00
Michael Friedrich
26028c72e4
Add issue templates: Bug report, feature proposal 2022-12-12 11:35:46 +01:00
Filipe PINTO
963ff0fc18
Add check changelog to release workflow 2022-12-08 09:58:44 +01:00
Fabrice Reix
2ade5287f4
Remove Check CHANGELOG 2022-12-07 16:59:17 +01:00
Filipe PINTO
c3526284a5
Fix print event issue title on accept workflow 2022-12-06 14:39:15 +01:00
lepapareil
a7c2d21777
Add hadolint check 2022-11-30 16:43:02 +01:00
Filipe PINTO
8b2d7b758d
Use gitleaks from ghcr.io instead of docker.io 2022-11-30 15:48:14 +01:00
jcamiel
06bf7e6ba5
Add check for binary compatibility by building a small sample. 2022-11-29 15:51:28 +01:00
Filipe PINTO
3f3f2f2844
Fix installation.md on update-branch-version.yml workflow 2022-11-28 16:26:16 +01:00
jcamiel
c7f6795f14
Add dependencies licenses check. 2022-11-18 11:20:33 +01:00
lepapareil
4300733052
Reorder check ci 2022-11-16 14:57:12 +01:00
lepapareil
e712185fe1
Add gitleaks on ci 2022-11-16 14:52:57 +01:00
lepapareil
39f91fd0b7
Sign hurl bot commits 2022-11-16 10:55:25 +01:00
lepapareil
50a0202918
Welcome to hurl-bot the new ci bot account 2022-11-14 16:24:52 +01:00