You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The groupId is at runtime because it could change at runtime, not just for the metadataserver.
To have it in both, we should use something like BUILD_AND_RUNTIME_FIXED I think, I'll prefer to avoid switching to that now.
What I propose is to use a new config root, and add another projectId config in it, then open an issue so we can remove this new props.
Thanks to that, we can unlock this PR.
To have it in both, we should use something like
BUILD_AND_RUNTIME_FIXED
I think, I'll prefer to avoid switching to that now.What I propose is to use a new config root, and add another projectId config in it, then open an issue so we can remove this new props.
Thanks to that, we can unlock this PR.
Originally posted by @loicmathieu in #707 (comment)
The text was updated successfully, but these errors were encountered: