8000 perf: defer imports during CLI (backport #24945) by mergify[bot] · Pull Request #24946 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

perf: defer imports during CLI (backport #24945) #24946

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
merged 2 commits into from
Feb 19, 2024

Conversation

mergify[bot]
Copy link
Contributor
@mergify mergify bot commented Feb 19, 2024

This is an automatic backport of pull request #24945 done by Mergify.
Cherry-pick of 0a886b7 has failed:

On branch mergify/bp/version-15-hotfix/pr-24945
Your branch is up to date with 'origin/version-15-hotfix'.

You are currently cherry-picking commit 0a886b7ca8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   frappe/commands/redis_utils.py
	modified:   frappe/core/doctype/file/file.py
	modified:   frappe/core/doctype/file/utils.py
	modified:   frappe/query_builder/utils.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   frappe/translate.py

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

(cherry picked from commit 0a886b7)

# Conflicts:
#	frappe/translate.py
@mergify mergify bot requested a review from a team February 19, 2024 12:55
@mergify mergify bot added the conflicts label Feb 19, 2024
@mergify mergify bot requested review from surajshetty3416 and removed request for a team February 19, 2024 12:55
@mergify mergify bot assigned ankush Feb 19, 2024
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label Feb 19, 2024
@ankush ankush enabled auto-merge (squash) February 19, 2024 13:13
@ankush ankush merged commit a23a758 into version-15-hotfix Feb 19, 2024
@ankush ankush deleted the mergify/bp/version-15-hotfix/pr-24945 branch February 19, 2024 13:27
frappe-pr-bot pushed a commit that referenced this pull request Feb 20, 2024
# [15.15.0](v15.14.1...v15.15.0) (2024-02-20)

### Bug Fixes

* **calendar:** Replace route in load_last_view ([#24894](#24894)) ([#24928](#24928)) ([2557384](2557384))
* ensure has_value_changed works for Datetime, Date and Time fields (backport [#24919](#24919)) ([#24922](#24922)) ([87e7702](87e7702))
* handle bad cron expressions (backport [#24938](#24938)) ([#24942](#24942)) ([18512d6](18512d6))
* invite contact as user ([4e308e4](4e308e4))
* keep order in `get_values_from_single` ([#24907](#24907)) ([#24924](#24924)) ([d8f663b](d8f663b))
* lower socket timeout for validating email domain ([#24915](#24915)) ([#24918](#24918)) ([796c7c0](796c7c0))
* **page:** Catch LocalStorage quota exception ([#24885](#24885)) ([#24931](#24931)) ([cb3a435](cb3a435))
* send_workflow_action_email ([#24929](#24929)) ([#24934](#24934)) ([7e9eec0](7e9eec0))
* use communication date in timeline ([8bebcb6](8bebcb6))
* **weblist:** Fix "More" button not working ([#24893](#24893)) ([#24926](#24926)) ([4732928](4732928))

### Features

* pass doctype as context when translating label (backport [#24903](#24903)) ([#24916](#24916)) ([6cdc0a7](6cdc0a7))
* Queue selection for webhooks ([#24876](#24876)) ([#24932](#24932)) ([bd2b90c](bd2b90c))

### Performance Improvements

* defer imports during CLI (backport [#24945](#24945)) ([#24946](#24946)) ([a23a758](a23a758))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
add-test-cases Add test case to validate fix or enhancement conflicts released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0