-
Notifications
You must be signed in to change notification settings - Fork 16
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 log button for builds on dashboard. #677
Labels
kind/feature 💡
Issue for requesting a new feature
Comments
hi, I'm not sure about which screen and which delete button you're referencing ? |
On the dashboard we have the delete button beside any builds. We should have a log button beside it so it's more easily accessible / shows the current log of the build. I've updated the title to reflect it, I worded it wrong. Apologizes! |
cdrage
changed the title
Add log button that loads image log
Add log button that loads build log
Jul 26, 2024
cdrage
changed the title
Add log button that loads build log
Add log button for builds on dashboard.
Jul 26, 2024
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 5, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce -->
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 5, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 5, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 5, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 5, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 5, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 11, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
that referenced
this issue
Sep 11, 2024
* feat: adds log page for builds ### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes #677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]> * update based on review Signed-off-by: Charlie Drage <[email protected]> --------- Signed-off-by: Charlie Drage <[email protected]>
github-project-automation
bot
moved this from 🚥 In Review
to ✔️ Done
in Podman Desktop Planning
Sep 11, 2024
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 11, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 24, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Sep 27, 2024
### What does this PR do? * Adds a log action button that will show the logs in real-time in a separate page * Automatically refreshes / appends to the output * Uses terminal settings from Podman Desktop to match what the user has setup. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#677 ### How to test this PR? 1. Start a build 2. Click the "logs" button on the dashboard 3. Watch logs propagate <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe
We should have a log button next to the delete button that loads up logs / essentially loads up with auto-refreshing the image log file (if it's available).
Multiple users have brought up "this doesn't work", but we have to explain to retrieve the image log file, it should be more accessible.
I encountered this a lot during implementing #623 where having a direct button to logs would of been handy.
It should:
Describe the solution you'd like
Log button that loads up image log (in a terminal?).
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: