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

[WIP] : Extending workflow to save artifacts for debugging #6101

Conversation

Formasitchijoh
Copy link
Contributor

What this PR does

This PR extends the CI workflow by adding functionality to save screenshots of failed Capybara tests as artifacts. When Capybara tests fail during execution, screenshots of the failed state are automatically captured. These screenshots will be archived and uploaded as artifacts in the CI pipeline, making it easier to debug and investigate test failures

@ragesoss
Copy link
Member

ragesoss commented Jan 7, 2025

Nice, I'm glad that you're taking this on. It will be really useful.

@Formasitchijoh
Copy link
Contributor Author

Formasitchijoh commented Jan 7, 2025

Nice, I'm glad that you're taking this on. It will be really useful.

Thank you, and I apologize for the delay—I had a power outage. :) I’m currently experimenting on this branch and intentionally making breaking changes to gather detailed information about the failures. .

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.

2 participants