Fabrice Reix
|
c7b1bef490
|
Add security category for generating release note
|
2024-04-23 12:49:17 +02:00 |
|
Fabrice Reix
|
2de05983a3
|
Check that version is not empty
|
2024-04-23 09:15:17 +00:00 |
|
Fabrice Reix
|
327038780c
|
Use only closed issues for the release note
|
2023-11-09 14:44:27 +01:00 |
|
jcamiel
|
1282d52783
|
Add optional GitHub token option for rate limiting issue.
|
2023-11-09 13:38:43 +01:00 |
|
jcamiel
|
8c0bec3544
|
Fix mypy errors.
|
2023-10-27 16:20:33 +02:00 |
|
Josh Soref
|
f6baa2a6b9
|
spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-29 09:08:13 +02:00 |
|
Fabrice Reix
|
3a158a815f
|
Add Breaking Change issues to the CHANGELOG
|
2023-09-21 10:15:10 +02:00 |
|
jcamiel
|
d04f11db65
|
Add 4.1.0 section in CHANGELOG.md
|
2023-07-07 11:51:21 +02:00 |
|
Fabrice Reix
|
847e986957
|
Take only PRs from Hurl main repos
|
2022-12-07 09:29:47 +01:00 |
|
jcamiel
|
1c796d8f0c
|
Replace lxml.HTMLParser with BeautifulSoup parser.
lxml.HTMLParser is having troubled with emoji content https://github.com/Orange-OpenSource/hurl/issues/959.
Besides, BeautifulSoup is already a dependance for our tests suite.
|
2022-11-05 17:01:04 +01:00 |
|
jcamiel
|
b38d108eb2
|
Fix hurlfmt --color crash.
|
2022-11-05 01:17:23 +01:00 |
|
Fabrice Reix
|
c9775547dd
|
Fix webscrapping of the issue HTML page
|
2022-10-29 19:31:58 +02:00 |
|
Fabrice Reix
|
e73891f25d
|
Generate Release Note from Github Issues/Pull Request
|
2022-08-26 15:39:21 +02:00 |
|