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

BUGFIX: Store artifacts for logs #3706

Merged

Conversation

markusguenther
Copy link
Member

@markusguenther markusguenther commented Jan 31, 2024

Related #3698

The recent modification, which involved adding an end-to-end (e2e) recording step to generate a comment in the pull request (PR), encountered a problem with the logs. Consequently, the logs were no longer being attached correctly. To address this issue, we have implemented a solution where we now store the artifacts and pass through the logs from the acceptance tests to the workspace. This ensures that the logs are appropriately utilized in the subsequent step, which involves creating a comment in the PR.

@github-actions github-actions bot added Bug Label to mark the change as bugfix 7.3 labels Jan 31, 2024
Also adjust the path to the AcceptanceTesting.log
@markusguenther markusguenther force-pushed the bugfix/adjust-artifacts-circleci branch 3 times, most recently from 3947fc5 to be24387 Compare January 31, 2024 17:51
The saucelabs test buffers to output to a file, and therefore we have no visible output. This should prevent a test break after 10 minutes.
@markusguenther markusguenther force-pushed the bugfix/adjust-artifacts-circleci branch from be24387 to 8877060 Compare January 31, 2024 18:26
@neos-bot
Copy link

🎥 End-to-End Test Recordings

These videos demonstrate the end-to-end tests for the changes in this pull request.

@markusguenther markusguenther merged commit f726047 into neos:7.3 Jan 31, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants