Patrones de diseño y observabilidad#187
Open
JhonatanCI wants to merge 148 commits intoSelimHorri:developfrom
Hidden character warning
The head ref may contain hidden characters: "3-Patrones-de-Dise\u00f1o"
Open
Patrones de diseño y observabilidad#187JhonatanCI wants to merge 148 commits intoSelimHorri:developfrom
JhonatanCI wants to merge 148 commits intoSelimHorri:developfrom
Conversation
add zipkin dash image
add prometheus metrics
config security
format security config bean
add default openapi docs
remove unrequired dependency
This commit adds docker compose and dockerfiles to run all microservices. First run maven clean install Second try to use docker-compose build to build containers, if it fails do it one by one. Third run docker-compose up -d to get them all up and running.
This commit adds functional simple unit and integration tests 5 per microservice.
This commit adds some simple e2e and integration tests that use multiple microservices. Requieres microservices to be running through docker. Also edits root pom.xml file to include global-tests in test route.
Reverting to keep it clean still old version is in legacy branch.
…integration tests This commit fixes eureka config to work with dockerization, switching localhost config to the deployed url paths. Also adds some e2e tests that require services to be up and running. Lastly zipkin also corrected and integration tests for api,cloud and proxy client to check health status and a smoke test.
fixed some issues in shipping and user service, and made e2e tests 4 tests are failing related to shipping and user.
This commit adds script that generates release notes, example in md, a release note generated with script and added command for jenkins to run it at the end of pipeline. Missing a quick test to see if it works in pipeline.
4 ci/cd avanzado
feat: edited pipelines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.