Projects¶
Projects group sources, outputs, and configuration into a single managed unit — the foundation for environments, version control, and a reviewed path to production.
New to Git or DevOps? Read top to bottom — the pages build on each other and define every term as it appears.
- DevOps Concepts — why the process exists, and Git explained from zero
- Projects Overview — what Projects are: contents, roles, Variables, export and import
- Environments and Workspaces — choose a topology: two workspaces, or one workspace with Projects as environments
- Repository Structure — lay out the
dataforgeanddataforge-sdkfolders in Git - Managing Projects with GitHub — the Git tab, what Push and Pull do, and the branching model
- Setting up the GitHub Workflow — one-time setup walkthrough, from empty repository to protected branches
- GitHub Developer Workflow — the day-to-day cycle step by step, with verification and troubleshooting
- Releases and Rollback — promote deliberately, undo safely, and automate the production Pull