1. What is Git Configuration in Sparkflows?
Git Configuration in Sparkflows is the process of enabling and setting up Git integration so that artifacts such as projects, workflows, and pipelines can be stored and version-controlled in a Git repository.
2. What authentication methods are supported?
Sparkflows supports two authentication methods:
-
Token-based authentication
-
Username and password authentication
For:
-
GitHub → Token is required
-
GitLab → Either password or token can be used