Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow originRepo to be set via make install and main.git parameters #563

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

mbaldessari
Copy link
Contributor

We introduce the main.git.repoUpstreamURL parameter. This can be used
to set originRepo.

When originRepo is set, an in-cluster gitea will automatically be spawned.
In this case originRepo will point to the upstream repository and targetRepo
will point to the internal in-cluster gitea mirror.

We introduce the `main.git.repoUpstreamURL` parameter. This can be used
to set `originRepo`.

When `originRepo` is set, an in-cluster gitea will automatically be spawned.
In this case `originRepo` will point to the upstream repository and `targetRepo`
will point to the internal in-cluster gitea mirror.
@mbaldessari mbaldessari merged commit 9142471 into validatedpatterns:main Aug 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant