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

Summary should be printed after JKube actions #1033

Open
2 tasks
sunix opened this issue Oct 18, 2021 · 5 comments · May be fixed by #1686
Open
2 tasks

Summary should be printed after JKube actions #1033

sunix opened this issue Oct 18, 2021 · 5 comments · May be fixed by #1686
Assignees
Labels
demoable Issues which can be demoed during the Sprint review meeting UX
Milestone

Comments

@sunix
Copy link
Member

sunix commented Oct 18, 2021

Description

Globally the feeling I get is that we are not telling enough about what is JKube doing. Zero config magic is good, but as a developer I don’t feel confident if I don’t know what it is doing.

  • Lists exactly what points should be summarized. Make sure that for any configuration combination, the summary is printed accordingly.
  • Summary should be printed after the build/phase execution
@manusa
Copy link
Member

manusa commented Oct 20, 2021

Is this only applicable to the build task/goal/action?
Should a summary be printed too for the rest of actions (push, resource, apply, helm, etc.)?

@sunix
Copy link
Member Author

sunix commented Oct 20, 2021

Good point, in my opinion it should be printed too for the rest of actions

@sunix sunix changed the title Summary should be printed after the build/phase execution Summary should be printed after JKube actions Oct 20, 2021
@manusa manusa added this to the 1.6.0 milestone Nov 9, 2021
@manusa manusa added the UX label Dec 23, 2021
@manusa manusa modified the milestones: 1.6.0, 1.7.0 Feb 2, 2022
@manusa manusa moved this to Planned in Eclipse JKube Feb 2, 2022
@manusa manusa modified the milestones: 1.7.0, 1.x Feb 25, 2022
@sunix sunix added the demoable Issues which can be demoed during the Sprint review meeting label Apr 11, 2022
@sunix sunix moved this from Planned to In Progress in Eclipse JKube Apr 14, 2022
@sunix sunix self-assigned this Apr 14, 2022
@sunix
Copy link
Member Author

sunix commented Apr 14, 2022

build:

  • build strategy: docker/jib/s2i
  • packaged file location (war or jar)
  • generator name
  • if dockerfile used: dockerfile location, otherwise: from, cmd, args, etc...
  • target image name
  • success or failure, if failure provide the cause

@sunix sunix moved this from In Progress to Planned in Eclipse JKube Jul 19, 2022
@sunix sunix removed their assignment Jul 19, 2022
@rohanKanojia rohanKanojia moved this from Planned to In Progress in Eclipse JKube Jul 28, 2022
@rohanKanojia rohanKanojia self-assigned this Jul 28, 2022
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 28, 2022
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 29, 2022
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 29, 2022
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Oct 14, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Oct 17, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Oct 17, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Oct 17, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Oct 19, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
@rohanKanojia rohanKanojia moved this from In Progress to Review in Eclipse JKube Oct 20, 2022
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Nov 2, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Nov 22, 2022
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
@manusa manusa modified the milestones: 1.x, 1.11.0 Jan 4, 2023
@rohanKanojia rohanKanojia moved this from Review to In Progress in Eclipse JKube Jan 25, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jan 25, 2023
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jan 30, 2023
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
@rohanKanojia rohanKanojia moved this from In Progress to Review in Eclipse JKube Jan 31, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Feb 14, 2023
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
@manusa manusa modified the milestones: 1.11.0, 1.12.0 Feb 16, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Feb 17, 2023
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Feb 21, 2023
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Mar 1, 2023
…kube#1033)

Add summary for jkube build actions in order to improve ux.

Signed-off-by: Rohan Kumar <[email protected]>
@manusa manusa modified the milestones: 1.12.0, 1.13.0 Mar 31, 2023
@manusa manusa modified the milestones: 1.13.0, 1.14.0 Jun 13, 2023
@manusa manusa modified the milestones: 1.14.0, 1.15.0 Aug 31, 2023
@rohanKanojia rohanKanojia moved this from Review to Planned in Eclipse JKube Nov 8, 2023
@manusa manusa modified the milestones: 1.15.0, 1.x Nov 9, 2023
@sunix sunix removed the status in Eclipse JKube Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demoable Issues which can be demoed during the Sprint review meeting UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants