-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Improve cron error logging #32690
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
Merged
magento-devops-reposync-svc
merged 42 commits into
magento:2.4-develop
from
fredden:cron-log
Dec 21, 2024
Merged
Improve cron error logging #32690
Changes from 18 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d39c093
Produce success message only for humans
fredden cd7c499
Catch STDERR as well as STDOUT
fredden 0fe0e18
Log output of background processes
fredden 0e2c0b8
Update test for new functionality
fredden 6e85c80
Correct comment
fredden 42d783c
Add ext-posix to root composer.json
fredden 5470014
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 60d4065
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 028e098
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 1f902da
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden c59aa26
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 184e9e9
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 1a6ae2b
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 5af0492
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 5e7af7c
Merge branch '2.4-develop' into cron-log
engcom-Hotel e63de37
Merge branch '2.4-develop' into cron-log
engcom-Hotel 365236a
Fix unit test failure
fredden a1d3859
Ignore intentional use of discouraged function
fredden 4ff438d
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 13bbeb1
Replace posix_isatty() with stream_isatty()
fredden 17638f5
Move Framework modifications into module
fredden 485869e
Adhere to coding standard
fredden 64df5bb
Correct namespace
fredden 8029ce9
Add 'declare(strict_types=1);'
fredden 752821b
Move global/api virtualType to app/etc/di.xml
fredden 6a5917e
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden bc298aa
Merge remote-tracking branch 'magento/2.4-develop' into cron-log
engcom-Charlie e44ac48
Draft:Increase the page load time
engcom-Charlie 3925deb
Revert "Draft:Increase the page load time"
fredden 4aa88cf
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden cdc2a75
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 986eb5b
Merge remote-tracking branch 'upstream/2.4-develop' into cron-log
fredden 2506852
Merge branch '2.4-develop' into cron-log
fredden a9f9be2
Merge branch '2.4-develop' into cron-log
engcom-Charlie 3a7761f
Merge branch '2.4-develop' into cron-log
engcom-Charlie 15075d7
Merge branch '2.4-develop' into cron-log
engcom-Charlie 4e3a399
Merge branch '2.4-develop' into cron-log
engcom-Charlie c0c7bed
Merged latest codebase
14868e8
Merge branch '2.4-develop' into cron-log
engcom-Charlie e633b7f
Merge branch '2.4-develop' into cron-log
engcom-Charlie 9886e23
Fixed Static test failures
37d1481
Fixed Static test
engcom-Charlie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.