Onboarding to Static Schema - On-boarding
Developer Guide - Developer Guide
Static Schema Support For Different Environment - Environment Support
- Clone Repository:
git clone https://github.com/harness/harness-schema.git"
- Create a .bazelrc file under root directory
touch .bazelrc
- Add the following line .bazelrc file
import bundler/bazelrc.common
- Open the intelliJ and choose option - Import Bazel Project
- Choose the harness-schema directory in option - workspace and click next
- Select option import from project view and give path as bundler/project/bazelproject and click next
- Harness Schema Repo is ready for use