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

replace map[string]string with sync.Map #363

Merged
merged 1 commit into from
Jul 1, 2023

replace map[string]string with sync.Map

b7b7f60
Select commit
Failed to load commit list.
Merged

replace map[string]string with sync.Map #363

replace map[string]string with sync.Map
b7b7f60
Select commit
Failed to load commit list.
Mergify / Summary succeeded Jul 1, 2023 in 2s

2 rules match

⚠️ The pull request has been merged by @zhaohuabing

Rule: Automatic merge on CI success and review (queue)

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • approved-reviews-by=zhaohuabing
  • any of: [:twisted_rightwards_arrows: routing conditions]
    • all of [:pushpin: routing conditions of queue default]
  • any of: [🛡 GitHub branch protection]
    • check-success=e2e-test
    • check-neutral=e2e-test
    • check-skipped=e2e-test
  • any of: [🛡 GitHub branch protection]
    • check-success=build and test
    • check-neutral=build and test
    • check-skipped=build and test
  • any of: [🛡 GitHub branch protection]
    • check-success=TestSidecarInboundConfig
    • check-neutral=TestSidecarInboundConfig
    • check-skipped=TestSidecarInboundConfig
  • any of: [🛡 GitHub branch protection]
    • check-success=TestSidecarOutboundConfig
    • check-neutral=TestSidecarOutboundConfig
    • check-skipped=TestSidecarOutboundConfig
  • any of: [🛡 GitHub branch protection]
    • check-success=TestVersionRouting
    • check-neutral=TestVersionRouting
    • check-skipped=TestVersionRouting
  • any of: [🛡 GitHub branch protection]
    • check-success=TestAttributeRouting
    • check-neutral=TestAttributeRouting
    • check-skipped=TestAttributeRouting
  • any of: [🛡 GitHub branch protection]
    • check-success=TestMethodRouting
    • check-neutral=TestMethodRouting
    • check-skipped=TestMethodRouting
  • any of: [🛡 GitHub branch protection]
    • check-success=TestMultipleInterfacesInAProcess
    • check-neutral=TestMultipleInterfacesInAProcess
    • check-skipped=TestMultipleInterfacesInAProcess
  • any of: [🛡 GitHub branch protection]
    • check-success=TestPercentageRouting
    • check-neutral=TestPercentageRouting
    • check-skipped=TestPercentageRouting
  • any of: [🛡 GitHub branch protection]
    • check-success=go-lint
    • check-neutral=go-lint
    • check-skipped=go-lint
  • any of: [🛡 GitHub branch protection]
    • check-success=yamllint
    • check-neutral=yamllint
    • check-skipped=yamllint
  • any of: [🛡 GitHub branch protection]
    • check-success=check-license
    • check-neutral=check-license
    • check-skipped=check-license
  • any of: [🛡 GitHub branch protection]
    • check-success=check go.mod and go.sum
    • check-neutral=check go.mod and go.sum
    • check-skipped=check go.mod and go.sum
  • any of: [🛡 GitHub branch protection]
    • check-success=gofmt and goimports
    • check-neutral=gofmt and goimports
    • check-skipped=gofmt and goimports
  • any of: [🛡 GitHub branch protection]
    • check-success=TestConsistentHashLb
    • check-neutral=TestConsistentHashLb
    • check-skipped=TestConsistentHashLb
  • any of: [🛡 GitHub branch protection]
    • check-success=TestGlobalRateLimit
    • check-neutral=TestGlobalRateLimit
    • check-skipped=TestGlobalRateLimit
  • any of: [🛡 GitHub branch protection]
    • check-success=TestLocalRateLimit
    • check-neutral=TestLocalRateLimit
    • check-skipped=TestLocalRateLimit
  • any of: [🛡 GitHub branch protection]
    • check-success=TestExportToNS
    • check-neutral=TestExportToNS
    • check-skipped=TestExportToNS
  • any of: [🛡 GitHub branch protection]
    • check-success=TestTrafficMirror
    • check-neutral=TestTrafficMirror
    • check-skipped=TestTrafficMirror

Rule: ask the maintainer team to review PR (request_reviews)

  • all of:
    • -draft
    • label!=invalid

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


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