Skip to content

search: deprecate "is-automated" filter and "IsAutomated" field - #4413

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:deprecate_is_autobuild
Aug 9, 2023
Merged

search: deprecate "is-automated" filter and "IsAutomated" field#4413
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:deprecate_is_autobuild

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Jul 10, 2023

Copy link
Copy Markdown
Member

The IsAutomated field is being deprecated by Docker Hub's search API and will always be "false" in future.

This patch:

  • Deprecates the field and the related "is-automated" filter
  • Removes the "AUTOMATED" column from the default output of "docker search"

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@codecov-commenter

codecov-commenter commented Jul 10, 2023

Copy link
Copy Markdown

Codecov Report

Merging #4413 (d8aab08) into master (0c5eb94) will decrease coverage by 0.01%.
The diff coverage is 25.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4413      +/-   ##
==========================================
- Coverage   59.39%   59.39%   -0.01%     
==========================================
  Files         288      288              
  Lines       24779    24780       +1     
==========================================
  Hits        14717    14717              
- Misses       9175     9176       +1     
  Partials      887      887              

@thaJeztah

Copy link
Copy Markdown
Member Author

I'll rebase this one because #4488 was merged (expected conflict)

The IsAutomated field is being deprecated by Docker Hub's search API and
will always be "false" in future.

This patch:

- Deprecates the field and the related "is-automated" filter
- Removes the "AUTOMATED" column from the default output of "docker search"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants