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

fix(deployment_tasks): do not clean up log when not specify log dir #921

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

WhiredPlanck
Copy link
Contributor

@WhiredPlanck WhiredPlanck commented Jul 21, 2024

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes # N/A

Feature

Describe feature of pull request

We now use google::LogToStderr() instead of FLAGS_logtostderr, thus when not specify log dir on RimeTraits, FLAGS_log_dir must be empty, so use it to judge instead.

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

@ksqsf ksqsf merged commit cdab893 into rime:master Aug 15, 2024
10 checks passed
@WhiredPlanck WhiredPlanck deleted the fix-20240721 branch August 15, 2024 09:29
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

Successfully merging this pull request may close these issues.

3 participants