-
Notifications
You must be signed in to change notification settings - Fork 67
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
doc(konflux-5673): document process for accessing private repo #217
base: main
Are you sure you want to change the base?
Conversation
🚀 Preview is available at https://pr-217--konflux-docs.netlify.app |
docs/modules/ROOT/pages/advanced-how-tos/accessing-private-repositories.adoc
Outdated
Show resolved
Hide resolved
docs/modules/ROOT/pages/advanced-how-tos/accessing-private-repositories.adoc
Outdated
Show resolved
Hide resolved
docs/modules/ROOT/pages/advanced-how-tos/accessing-private-repositories.adoc
Outdated
Show resolved
Hide resolved
🚀 Preview is available at https://pr-217--konflux-docs.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🚀 Preview is available at https://pr-217--konflux-docs.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this related to #208 at all?
docs/modules/ROOT/pages/advanced-how-tos/accessing-private-repositories.adoc
Outdated
Show resolved
Hide resolved
dfacf5c
to
f2eae18
Compare
🚀 Preview is available at https://pr-217--konflux-docs.netlify.app |
docs/modules/ROOT/pages/how-tos/testing/integration/accessing-private-repositories.adoc
Show resolved
Hide resolved
docs/modules/ROOT/pages/how-tos/testing/integration/accessing-private-repositories.adoc
Outdated
Show resolved
Hide resolved
There has been lots of user confusion about how to access pipelines in private repos from the Integration Test Scenarios. This document outlines the process on how to do it and links to the Tekton Git Resolver documentation, which contains a bit more information on how Git Resolvers work Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
🚀 Preview is available at https://pr-217--konflux-docs.netlify.app |
Hi @ernesgonzalez33 are you ok with the updated state of this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There has been lots of user confusion about how to access pipelines in private repos from the Integration Test Scenarios. This document outlines the process on how to do it and links to the Tekton Git Resolver documentation, which contains a bit more information on how Git Resolvers work