How to handle breaking changes to Jihu in overrides
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
In https://docs.gitlab.com/ee/development/jh_features_review.html we document a process, specifically how classes can be overridden in the JiHu repository using modules defined in the jh namespace.
How do we handle changes to gitlab-org/gitlab that would break overrides in gitlab-jh/gitlab? For the EE vs. FOSS case, we have specs that can run in the same pipeline, but as the docs state, we don't have that for JiHu.
An example of a breaking change like this is a class rename: !64238 (comment 611370418)
Edited by 🤖 GitLab Bot 🤖