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

[Feature]: Update Visual Testing via Pipeline #2701

Open
4 tasks
kpanot opened this issue Jan 16, 2025 · 0 comments
Open
4 tasks

[Feature]: Update Visual Testing via Pipeline #2701

kpanot opened this issue Jan 16, 2025 · 0 comments
Labels
enhancement New feature or request innovation Technical innovation priority:medium

Comments

@kpanot
Copy link
Contributor

kpanot commented Jan 16, 2025

Context

In the current process, when we update the Showcase app, we need to regenerate the screenshot for Visual Testing manuellement in local.
The purpose of this feature is to provide a Github Workflow to trigger the generation of these screenshot.

Proposal

The Github Workflows should:

  • Be trigger manually
  • (?) Be trigger on the failure of the Visual Testing of a pull request targeting a secure branch (main and release/*)
  • Create a Pull Request to a given branch (which is the Pull Request original branch when present on the repo)
  • Shareable (or can be generated) to thrid party repositories
@kpanot kpanot added enhancement New feature or request innovation Technical innovation triage labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request innovation Technical innovation priority:medium
Projects
None yet
Development

No branches or pull requests

2 participants