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

chore: add skip debug prints #101

Merged
merged 1 commit into from
Apr 23, 2024
Merged

chore: add skip debug prints #101

merged 1 commit into from
Apr 23, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented Apr 23, 2024

to enhance debug experience when nothing prints for minutes on end.

Pull Request

Proposed Changes

This pull request includes changes to the evergreen.py file, specifically in the main() function. The changes are focused on adding print statements to provide more detailed feedback during the execution of the function. This will help in understanding the flow of the function and the reasons for skipping certain repositories.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

to enhance debug experience when nothing prints for minutes on end.

Signed-off-by: Zack Koppert <zkoppert@github.com>
Copy link
Member

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@zkoppert zkoppert merged commit f22bf95 into main Apr 23, 2024
29 checks passed
@zkoppert zkoppert deleted the debug-skips branch April 23, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants