Connect Spryker Code Upgrader to an Azure managed project
Edit on GitHubTo connect the Spryker Code Upgrader manually using a Azure access token, follow the steps below.
Prerequisites
- Generate Git credentials.
Open Clone Repository window in your Azure repository and click on Generate Git credentials button.
Azure access token should have the following repository permissions:
Code (Read & write) for Spryker Upgrader Service: grants read and write access to the repository to enable the Upgrader to analyze the project and create PRs.
Configure the connection in Spryker CI
- In Spryker CI, go to Projects.
- On the Projects page, select the Spryker Upgrade Service project.
- Go to Code.
-
In the Connect Git repository pane, for GIT HOSTING PROVIDER, select Private Server.
-
For AUTHENTICATION METHOD select Password.
- Enter your Azure repository URL, username and password, and click on Connect repository button.
Repository URL
Repository URL should be in format https://dev.azure.com/<organization_name>/<project_name>/_git/<repository_name>
(without the <organization_name>@
prefix).
Next steps
Thank you!
For submitting the form