-
Notifications
You must be signed in to change notification settings - Fork 1.8k
RHDEVDOCS-6238: [DOC] Import jib-maven task #85280
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
RHDEVDOCS-6238: [DOC] Import jib-maven task #85280
Conversation
@eromanova97: This pull request references RHDEVDOCS-6238 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
🤖 Thu Nov 28 09:27:41 - Prow CI generated the docs preview: |
@eromanova97: This pull request references RHDEVDOCS-6238 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
c563584
to
33a6e3e
Compare
33a6e3e
to
693f657
Compare
[id="op-taskref-jib-maven_{context}"] | ||
== jib-maven | ||
|
||
The `jib-maven` task builds Java, Kotlin, Groovy, and Scala sources into a container image by using the Jib tool for Maven projects. The Jib tool then pushes the image to the specified registry and provides an image digest for reference. |
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.
I took this line from the yaml file, but I am not sure about the support downstream, @aneeshmbhat could you please let me know?? Thank you!
|=== | ||
| Result | Type | Description | ||
|`IMAGE_DIGEST` |`string` |Digest of the image that was built. | ||
|=== |
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.
@aneeshmbhat do we want to have something in this section regarding "changes from the jib-maven
ClusterTask
" here, similarly to the other examples, for users updating from cluster task to this task?
@eromanova97: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
@savitaashture FYI - doc for jib-maven |
Version(s):
pipelines-docs-1.17
Issue: RHDEVDOCS-62138
Link to docs preview: https://85280--ocpdocs-pr.netlify.app/openshift-pipelines/latest/create/remote-pipelines-tasks-resolvers.html#op-taskref-jib-maven_remote-pipelines-tasks-resolvers
QE review:
Additional information: