-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Orca 4417 refactor merge config (#183)
* Add platform mode flag to GlobalCfg * Added server side config support for platform mode * Adding flag to enable platform mode * fix tests * Moved some of the project level validations to project struct Added platform mode config support for project level workflow overrides. We do not support custom platform mode workflows on repo configs * fix broken test * moved validations to repo_cfg * moved some repetitive code to helper functino * remove platform mode changes * clean up for loop * remove platform mode values from project
- Loading branch information
Showing
6 changed files
with
444 additions
and
208 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.