Skip to content

Commit ece5113

Browse files
authored
Merge pull request docker#15931 from jerae-duffin/ENGDOCS-1056
Updated release notes
2 parents 8f2c9e5 + 84ff149 commit ece5113

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docker-hub/builds/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,13 @@ repository.
183183

184184
From either location, you can select a build job to view its build report. The
185185
build report shows information about the build job. This includes the source
186-
repository and branch (or tag), the build logs, the build duration, creation time and location, and the user namespace the build occurred in. You can also refresh the page to see the current progress of your build logs.
186+
repository and branch (or tag), the build logs, the build duration, creation time and location, and the user namespace the build occurred in.
187+
188+
>**Note**
189+
>
190+
> You can now view the progress of your builds every 30 seconds when you
191+
> refresh the Builds page. With the in-progress build logs, you can debug your
192+
> builds before they're finished.
187193
188194
![Build Report](/docker-hub/images/index-report.png)
189195

docker-hub/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ known issues for each Docker Hub release.
1111

1212
Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/projects/1){: target="_blank" rel="noopener" class="_"} to see what's coming next.
1313

14+
## 2022-09-26
15+
### New feature
16+
17+
The new [autobuild feature](../docker-hub/builds/index.md#check-your-active-builds) lets you view your in-progress logs every 30 seconds instead of when the build is complete.
1418

1519
## 2022-09-21
1620
### Enhancement

0 commit comments

Comments
 (0)