-
Notifications
You must be signed in to change notification settings - Fork 45
feat(STONEINTG-892): Include git url override snapshot example #276
feat(STONEINTG-892): Include git url override snapshot example #276
Conversation
The source key in the snapshot also the git url as well as the revision. This is a small followup fix for redhat-appstudio#274. Not sure if there's a preferred name for example github urls, but feel free to tweak it as you like.
Revise the explanation for the 'source' key to hopefully avoid some people having unexpected problems getting their EC check to pass after creating an override snapshot. (Could be squashed with last commit if preferred.)
FYI @hongweiliu17 @dirgim |
🚀 Preview is available at https://pr-276--boisterous-meerkat-894982.netlify.app |
See also konflux-ci/integration-examples#33 . |
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.
Thanks! LGTM
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
The redhat-appstudio docs are deprecated. Would you be able to recreate a similar PR on konflux-ci/docs? |
Already done over there, see konflux-ci/docs#74 |
Great! Let's close this out then? |
@arewm merge maybe? |
I have no permissions on this repository, unfortunately. |
I seem to have the permissions, I will merge this to keep consistency with the konflux-ci/docs. |
Include the git url as well as the revision, and add some additional explanation about the source key. (Commit messages have some additional notes.)
This is a followup for #274.
See also KFLUXBUGS-1376.
STONEINTG-892