Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Improve performance of LowerTypes renaming (bp #2024) #2025

Merged
merged 2 commits into from
Dec 17, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 16, 2020

This is an automated backport of pull request #2024 done by Mergify

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.io/

This is done by having LowerTypes uses two RenameMaps instead of one for
each module. There is one for renaming instance paths, and one for
renaming everything within modules.

Also add some utilities:
* TargetUtils for dealing with InstanceTargets
* RenameMap.fromInstanceRenames

(cherry picked from commit 15013df)
@mergify mergify bot added the Backport Automated backport, please consider for minor release label Dec 16, 2020
@mergify mergify bot merged commit 7756f8f into 1.4.x Dec 17, 2020
@mergify mergify bot deleted the mergify/bp/1.4.x/pr-2024 branch December 17, 2020 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backport Automated backport, please consider for minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant