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

Add integration test for Spring Cloud Config Server #955

Open
minwoox opened this issue May 9, 2024 · 3 comments
Open

Add integration test for Spring Cloud Config Server #955

minwoox opened this issue May 9, 2024 · 3 comments

Comments

@minwoox
Copy link
Member

minwoox commented May 9, 2024

We've implemented Git clone-related operations in #954.
It would be nice to add integration tests with Spring Cloud Config Server to ensure compatibility as @trustin suggested.
#954 (review)
https://docs.spring.io/spring-cloud-config/docs/current/reference/html/#_spring_cloud_config_server

@heowc
Copy link

heowc commented May 10, 2024

hello. This is my first time here 😎

How much compatibility with spring-cloud-config-server are you thinking about?
Do you have any plans to add server-specific modules?

@minwoox
Copy link
Member Author

minwoox commented May 10, 2024

Hey, great to see you! 😆

I think it makes sense to start with the basics outlined in the Spring Cloud Config Quick Start guide. From there, we can expand to support pattern matching and search paths as described in the following sections:

Pattern Matching and Multiple Repositories
Placeholders in Git Search Paths
Do you have any suggestions on other areas we should focus on or any additional resources we should refer to?"

@heowc
Copy link

heowc commented May 11, 2024

I was just curious about the plan.
I think it's a good start... If it integrates with spring, I'll be looking into it to utilize it in my service :)

My service is used in combination with spring-cloud-bus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants