[19.0][REF] cloud_platform,monitoring_prometheus: server_environment should not be a required dependency#522
Merged
Merged
Conversation
Member
Author
|
This should be checked after the 19.0 branch is activated (modules were |
ivantodorovich
requested changes
Mar 31, 2026
Member
ivantodorovich
left a comment
There was a problem hiding this comment.
Just forward port the commit, but please do not change installable to True, nor update the manifest version.
These modules are not migrated so we don't need to change that here.
a131b2c to
1d0199b
Compare
ivantodorovich
requested changes
Apr 1, 2026
1d0199b to
dc4693d
Compare
gurneyalex
approved these changes
May 12, 2026
dc4693d to
f68b19b
Compare
ivantodorovich
approved these changes
May 20, 2026
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.
PR is aimed to remove
server_environmentdependency fromcloud_platformandmonitoring_prometheusin the scope of this issue:https://camptocamp.atlassian.net/browse/BSRD-887
Forward-port of: