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

[Multi-Database Support] Move mysql specify config to github profile #4760

Merged

Conversation

shoothzj
Copy link
Member

@shoothzj shoothzj commented Mar 2, 2023

What's the purpose of this PR

Move mysql specify config to github profile. To support multi database

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

@shoothzj shoothzj force-pushed the move-mysql-specify-config-gh-profile branch from 4dc5c50 to 6d90108 Compare March 2, 2023 04:19
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #4760 (5b98022) into master (819014f) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4760      +/-   ##
============================================
- Coverage     47.39%   47.27%   -0.13%     
+ Complexity     1660     1655       -5     
============================================
  Files           346      346              
  Lines         10662    10662              
  Branches       1058     1058              
============================================
- Hits           5053     5040      -13     
- Misses         5301     5316      +15     
+ Partials        308      306       -2     
Impacted Files Coverage Δ
...oServiceRegistryDeregisterApplicationListener.java 30.00% <0.00%> (-45.00%) ⬇️
...framework/apollo/openapi/entity/ConsumerAudit.java 42.42% <0.00%> (-6.07%) ⬇️
...mework/apollo/openapi/service/ConsumerService.java 56.92% <0.00%> (-1.54%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shoothzj shoothzj force-pushed the move-mysql-specify-config-gh-profile branch from 6d90108 to 50957f5 Compare March 2, 2023 07:58
@shoothzj shoothzj force-pushed the move-mysql-specify-config-gh-profile branch from 50957f5 to 5b98022 Compare March 2, 2023 08:10
Copy link
Member

@nobodyiam nobodyiam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nobodyiam nobodyiam merged commit 8418434 into apolloconfig:master Mar 2, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2023
@nobodyiam nobodyiam added this to the 2.2.0 milestone Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants