Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AB#45976] feat: publish image alt text #379

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

axisuru
Copy link
Member

@axisuru axisuru commented Oct 11, 2024

Pull Request

Prerequisites

  • The PR is targeting the right branch (dev for features and master for
    releases)
  • potential release notes to the PR description added
  • potential testing notes to the PR description added
  • appropriate labels for the PR applied

Description

This PR allows media and channel service to publish the alt_text from Image service for its entities.

Copy link
Member

@yasithA yasithA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update the unit tests in Catalog Service as well, where we check for published image's alt text.
This can be easily done by updating the createImage method in messaging-utils.ts in tests/test-utils/.

Also let's update the unit tests in publishing-[entity]-processor.db.spec.ts files i.e.: publishing-movie-processort.db.spec.ts in media-service to check for alt_text.

@axisuru axisuru merged commit c257ecc into dev Oct 14, 2024
6 checks passed
@axisuru axisuru deleted the 45976-added-image-alt-text branch October 14, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants