Step 2: Connect Repository
Start Pushing Commit Metadata
Repositories Supported
Appsurify supports all Git-based, Microsoft TFVC, SVN, and Perforce Repositories.
Repository Architectures Supported:
Monolithic
Multi-Repo
Microservices
Connect Repository via CLI Script
The below example shows the --gittoappsurify
command to push Commit Metadata to Appsurify. This command will push the project details and bind the Developer Repository so that Appsurify can see the changes and base it's Predictive Test Selection criteria based on areas of change from recent Commits.
*Need to have Python 3.7 installed or higher*
Step 1: Install AppsurifyCI
Place script in CLI (as seen in image below, and above --gittoappsurify)
Then Enter:
Step 2: Enter your Script
Example:
Then
Script Parameters Defined
Once the project is pushed, Appsurify will look it up and your Repo Bind will turn Green in the Summary Page and Appsurify will begin receiving regular Developer Commits.
If have any questions or for troubleshooting, please contact Appsurify Customer Success
Next: Connect Tests
Other Connection Types:
SSH Key
GitHub / Bitbucket APIs via Oauth (approval likely needed)
Microsoft TFVC via Script
Perforce Connection via Script
SVN Connection via Script
If you'd like to Connect a Repository other than Git, please contact Appsurify Customer Success.
Last updated