Open
Conversation
Added ElasticStack enable/disable switch + integration Added Mac OS optimizations enable/disable switch Updated ElasticSearch image tags Added health checks for MySQL and PostgreSQL Fixed stack merging issues while the service order does not match Added the ability to self-manage some services and volumes in order to ignore stack updates
to know in advance that php 7.4 is required if someone is not using install via composer
update doc
gplanchat
requested changes
Sep 23, 2020
ad21c45 to
272a614
Compare
…ronment-commands # Conflicts: # README.md # src/Domain/Stack/Compose/Normalizer/ServiceDenormalizer.php # src/Domain/Stack/OroPlatform/Service/ElasticSearch.php # src/Domain/Stack/OroPlatform/Service/MySQL.php # src/Domain/Stack/OroPlatform/Service/PostgreSQL.php
|
|
||
| public function __toString() | ||
| { | ||
| return implode('', array_map(function ($item) { |
There was a problem hiding this comment.
Attention ça ça pète si t'envoie n'importe quoi dans le constructeur
15 tasks
…ronment-commands # Conflicts: # composer.lock
# Conflicts: # README.md # bin/kloud
…ko-labs/kloud into feature/12-add-environment-commands
sebprt
reviewed
Dec 21, 2020
sebprt
reviewed
Dec 21, 2020
sebprt
reviewed
Dec 21, 2020
sebprt
reviewed
Dec 21, 2020
|
|
||
| return 0; | ||
| } | ||
| } |
Contributor
There was a problem hiding this comment.
Supprime uniquement la valeur de la variable, pas la variable entière.
Peut être que c'est normal
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.
#12