-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
output/cloud: Versioning #3041
output/cloud: Versioning #3041
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3041 +/- ##
==========================================
+ Coverage 76.70% 76.79% +0.08%
==========================================
Files 230 230
Lines 17173 17179 +6
==========================================
+ Hits 13173 13192 +19
+ Misses 3150 3140 -10
+ Partials 850 847 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
4916184
to
38635ca
Compare
38635ca
to
e3d6c1e
Compare
49eaf9b
to
433ad97
Compare
64714cf
to
ae23d28
Compare
The output acts now as a gateway starting the required versioned output based on the new defined Version config option.
ae23d28
to
8405799
Compare
@olegbespalov I also added one more test, this should now be ready for a new review. I will squash the fixups before the merge. |
ae5b0eb
to
f26f3c1
Compare
It implements the ability to have multiple cloud versions and it addresses a specific request change #2963 (comment).