forked from pool/python-pytest-html
- Replace node_modules.tar.gz vendoring with obs-service-node_modules
- Delete not needed patch vendor-npm.patch - Update to 4.1.1: * fix: Latest eslint is broken (#769) @BeyondEvil * fix: original sort order (#768) @BeyondEvil * [pre-commit.ci] pre-commit autoupdate (#763) @pre-commit-ci - 4.1.0: * Release v4.1.0 (#761) @BeyondEvil * fix: Escaping HTML in log (#757) @BeyondEvil * test: Add UTF8 test (#760) @BeyondEvil * [pre-commit.ci] pre-commit autoupdate (#563) @pre-commit-ci * fix: Only run npm when building from source (#758) @BeyondEvil * Fix results table modification documentation (#749) @michalkaptur * fix: Add collections errors to report (#756) @BeyondEvil * fix: Revert report generation to full run (#754) @BeyondEvil * fix: Broken duration (#753) @BeyondEvil * Pytest html fix reload button typo (#738) @jeffwright13 - 4.0.2: * Fix: Use absolute path for the report (#735) @adrien-berchet - 4.0.1: * fix: Incorrect label for xfailed (#733) @BeyondEvil OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 08:58:28 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Replace node_modules.tar.gz vendoring with obs-service-node_modules
|
||||
- Delete not needed patch vendor-npm.patch
|
||||
- Update to 4.1.1:
|
||||
* fix: Latest eslint is broken (#769) @BeyondEvil
|
||||
* fix: original sort order (#768) @BeyondEvil
|
||||
* [pre-commit.ci] pre-commit autoupdate (#763) @pre-commit-ci
|
||||
- 4.1.0:
|
||||
* Release v4.1.0 (#761) @BeyondEvil
|
||||
* fix: Escaping HTML in log (#757) @BeyondEvil
|
||||
* test: Add UTF8 test (#760) @BeyondEvil
|
||||
* [pre-commit.ci] pre-commit autoupdate (#563) @pre-commit-ci
|
||||
* fix: Only run npm when building from source (#758) @BeyondEvil
|
||||
* Fix results table modification documentation (#749) @michalkaptur
|
||||
* fix: Add collections errors to report (#756) @BeyondEvil
|
||||
* fix: Revert report generation to full run (#754) @BeyondEvil
|
||||
* fix: Broken duration (#753) @BeyondEvil
|
||||
* Pytest html fix reload button typo (#738) @jeffwright13
|
||||
- 4.0.2:
|
||||
* Fix: Use absolute path for the report (#735) @adrien-berchet
|
||||
- 4.0.1:
|
||||
* fix: Incorrect label for xfailed (#733) @BeyondEvil
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 09:56:29 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user