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

GitHub Actions: Streaming Logs & Scrollback #839

Closed
github-product-roadmap opened this issue Dec 20, 2023 · 1 comment
Closed

GitHub Actions: Streaming Logs & Scrollback #839

github-product-roadmap opened this issue Dec 20, 2023 · 1 comment
Labels
actions Feature: GitHub Actions all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available shipped Shipped

Comments

@github-product-roadmap
Copy link
Collaborator

Summary

Previously, an actively running Actions' job would only stream the logs generated after the page was loaded. Logs emitted prior to the page loading would only be available after the job completed. This made it challenging to monitor the progress of jobs as they were running, particularly those that could take a long time to complete.

This feature includes improvements to the way we stream logs and will also show the previous 1,000 lines when visiting the logs of an actively running job.

Intended Outcome

Customers will now be able to visit the logs of a running job and immediately get context of its progress and status. This enable developers to understand if a workflow is behaving as expected much faster.

How will it work?

Upon visiting the logs of an actively running Actions jobs, customers will now see the previous 1,000 lines of logs and any new lines emitted thereafter.

@github github locked and limited conversation to collaborators Dec 20, 2023
@github-product-roadmap github-product-roadmap added actions Feature: GitHub Actions all Product SKU: All preview Feature phase: Preview cloud Available on Cloud labels Dec 20, 2023
@ankneis ankneis moved this to Q1 2024 – Jan-Mar in GitHub Public Roadmap Dec 20, 2023
@ankneis ankneis added ga Feature phase: Generally available and removed preview Feature phase: Preview labels Mar 1, 2024
@ankneis ankneis moved this from Q1 2024 – Jan-Mar to Q2 2024 – Apr-Jun in GitHub Public Roadmap Apr 24, 2024
@ankneis ankneis added the shipped Shipped label Apr 30, 2024
@ankneis
Copy link
Collaborator

ankneis commented Apr 30, 2024

@ankneis ankneis closed this as completed Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
actions Feature: GitHub Actions all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available shipped Shipped
Projects
Status: Q1 2025 – Jan-Mar
Development

No branches or pull requests

2 participants