Skip to content

Add WebP image format support - #910

Merged
epszaw merged 1 commit into
allure-framework:mainfrom
sudar69:add-webp-support
Sep 18, 2026
Merged

epszaw merged 1 commit into
allure-framework:mainfrom
sudar69:add-webp-support

Conversation

@sudar69

@sudar69 sudar69 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Context

  • Add MIME detection for image/webp magic bytes (RIFF....WEBP) in @allurereport/reader-api
  • Add image/webp to attachmentType classification in @allurereport/web-commons and @allurereport/web-classic
  • Add image/webp icon mappings to web-awesome and web-classic attachment step views
  • Add Apple UTI mapping for public.webp and org.webmproject.webp in @allurereport/reader

Checklist

  • Add WebP test fixtures and unit tests across reader and web packages

@CLAassistant

CLAassistant commented Sep 1, 2026 •

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

- Add MIME detection for `image/webp` magic bytes (`RIFF....WEBP`) in `@allurereport/reader-api`
- Add `image/webp` to `attachmentType` classification in `@allurereport/web-commons` and `@allurereport/web-classic`
- Add `image/webp` icon mappings to `web-awesome` and `web-classic` attachment step views
- Add Apple UTI mapping for `public.webp` and `org.webmproject.webp` in `@allurereport/reader`
- Add WebP test fixtures and unit tests across reader and web packages
@epszaw
epszaw merged commit 1c8d976 into allure-framework:main Sep 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants