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

Generate multilingual screenshots for wp.org with playwright #783

Merged

Conversation

carstingaxion
Copy link
Collaborator

@carstingaxion carstingaxion commented Aug 14, 2024

Description of the Change

Generating screenshots in multiple languages for the plugin and keeping them up to date with the development might become a time intensive task.
#766

This PR automates this process, starting with 4 screenshots to generate in 7 locales.

Closes #766

How to test the Change

Because of the needed permissions for the workflow to run, it needs to be merged first to be run-able.

After merging, this PR creates a new manually action to trigger the screenshot generation.

Changelog Entry

Added - Generate multilingual screenshots for wp.org with playwright

Credits

Props @carstingaxion

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@carstingaxion carstingaxion changed the title Feature/generate screenshots w playwright Generate screenshots for wp.org with playwright Aug 14, 2024
@carstingaxion carstingaxion marked this pull request as ready for review August 14, 2024 14:26
@carstingaxion carstingaxion changed the title Generate screenshots for wp.org with playwright Generate multilingual screenshots for wp.org with playwright Aug 14, 2024
@mauteri mauteri merged commit 7a11b64 into GatherPress:main Aug 14, 2024
7 checks passed
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.

Generate multilingual screenshots automatically for each release
2 participants