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

Add GOJIRA_KONG_REPO_URL environment variable to hold repo URL #63

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

hanshuebner
Copy link
Contributor

Normally, gojira would construct the URL from GOJIRA_GIT_REMOTE and
GOJIRA_REPO, both of which potentially get overridden and constructed
by command line arguments and other environment variables. The
new GOJIRA_KONG_REPO_URL environment variable overrides all of this to
support environments that already have the required Kong repository
cloned locally and need gojira to work with that instead

Normally, gojira would construct the URL from GOJIRA_GIT_REMOTE and
GOJIRA_REPO, both of which potentially get overridden and constructed
by command line arguments and other environment variables.  The
new GOJIRA_KONG_REPO_URL environment variable overrides all of this to
support environments that already have the required Kong repository
cloned locally and need gojira to work with that instead
@hanshuebner hanshuebner requested a review from kikito July 19, 2022 14:16
@jschmid1
Copy link
Contributor

looks good. mind adding some lines to raise visibility -> https://github.com/Kong/gojira/blob/master/docs/manual.md ?

@hanshuebner
Copy link
Contributor Author

looks good. mind adding some lines to raise visibility -> https://github.com/Kong/gojira/blob/master/docs/manual.md ?

Done in 50e0ac6

@hanshuebner hanshuebner merged commit d2da457 into master Jul 25, 2022
@hanshuebner hanshuebner deleted the override-repo-url branch July 25, 2022 13:03
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.

2 participants