Skip to content

Parameterizes the project git url

Leonardo da Rosa requested to merge 50-parameterize-git-project-url into master

To pull the code from forks and private repositories, the git URL needs to be parameterized

Testing Job: https://ops.gitlab.net/gitlab-com/database-team/gitlab-com-database-testing/-/jobs/12782828

Testing Pipeline: https://ops.gitlab.net/gitlab-com/database-team/gitlab-com-database-testing/-/pipelines/2843598

Comment from the testing pipeline

This change allows gitlab-org/security/gitlab to trigger the testing pipeline.

The plan is to speed up jobs by pre-packing the migrations in the GitLab pipeline and pulling an image ready-to-use, instead of cloning the repo in every job. This will be handled in a follow-up.

Closes #50

Edited by Leonardo da Rosa

Merge request reports