📄️ Connecting to Git
If you are working with a private repository, you need to connect your Git account to AtScale.
📄️ Git Workflows
You can perform many common Git workflows in Design Center. Most of these are performed from the Workspace and Source Control panels, both of which can be accessed in the left-side navigation.
📄️ Working with Packages
In AtScale, packages are additional Git repositories whose objects can be used in the current repository. These function similarly to Git submodules, and enable you to share objects between multiple repositories and models.
📄️ Working with Environment Variables
You can define environment variables to use as values in your SML object files. Environment variables enable you to do things like deploy models across different data warehouses and environments (for example, development, staging, and production).