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

The action isn't uploading enough artifacts #42

Open
jonasraoni opened this issue May 29, 2024 · 1 comment
Open

The action isn't uploading enough artifacts #42

jonasraoni opened this issue May 29, 2024 · 1 comment

Comments

@jonasraoni
Copy link

The error.log of the server isn't being uploaded.
Perhaps we can also upload the database error log and any other useful log (scheduledTasks/*?!).

@jonasraoni
Copy link
Author

I just saw the script is redirecting all the PHP server output (stdout + stderr) to the same file, so the error log should be ok!
So, I'll leave this open in case it makes sense to upload the remaining logs I've mentioned.

About joining everything in the same file, I think it makes easier to understand what request raised the failure, but having the errors in an extra separated file, would be more interesting to scan with the eyes 🤔

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

No branches or pull requests

1 participant