Skip to content

Comments

refactor(ast_tools): simplify logging#6945

Merged
graphite-app[bot] merged 1 commit intomainfrom
10-27-refactor_ast_tools_simplify_logging
Oct 27, 2024
Merged

refactor(ast_tools): simplify logging#6945
graphite-app[bot] merged 1 commit intomainfrom
10-27-refactor_ast_tools_simplify_logging

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Oct 27, 2024

  • Replace logln! macro with log_result! to log result of an action.
  • Move logging for writing files into one place.

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 27, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member Author

overlookmotel commented Oct 27, 2024

Copy link
Member Author

overlookmotel commented Oct 27, 2024

Merge activity

  • Oct 27, 10:32 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 27, 10:48 AM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 27, 10:54 AM EDT: The Graphite merge queue removed this pull request due to downstack failures on PR #6942.
  • Oct 27, 10:54 AM EDT: The Graphite merge queue removed this pull request due to downstack failures on PR #6942.
  • Oct 27, 11:30 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 27, 11:38 AM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 27, 11:50 AM EDT: The Graphite merge queue couldn't merge this PR because it had conflicts with the trunk branch.
  • Oct 27, 2:52 PM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 27, 2:52 PM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 27, 2:57 PM EDT: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_combine_derives_into_generators branch from b5004e0 to 21b986e Compare October 27, 2024 15:22
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_simplify_logging branch from 81dbf5e to ad891a3 Compare October 27, 2024 15:22
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_combine_derives_into_generators branch from 21b986e to a75debe Compare October 27, 2024 15:30
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_simplify_logging branch from ad891a3 to 63276ef Compare October 27, 2024 15:30
@overlookmotel overlookmotel changed the base branch from 10-27-refactor_ast_tools_combine_derives_into_generators to graphite-base/6945 October 27, 2024 15:38
@graphite-app graphite-app bot changed the base branch from graphite-base/6945 to main October 27, 2024 15:49
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_simplify_logging branch from 63276ef to d27ef6a Compare October 27, 2024 18:48
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
* Replace `logln!` macro with `log_result!` to log result of an action.
* Move logging for writing files into one place.
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_simplify_logging branch from d27ef6a to 87db9ee Compare October 27, 2024 18:53
@graphite-app graphite-app bot merged commit 87db9ee into main Oct 27, 2024
@graphite-app graphite-app bot deleted the 10-27-refactor_ast_tools_simplify_logging branch October 27, 2024 18:57
Orenbek pushed a commit to Orenbek/oxc that referenced this pull request Oct 28, 2024
* Replace `logln!` macro with `log_result!` to log result of an action.
* Move logging for writing files into one place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant