📄️ About Git Integration
AtScale data models and their related objects are stored and managed in Git repositories. This enables you to manage your models according to your organization's source control best practices.
📄️ Managing Git Repositories in AtScale
AtScale admins can manage the Git repositories connected to your AtScale instance from the Workspace panel.
📄️ Configuring Global Environment Variables
AtScale admins can define global environment variables that can be used as values in SML files. Unlike repository-level environment variables, which only apply to the repository they're defined in, global-level environment variables apply to the entire environment.
📄️ Configuring Git Authentication with GitHub Apps
You can configure AtScale to authenticate with GitHub using a GitHub App. This provides an alternative to the standard option of using personal access tokens.