-
-
Notifications
You must be signed in to change notification settings - Fork 23
fix: make artifact uploads work #67
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
Conversation
stasadev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
It looks like the same set of artifacts is uploaded twice, because |
|
Finally, it works as expected https://github.com/ddev/ddev-selenium-standalone-chrome/actions/runs/16072520349?pr=67 Artifacts are created on fail, and contain results from all tests. |
stasadev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@weitzman, it's ready to be pulled.
|
Thank you |
The Issue
Artifacts are not generated.
How This PR Solves The Issue
Uses these techniques to make it work:
Manual Testing Instructions
See artifacts in https://github.com/ddev/ddev-selenium-standalone-chrome/actions/runs/16070175432