Skip to content

Replace remote provider's address#3238

Merged
dabrt merged 1 commit into
5.0from
catsarenice
Jun 1, 2026
Merged

Replace remote provider's address#3238
dabrt merged 1 commit into
5.0from
catsarenice

Conversation

@dabrt

@dabrt dabrt commented Jun 1, 2026

Copy link
Copy Markdown
Contributor
Question Answer
JIRA Ticket N/A
Versions all
Edition all

Replace random cat image generator remote provider's address

Checklist

  • Text renders correctly

@dabrt dabrt requested a review from reithor June 1, 2026 13:12
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Preview of modified files

Preview of modified Markdown:

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

code_samples/ change report

Before (on target branch)After (in current PR)

code_samples/back_office/images/config/packages/images_remote.yaml

docs/content_management/images/images.md@179:```yaml
docs/content_management/images/images.md@180:[[= include_file('code_samples/back_office/images/config/packages/images_remote.yaml') =]]
docs/content_management/images/images.md@181:```

001⫶ibexa:
002⫶ image_placeholder:
003⫶ default:
004⫶ provider: remote
005⫶ options:

code_samples/back_office/images/config/packages/images_remote.yaml

docs/content_management/images/images.md@179:```yaml
docs/content_management/images/images.md@180:[[= include_file('code_samples/back_office/images/config/packages/images_remote.yaml') =]]
docs/content_management/images/images.md@181:```

001⫶ibexa:
002⫶ image_placeholder:
003⫶ default:
004⫶ provider: remote
005⫶ options:
006⫶                url_pattern: 'https://placekitten.com/%%width%%/%%height%%'
006⫶                url_pattern: 'https://placecats.com/%%width%%/%%height%%'


Download colorized diff

@adriendupuis adriendupuis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So, the kitten has grown up

I saw there is also https://www.placekittens.com/ but it sucks, the pictures are deformed while with placecats.com they're nicely cropped or something.

@reithor reithor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 👍

@dabrt dabrt merged commit beeadb2 into 5.0 Jun 1, 2026
11 checks passed
@dabrt dabrt deleted the catsarenice branch June 1, 2026 13:58
dabrt added a commit that referenced this pull request Jun 1, 2026
dabrt added a commit that referenced this pull request Jun 1, 2026
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